summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/lifecycle/instance/JobPusher.java
AgeCommit message (Collapse)Author
2013-09-16MoreAndrew Branson
2012-08-03Logging and error message clean-upAndrew Branson
Logger.debug(String) now deprecated so they're easier to spot when left in.
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
CastorXMLUtility is now a static member of gateway. Domain specific instances can be used by domain applications, but the maps do not interfere with the kernel.
2012-05-30Initial Maven ConversionAndrew Branson