atom feed6 messages in net.java.dev.jsr235.issues[Issue 59] DataHelperTest.testDateBa...
FromSent OnAttachments
umersewskyAug 20, 2008 5:37 am 
radupAug 29, 2008 2:01 pm 
radupSep 11, 2008 8:16 pm 
radupSep 19, 2008 5:56 pm 
radupSep 24, 2008 5:44 pm 
dtadcoxOct 6, 2008 12:34 pm 
Subject:[Issue 59] DataHelperTest.testDateBasedConversions()
From:radup (rad@dev.java.net)
Date:Sep 19, 2008 5:56:52 pm
List:net.java.dev.jsr235.issues

https://jsr235.dev.java.net/issues/show_bug.cgi?id=59

User radup changed the following:

What |Old value |New value ================================================================================ Status|NEW |STARTED

--------------------------------------------------------------------------------

------- Additional comments from rad@dev.java.net Sat Sep 20 00:57:14 +0000
2008 ------- Discussed this in the Sep-18 call. For the Date conversion tests, agreed to use the "Expected Date Roundtrip" value as the control value.

I have investigated another issue related to the Calendar conversion tests and the implementation of XMLGregorianCalendar's parsing of gMonth values. Depending on the version of Xerces in use, different values work or don't work, but "--03Z" doesn't work not even with the most recent version.

On the other hand, all the other types support the timezones correctly, so what I suggest is a mechanism through which DataHelper.toMonth(Calendar) tests are not performed for values that have "Z" as timezone.