This website requires JavaScript.
Explore
Help
Sign In
jdb
/
timestamper
Watch
1
Star
0
Fork
0
You've already forked timestamper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
timestamper
/
project.properties
6 lines
96 B
Properties
Raw
Normal View
History
Unescape
Escape
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
#Fri, 11 Oct 2013 18:08:21 +0000
Initial commit of the TimeStamper Java core library. This library grew out of the TimeStamper GUI application. Earlier repository history can be found there.
2011-06-16 12:09:56 -05:00
name
=
timestamper-lib
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
version
=
2.0
Initial commit of the TimeStamper Java core library. This library grew out of the TimeStamper GUI application. Earlier repository history can be found there.
2011-06-16 12:09:56 -05:00
lib.local
=
true
Version 1.4: SyncTarget syncOnExit property is meaningful now.
2013-09-13 09:24:44 -05:00
build.number
=
1
Reference in New Issue
Copy Permalink