summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/process
AgeCommit message (Expand)Author
2012-12-14Use XMLUnit XML Diff to compare system resources, for compatibility withAndrew Branson
2012-11-30Report module dependency shuffling in logAndrew Branson
2012-11-26Removed old cmdline switched from usage()Andrew Branson
2012-11-26Clean up module exception.Andrew Branson
2012-11-26Write console port to server item even if it's been automaticallyAndrew Branson
2012-11-26Fixes #84Andrew Branson
2012-11-09Validate module xml against schema before unmarshalling. Fixes #82Andrew Branson
2012-07-30Introduce Module.debug property to enable editing workflows on moduleAndrew Branson
2012-07-25Use Maven resource filtering for version stringAndrew Branson
2012-07-25Example file updatesAndrew Branson
2012-07-12Formatting and cleanupAndrew Branson
2012-07-12Suspend transition now can carry an optional 'Errors' outcome whereAndrew Branson
2012-07-11Commented out ItemHTTPServerAndrew Branson
2012-07-06Remove XML parsing from module processing, use Castor unmarshallingAndrew Branson
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-06-22Modules and entitycreation support Aggregations, collection propertiesAndrew Branson
2012-06-19Refactor modulesAndrew Branson
2012-06-14Move module imports into Bootstrap thread.Andrew Branson
2012-06-14ModuleExceptionAndrew Branson
2012-06-14Created ModuleExceptionAndrew Branson
2012-05-30Initial Maven ConversionAndrew Branson