Hello:

(I've finally gotten around to installing subclipse.)

Running test.time on Java 1.3.1_14 breaks with the following:

test.time:
     [echo] Running time package tests ...
     [java] Executing 'C:\java\sun\1.3.1_14\jre\bin\java.exe' with
arguments:
     [java] '-classpath'
     [java]
'C:\svn-store\jakarta\commons\lang\target\classes;C:\svn-store\jakarta\c
ommons\lang\target\tests;C:\cvs-store\thirdpar
ty\JUnit\3.8.1\junit.jar'
     [java] 'junit.textui.TestRunner'
     [java] 'org.apache.commons.lang.time.TimeTestSuite'
     [java]
     [java] The ' characters around the executable and arguments are
     [java] not part of the command.
     [java] ........F................................
     [java] Time: 4.707
     [java] There was 1 failure:
     [java] 1)
testRound(org.apache.commons.lang.time.DateUtilsTest)junit.framework.Ass
ertionFailedError: round MET date across DS
T change-over expected:<Sun Mar 30 03:00:00 IRST 2003> but was:<Sun Mar
30 02:00:00 IRST 2003>
     [java]     at
org.apache.commons.lang.time.DateUtilsTest.testRound(DateUtilsTest.java:
472)

     [java] FAILURES!!!
     [java] Tests run: 40,  Failures: 1,  Errors: 0


BUILD FAILED
C:\svn-store\jakarta\commons\lang\build.xml:199: Java returned: 1
        at org.apache.tools.ant.taskdefs.Java.execute(Java.java:86)
        at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
        at org.apache.tools.ant.Task.perform(Task.java:364)
        at org.apache.tools.ant.Target.execute(Target.java:341)
        at org.apache.tools.ant.Target.performTasks(Target.java:369)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
        at
org.apache.tools.ant.Project.executeTargets(Project.java:1062)
        at org.apache.tools.ant.Main.runBuild(Main.java:673)
        at org.apache.tools.ant.Main.startAnt(Main.java:188)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:196)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)

but runs fine on Java 1.4.2_07.

Any ideas?

Gary Gregory
Senior Software Engineer
Seagull Software
Web:    http://www.seagullsoftware.com
Email:  [EMAIL PROTECTED]
Land:   310-546-3134
Mobile: 310-403-8747
Skype:  garygregory
Time Z: USA, Pacific

Reply via email to