Commit Graph

8 Commits

Author SHA1 Message Date
bea44ea12e add Apache license headers 2016-04-20 13:41:56 -04:00
Ian
c97c5ff810 Added test for StartupSettings and documentation of use - in README.md.
* Also tweaked the `StartupSettings` so that it now reads in an `id` for the node, rather than just resulting in a blank `id`;
* Moved some logging from stdout to log4j
* Full `maven test` passing

Arguably this would result in a version change, as the settings file format has changed and now requires an id field. However we could make it optional, but it seems odd to have nodes with no ids.
2016-01-31 11:17:34 +11:00
80bbccbd68 Logging cleanup 2016-01-01 18:27:11 -05:00
4aba10d2c3 Small cleanup 2015-02-21 15:48:03 -05:00
17f1ad6f4f Apply formatting 2015-01-17 18:21:57 -05:00
6d70b28e82 Dos2unix this joint 2015-01-17 18:15:40 -05:00
4245908b38 Add id field 2015-01-12 09:35:22 -05:00
4edc7738ec Initial code merge 2015-01-09 11:33:54 -05:00