summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/collection/Collection.java
AgeCommit message (Expand)Author
2014-09-30Remove Collection.URLInfo. Add Collection.Version, and add it to theAndrew Branson
2014-09-26Switch Collection and Job equals() to Object rather than local. Andrew Branson
2014-09-26Parent2ChildCollection was just a default implementation of Collection,Andrew Branson
2014-09-09Replaced int sysKey Item identifier with UUID, which is now portable.Andrew Branson
2012-05-30Initial Maven ConversionAndrew Branson