You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2011/03/22 16:24:05 UTC

[jira] [Created] (JUDDI-463) Sporadic failure of Subscription Unit tests

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

[jira] [Resolved] (JUDDI-463) Sporadic failure of Subscription Unit tests

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam resolved JUDDI-463.
-------------------------------

    Resolution: Fixed

> 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

[jira] [Commented] (JUDDI-463) Sporadic failure of Subscription Unit tests

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013593#comment-13013593 ] 

Kurt T Stam commented on JUDDI-463:
-----------------------------------

See also: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=676

> 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