Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameters

Prefix Name Value
-D java.awt.headless true
org.apache.tools.ant.Main
-D gump.merge /zonestorage/gump/export/home/gump/test/gump/work/merge.xml
-D build.sysclasspath only
-D deprecation false
-D version 14052008
-D skip.jar.loading true
test

Environment Overrides

Name Value
CLASSPATH :/opt/jdk1.6.0/lib/tools.jar /export/home/gump/test/workspace/velocity-texen/bin/test-classes /export/home/gump/test/workspace/velocity-texen/bin/test /export/home/gump/test/workspace/velocity-texen/bin/test/texen-classpath.jar /export/home/gump/test/workspace/velocity-texen/bin/texen-14052008.jar /export/home/gump/test/workspace/ant/dist/lib/ant-jmf.jar /export/home/gump/test/workspace/ant/dist/lib/ant-swing.jar /export/home/gump/test/workspace/ant/dist/lib/ant-apache-resolver.jar /export/home/gump/test/workspace/ant/dist/lib/ant-trax.jar /export/home/gump/test/workspace/ant/dist/lib/ant-junit.jar /export/home/gump/test/workspace/ant/dist/lib/ant-launcher.jar /export/home/gump/test/workspace/ant/dist/lib/ant-nodeps.jar /export/home/gump/test/workspace/ant/dist/lib/ant.jar /export/home/gump/packages/junit3.8.1/junit.jar /export/home/gump/test/workspace/xml-commons/java/build/resolver.jar /export/home/gump/test/workspace/apache-commons/collections/build/commons-collections-14052008.jar /export/home/gump/test/workspace/apache-commons/lang/commons-lang-14052008.jar /export/home/gump/test/workspace/logging-log4j-12/dist/lib/log4j-14052008.jar /export/home/gump/test/workspace/jdom/build/jdom.jar /export/home/gump/packages/werken-xpath/werken-xpath-0.9.4.jar /export/home/gump/test/workspace/velocity-engine/bin/velocity-14052008.jar /export/home/gump/test/workspace/velocity-engine/bin/velocity-dep-14052008.jar /export/home/gump/test/workspace/velocity-anakia/bin/anakia-14052008.jar /export/home/gump/packages/antlr-2.7.6/antlr.jar

Command Line

/opt/jdk1.6.0/bin/java -Djava.awt.headless=true org.apache.tools.ant.Main
        -Dgump.merge=/zonestorage/gump/export/home/gump/test/gump/work/merge.xml
        -Dbuild.sysclasspath=only -Ddeprecation=false -Dversion=14052008
        -Dskip.jar.loading=true test 

Output

Buildfile: /zonestorage/gump/export/home/gump/test/workspace/velocity-texen/build/build.xml

basic-prepare:

build-prepare:

build-download:

commons-collections-download:

http-download:

do-http-download:

commons-lang-download:

http-download:

do-http-download:

velocity-download:

http-download:

do-http-download:

junit-download:

http-test-download:

do-http-test-download:

antlr-download:

http-docs-download:

do-http-docs-download:

jdom-download:

http-docs-download:

do-http-docs-download:

werken-xpath-download:

http-docs-download:

do-http-docs-download:

anakia-download:

http-docs-download:

do-http-docs-download:

compile-src:

compile-test:
    [javac] Compiling 6 source files to /zonestorage/gump/export/home/gump/test/workspace/velocity-texen/bin/test-classes

test-jar:
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/velocity-texen/bin/test
      [jar] Building jar: /zonestorage/gump/export/home/gump/test/workspace/velocity-texen/bin/test/texen-classpath.jar

test:
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/velocity-texen/bin/test-reports
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          jar:file:/zonestorage/gump/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and jar:file:/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit] Running org.apache.texen.ExtendedTexenTestCase
    [junit] Template results directory does not exist
    [junit] Created template results directory
    [junit] Generating to file bin/test/texen-generator/report
    [junit] Comparing result file 'bin/test/texen-generator/TurbineWeather.java' with compare file 'test/texen/compare/TurbineWeather.java'
    [junit] Comparing result file 'bin/test/texen-generator/TurbineWeatherService.java' with compare file 'test/texen/compare/TurbineWeatherService.java'
    [junit] Comparing result file 'bin/test/texen-generator/WeatherService.java' with compare file 'test/texen/compare/WeatherService.java'
    [junit] Comparing result file 'bin/test/texen-generator/book.txt' with compare file 'test/texen/compare/book.txt'
    [junit] Comparing result file 'bin/test/texen-generator/Text.txt' with compare file 'test/texen/compare/Text.txt'
    [junit] Template results directory does not exist
    [junit] Created template results directory
    [junit] Using classpath
    [junit] Generating to file bin/test/texen-generator-classpath/report
    [junit] org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'Control.vm'
    [junit] 	at org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:452)
    [junit] 	at org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:335)
    [junit] 	at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1342)
    [junit] 	at org.apache.velocity.app.VelocityEngine.getTemplate(VelocityEngine.java:419)
    [junit] 	at org.apache.texen.Generator.getTemplate(Generator.java:321)
    [junit] 	at org.apache.texen.Generator.parse(Generator.java:451)
    [junit] 	at org.apache.texen.Texen.execute(Texen.java:342)
    [junit] 	at org.apache.texen.ExtendedTexenTestCase.testExtendedTexenClasspath(ExtendedTexenTestCase.java:176)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.408 sec
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)

BUILD FAILED
/zonestorage/gump/export/home/gump/test/workspace/velocity-texen/build/build.xml:520: Test org.apache.texen.ExtendedTexenTestCase failed

Total time: 2 seconds

Last Updated: Wed, 14 May 2008 18:00:04 ().Python Logo