summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/process/Bootstrap.java
AgeCommit message (Expand)Author
2014-08-25Require integers for all resource versionsAndrew Branson
2014-06-25Validate module resources to schema. Die if module resource importAndrew Branson
2014-04-03ResourceImportHandler interface to allow custom <Resource> types orAndrew Branson
2013-08-02Module resources can specify version number, which overrides the defaultAndrew Branson
2013-07-23Support for schemaName and schemaVersion in EventAndrew Branson
2013-06-25More intelligent import of module resources. If resources or outcomesAndrew Branson
2013-04-03XMLDiff report makes more sense if the arguments are (old, new).Andrew Branson
2013-01-31Added ViewName field to Event. Filled in with the Viewpoint name ifAndrew Branson
2012-12-14Use XMLUnit XML Diff to compare system resources, for compatibility withAndrew Branson
2012-11-26Write console port to server item even if it's been automaticallyAndrew Branson
2012-07-30Introduce Module.debug property to enable editing workflows on moduleAndrew Branson
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
2012-06-19Refactor modulesAndrew Branson
2012-06-14Move module imports into Bootstrap thread.Andrew Branson
2012-05-30Initial Maven ConversionAndrew Branson