You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Velocity Gump <de...@velocity.apache.org> on 2008/10/01 11:33:54 UTC

[GUMP@vmgump]: Project velocity-texen-test (in module velocity-texen) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project velocity-texen-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 25 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - velocity-texen-test :  Texen is a general purpose text generating utility based on ...


Full details are available at:
    http://vmgump.apache.org/gump/public/velocity-texen/velocity-texen-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/velocity-texen/velocity-texen-test/gump_work/build_velocity-texen_velocity-texen-test.html
Work Name: build_velocity-texen_velocity-texen-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 5 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Ddeprecation=false -Dversion=01102008 -Dskip.jar.loading=true test 
[Working Directory: /srv/gump/public/workspace/velocity-texen/build]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/velocity-texen/bin/test-classes:/srv/gump/public/workspace/velocity-texen/bin/test:/srv/gump/public/workspace/velocity-texen/bin/test/texen-classpath.jar:/srv/gump/public/workspace/velocity-texen/bin/texen-01102008.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-01102008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lan
 g-01102008.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-01102008.jar:/srv/gump/public/workspace/jdom/build/jdom.jar:/srv/gump/packages/werken-xpath/werken-xpath-0.9.4.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-01102008.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-dep-01102008.jar:/srv/gump/public/workspace/velocity-anakia/bin/anakia-01102008.jar:/srv/gump/packages/antlr-2.7.6/antlr.jar
---------------------------------------------

test-jar:
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-texen/bin/test
      [jar] Building jar: /srv/gump/public/workspace/velocity-texen/bin/test/texen-classpath.jar

test:
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-texen/bin/test-reports
    [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:483)
    [junit] 	at org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:354)
    [junit] 	at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1388)
    [junit] 	at org.apache.velocity.app.VelocityEngine.getTemplate(VelocityEngine.java:422)
    [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:585)
    [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] 	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:423)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:923)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:780)
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.262 sec

BUILD FAILED
/srv/gump/public/workspace/velocity-texen/build/build.xml:520: Test org.apache.texen.ExtendedTexenTestCase failed

Total time: 4 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/velocity-texen/velocity-texen-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/velocity-texen/velocity-texen-test/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 10000001102008, vmgump:vmgump-public:10000001102008
Gump E-mail Identifier (unique within run) #86.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org