Commit Graph

4 Commits

Author SHA1 Message Date
Andy Janata f33070ab7e move the js constant updater build tool down after java compile since it needs the new constant file compiled first
make the js constant updater only run on enums
2012-01-12 21:33:54 -08:00
Andy Janata 8da78ebac7 move MessageType back inside QueuedMessage since the client doesn't need it
make converter to produce js enums out of java enums
make everything use the constants on both sides for ajax operation code and disconnect reason
move the handler update out of the subpackage that it generates into
make the enum update and handler update run at build
2012-01-12 20:05:39 -08:00
Andy Janata 7f1158f59c add findbugs to build 2012-01-12 14:24:23 -08:00
Andy Janata 668f9fe87d initial commit 2011-12-16 16:39:52 -08:00