Sporadic failure of Subscription Unit tests
-------------------------------------------

                 Key: JUDDI-463
                 URL: https://issues.apache.org/jira/browse/JUDDI-463
             Project: jUDDI
          Issue Type: Bug
    Affects Versions: 3.0.4
            Reporter: Kurt T Stam
            Assignee: Kurt T Stam
             Fix For: 3.1.0


We store our dates as timestamps, but the persistence layer returns them as 
java.util.Date. This can lead to issues when the methods compareTo, after or 
before are used, since in that case the milli-seconds are ignored. See also 
http://kurtstam.blogspot.com/2011/03/as-if-time-isnt-difficult-enough-i-say.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to