Hello Everyone,

Does anyone else get the below error message upon invoking "ant junitAll"? I
did an "ant cvsUpdateAll" already so I should have the latest build.

Please let me know, thanks.

Burt


BUILD FAILED
file:C:/__DATA/OFFICIAL_HACKYSTAT_BUILD/hackyBuild/build.utils.xml:428:
Could no
t find xalan2 nor xalan1 in the classpath. Check
http://xml.apache.org/xalan-j


The complete console log is:
C:\__DATA\OFFICIAL_HACKYSTAT_BUILD\hackyBuild>ant junitAll
Buildfile: build.xml

installBuildSensor:

setProperties:
     [echo] (hackyBuild) Starting build on November 8 2004 13:48:06.

checkProperties:

junitAll:

doUtil_hackyAnt:
     [echo] (hackyBuildUtils) Invoking junit for hackyAnt.

junit:
     [echo] (hackyBuildUtils) Running JUnit tests on module hackyAnt.
    [junit] Running org.hackystat.stdext.sensor.ant.build.TestAntBuildSensor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.407 sec
    [junit] Running
org.hackystat.stdext.sensor.ant.build.TestBuildSensorHolder
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.891 sec
    [junit] Running org.hackystat.stdext.sensor.ant.cccc.TestCCCCSensor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] Running
org.hackystat.stdext.sensor.ant.jblanket.TestJBlanketSensor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.828 sec
    [junit] Running org.hackystat.stdext.sensor.ant.junit.TestJUnitSensor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.828 sec
    [junit] Running
org.hackystat.stdext.sensor.ant.loadtest.TestPerfReportParse
r
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.406 sec

BUILD FAILED
file:C:/__DATA/OFFICIAL_HACKYSTAT_BUILD/hackyBuild/build.utils.xml:428:
Could no
t find xalan2 nor xalan1 in the classpath. Check
http://xml.apache.org/xalan-j

Total time: 9 seconds
C:\__DATA\OFFICIAL_HACKYSTAT_BUILD\hackyBuild>

Reply via email to