[ http://jira.codehaus.org/browse/MCHANGELOG-36?page=all ] Edwin Punzalan closed MCHANGELOG-36: ------------------------------------
Resolution: Fixed Patch applied. Thanks. > Tests fail on build > ------------------- > > Key: MCHANGELOG-36 > URL: http://jira.codehaus.org/browse/MCHANGELOG-36 > Project: Maven 2.x Changelog Plugin > Type: Bug > Versions: 2.0 > Environment: osx 10.4.6, java 1.4.2_06 > Reporter: Julian Wood > Assignee: Edwin Punzalan > Fix For: 2.0 > Attachments: MCHANGELOG-36.patch, MCHANGELOG-36a.patch > > > 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) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira