I think I found bug in regards to MNG-2562. I tried out the new
${build.timestamp} and noticed that the timestamp was wrong. My local
time is 12:30 AM (30 minutes after midnight), but the value comes out
as 20080815-1230. That means timestamps are not unique. Any value in
the AM hour will be repeated in the PM hour, and that's misleading. It
should have been 20080815-0030.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to