XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0
    • None
    • osx 10.4.6, java 1.4.2_06

    Description

      The date test assertions all fail:

      junit.framework.AssertionFailedError: Test changelog 1 set 1 date/time expected:<239635800000> but was:< 239715000000 >
      at org.apache.maven.changelog.ChangeLogTest.testReadFile(ChangeLogTest.java:50)

      assertEquals( "Test changelog 1 set 1 date/time", 239635800000L, changeSet.getDate().getTime() );

      They just have the wrong date, and they are offset by the timezone ( 7 hours, in my case - I'm MST -0700)

      Attachments

        1. MCHANGELOG-36.patch
          3 kB
          Julian Wood
        2. MCHANGELOG-36a.patch
          4 kB
          Julian Wood

        Issue Links

          Activity

            People

              elpunzalan Edwin Punzalan
              woodj Julian Wood
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: