grep -v velocity-texen-test

oooops, wrong shell window, sorry...

Le lundi 04 février 2008 à 03:26 -0800, Velocity Gump a écrit :
> 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 [EMAIL PROTECTED]
> 
> Project velocity-texen-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 32 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: 6 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=04022008 
> -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/test/texen-classpath/test.jar:/srv/gump/public/workspace/velocity-texen/bin/texen-04022008.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-04022008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-04022008.jar:/srv/gump/public/workspace/loggin
 g-
>  
> log4j-12/dist/lib/log4j-04022008.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-04022008.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-dep-04022008.jar:/srv/gump/public/workspace/velocity-anakia/bin/anakia-04022008.jar:/srv/gump/packages/antlr-2.7.6/antlr.jar
> ---------------------------------------------
> compile-src:
> 
> compile-test:
>     [javac] Compiling 6 source files to 
> /srv/gump/public/workspace/velocity-texen/bin/test-classes
> 
> 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] java.lang.NullPointerException
>     [junit]   at java.io.Reader.<init>(Reader.java:61)
>     [junit]   at java.io.InputStreamReader.<init>(InputStreamReader.java:80)
>     [junit]   at 
> org.apache.commons.collections.ExtendedProperties.load(ExtendedProperties.java:573)
>     [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.77 sec
>     [junit]   at 
> org.apache.commons.collections.ExtendedProperties.load(ExtendedProperties.java:549)
>     [junit]   at 
> org.apache.texen.test.TestUtil.loadProperties(TestUtil.java:156)
>     [junit]   at 
> org.apache.texen.ExtendedTexenTestCase.testExtendedTexenClasspath(ExtendedTexenTestCase.java:158)
>     [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: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
> /srv/gump/public/workspace/velocity-texen/build/build.xml:520: Test 
> org.apache.texen.ExtendedTexenTestCase failed
> 
> Total time: 5 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 16000004022008, vmgump:vmgump-public:16000004022008
> Gump E-mail Identifier (unique within run) #25.
> 
> --
> Apache Gump
> http://gump.apache.org/ [Instance: vmgump]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to