You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Martin Pischky (JIRA)" <ji...@apache.org> on 2012/05/17 13:57:06 UTC

[jira] [Created] (AXIS2-5324) Wrong time when parsing time without time zone information with with milliseconds.

Martin Pischky created AXIS2-5324:
-------------------------------------

             Summary: Wrong time when parsing time without time zone information with with milliseconds.
                 Key: AXIS2-5324
                 URL: https://issues.apache.org/jira/browse/AXIS2-5324
             Project: Axis2
          Issue Type: Bug
          Components: adb
    Affects Versions: 1.6.2, 1.5.4
         Environment: SuSE Linux 11.3, Windows XPSP3 DE running Tomcat6, java 1.6
            Reporter: Martin Pischky
            Priority: Critical


reopen of AXIS2-4719, see my comment there.
BTW: The test testConvertToDateTime in for ConverterUtilTest does not contain any Assert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Comment Edited] (AXIS2-5324) Wrong time when parsing time without time zone information with with milliseconds.

Posted by "Martin Pischky (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278898#comment-13278898 ] 

Martin Pischky edited comment on AXIS2-5324 at 5/18/12 3:54 PM:
----------------------------------------------------------------

Fixed this and added real test. Attached two text files with changed methodes and a patch based on AXIS2 1.5.4.
Test is a little bit like a bck to back test. Uses parts of SimleDateFormat. Tests are run in different default time zones by TimeZone.setDefault().

Hope this helps, AXIS2 is a great tool!

Martin
                
      was (Author: martin.pischky):
    Fixed this and added real test. Attached two text fileswith changes methodes and a patch to AXIS2 1.5.4.
Test is a little bit like a bck to back test. Uses parts of SimleDateFormat. Tests are run in different default time zones by TimeZone.setDefault().

Hope this helps, AXIS2 is a great tool!

Martin
                  
> Wrong time when parsing time without time zone information with with milliseconds.
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5324
>             Project: Axis2
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.5.4, 1.6.2
>         Environment: SuSE Linux 11.3, Windows XPSP3 DE running Tomcat6, java 1.6
>            Reporter: Martin Pischky
>            Priority: Critical
>              Labels: calendar, datetime, daylight, timezone
>         Attachments: ConverterUtil.txt, ConverterUtilTest.txt, axis2-1.5.4.patch_AXIS2-5324.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> reopen of AXIS2-4719, see my comment there.
> BTW: The test testConvertToDateTime in for ConverterUtilTest does not contain any Assert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5324) Wrong time when parsing time without time zone information with with milliseconds.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281493#comment-13281493 ] 

Hudson commented on AXIS2-5324:
-------------------------------

Integrated in Axis2 #1503 (See [https://builds.apache.org/job/Axis2/1503/])
    Fixed AXIS2-5324, added modifications and test cases extracted from given patch. This solved any remaining issues of AXIS2-4719 too. (Revision 1341780)

     Result = SUCCESS
sagara : 
Files : 
* /axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/ConverterUtil.java
* /axis/axis2/java/core/trunk/modules/adb/test/org/apache/axis2/databinding/utils/ConverterUtilTest.java

                
> Wrong time when parsing time without time zone information with with milliseconds.
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5324
>             Project: Axis2
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.5.4, 1.6.2
>         Environment: SuSE Linux 11.3, Windows XPSP3 DE running Tomcat6, java 1.6
>            Reporter: Martin Pischky
>            Priority: Critical
>              Labels: calendar, datetime, daylight, timezone
>             Fix For: 1.5.7, 1.7.0, 1.6.3
>
>         Attachments: ConverterUtil.txt, ConverterUtilTest.txt, axis2-1.5.4.patch_AXIS2-5324.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> reopen of AXIS2-4719, see my comment there.
> BTW: The test testConvertToDateTime in for ConverterUtilTest does not contain any Assert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Comment Edited] (AXIS2-5324) Wrong time when parsing time without time zone information with with milliseconds.

Posted by "Martin Pischky (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278898#comment-13278898 ] 

Martin Pischky edited comment on AXIS2-5324 at 5/18/12 3:54 PM:
----------------------------------------------------------------

Fixed this and added real test. Attached two text files with changed methodes and a patch based on AXIS2 1.5.4.
Test is a little bit like a back to back test. Uses parts of SimleDateFormat. Tests are run in different default time zones by TimeZone.setDefault().

Hope this helps, AXIS2 is a great tool!

Martin
                
      was (Author: martin.pischky):
    Fixed this and added real test. Attached two text files with changed methodes and a patch based on AXIS2 1.5.4.
Test is a little bit like a bck to back test. Uses parts of SimleDateFormat. Tests are run in different default time zones by TimeZone.setDefault().

Hope this helps, AXIS2 is a great tool!

Martin
                  
> Wrong time when parsing time without time zone information with with milliseconds.
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5324
>             Project: Axis2
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.5.4, 1.6.2
>         Environment: SuSE Linux 11.3, Windows XPSP3 DE running Tomcat6, java 1.6
>            Reporter: Martin Pischky
>            Priority: Critical
>              Labels: calendar, datetime, daylight, timezone
>         Attachments: ConverterUtil.txt, ConverterUtilTest.txt, axis2-1.5.4.patch_AXIS2-5324.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> reopen of AXIS2-4719, see my comment there.
> BTW: The test testConvertToDateTime in for ConverterUtilTest does not contain any Assert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5324) Wrong time when parsing time without time zone information with with milliseconds.

Posted by "Martin Pischky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Pischky updated AXIS2-5324:
----------------------------------

    Attachment: ConverterUtil.txt
                axis2-1.5.4.patch_AXIS2-5324.patch
                ConverterUtilTest.txt
    
> Wrong time when parsing time without time zone information with with milliseconds.
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5324
>             Project: Axis2
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.5.4, 1.6.2
>         Environment: SuSE Linux 11.3, Windows XPSP3 DE running Tomcat6, java 1.6
>            Reporter: Martin Pischky
>            Priority: Critical
>              Labels: calendar, datetime, daylight, timezone
>         Attachments: ConverterUtil.txt, ConverterUtilTest.txt, axis2-1.5.4.patch_AXIS2-5324.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> reopen of AXIS2-4719, see my comment there.
> BTW: The test testConvertToDateTime in for ConverterUtilTest does not contain any Assert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Resolved] (AXIS2-5324) Wrong time when parsing time without time zone information with with milliseconds.

Posted by "Sagara Gunathunga (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5324.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.3
                   1.7.0
                   1.5.7

Patch available on r1341780 and thanks for your contribution.  
                
> Wrong time when parsing time without time zone information with with milliseconds.
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5324
>             Project: Axis2
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.5.4, 1.6.2
>         Environment: SuSE Linux 11.3, Windows XPSP3 DE running Tomcat6, java 1.6
>            Reporter: Martin Pischky
>            Priority: Critical
>              Labels: calendar, datetime, daylight, timezone
>             Fix For: 1.5.7, 1.7.0, 1.6.3
>
>         Attachments: ConverterUtil.txt, ConverterUtilTest.txt, axis2-1.5.4.patch_AXIS2-5324.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> reopen of AXIS2-4719, see my comment there.
> BTW: The test testConvertToDateTime in for ConverterUtilTest does not contain any Assert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5324) Wrong time when parsing time without time zone information with with milliseconds.

Posted by "Martin Pischky (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278898#comment-13278898 ] 

Martin Pischky commented on AXIS2-5324:
---------------------------------------

Fixed this and added real test. Attached two text fileswith changes methodes and a patch to AXIS2 1.5.4.
Test is a little bit like a bck to back test. Uses parts of SimleDateFormat. Tests are run in different default time zones by TimeZone.setDefault().

Hope this helps, AXIS2 is a great tool!

Martin
                
> Wrong time when parsing time without time zone information with with milliseconds.
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5324
>             Project: Axis2
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.5.4, 1.6.2
>         Environment: SuSE Linux 11.3, Windows XPSP3 DE running Tomcat6, java 1.6
>            Reporter: Martin Pischky
>            Priority: Critical
>              Labels: calendar, datetime, daylight, timezone
>         Attachments: ConverterUtil.txt, ConverterUtilTest.txt, axis2-1.5.4.patch_AXIS2-5324.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> reopen of AXIS2-4719, see my comment there.
> BTW: The test testConvertToDateTime in for ConverterUtilTest does not contain any Assert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org