timestamper/project.properties
Jonathan Bernard d720c6c645 Version 2.0: Added UUID to markers, truncated timestamps to seconds field.
* Added a UUID field to TimelineMarker.
* Updated StreamBasedTimelineSource to read and write UUIDs. The current format
  is compatible with the 1.x format, but support for the 1.x format is planned
  to be deprecated for 3.x.

  The UUID is added on the same line as the timestamp, with a `,` separating
  the timestamp and the UUID value.
* Updated JDBLabsWebTimelineSource to use UUIDs to reconcile the different
  timestamp entries (more reliable that using the timestamp value).
2013-10-11 19:59:44 +00:00

6 lines
96 B
Properties

#Fri, 11 Oct 2013 18:08:21 +0000
name=timestamper-lib
version=2.0
lib.local=true
build.number=1