summaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Collapse)Author
2012-07-24cristal-dev upgradeAndrew Branson
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-07-02Removed persistency of VertexOutlineCreator - containing subclassesAndrew Branson
should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded
2012-06-29Pull remaining graph GUI components into cristal-guiAndrew Branson
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-06-19Refactor modulesAndrew Branson
Support workflows on module resources
2012-06-14Added project metadataAndrew Branson
2012-06-04Create source jarAndrew Branson
2012-05-31Cleanup bin & add eclipse launch configurationsAndrew Branson
2012-05-30Auto set classpath in eclipse for generated source. Requires buildAndrew Branson
helper plugin.
2012-05-30Initial Maven ConversionAndrew Branson