Henning --

Is this on your plate of things to fix? I think it broke after you did all the restructuring to the build and tests. Just checking - there's no rush.

As an aside, I'm thinking I'll finish my 1.5 beta tasks either this weekend or next. Perhaps a 1.5 beta release the start of the second week of November?

Best,
WILL

----- Original Message ----- From: "Velocity Gump" <[email protected]>
To: <[email protected]>
Sent: Wednesday, October 26, 2005 2:41 AM
Subject: [EMAIL PROTECTED]: Project jakarta-velocity-test (in module jakarta-velocity) 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 [EMAIL PROTECTED]

Project jakarta-velocity-test has an issue affecting its community integration.
This issue affects 1 projects,
and has been outstanding for 3 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
   - jakarta-velocity-test :  Template engine


Full details are available at:

http://vmgump.apache.org/gump/public/jakarta-velocity/jakarta-velocity-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/jakarta-velocity/jakarta-velocity-test/gump_work/build_jakarta-velocity_jakarta-velocity-test.html
Work Name: build_jakarta-velocity_jakarta-velocity-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 33 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only test [Working Directory: /usr/local/gump/public/workspace/jakarta-velocity/build] CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-velocity/bin/test-classes:/usr/local/gump/public/workspace/jakarta-velocity/bin/velocity-26102005.jar:/usr/local/gump/public/workspace/jakarta-velocity/bin/velocity-dep-26102005.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/usr/local/gump/public/workspace/jdom/build/jdom.jar:/usr/
local/gump/public/workspace/jakarta-velocity/build/lib/werken.xpath.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-26102005.jar:/usr/local/gump/public/workspace/jakarta-bcel/bin/bcel.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-26102005.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-26102005.jar:/usr/local/gump/public/workspace/avalon-trunk/runtime/logkit/target/deliverables/jars/avalon-logkit-26102005.jar:/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-26102005.jar:/usr/local/gump/packages/antlr-2.7.3/antlr.jar
---------------------------------------------
   [junit] Running org.apache.velocity.test.MiscTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
[junit] Running org.apache.velocity.test.MultipleFileResourcePathTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.437 sec
   [junit] Running org.apache.velocity.test.NumberMethodCallsTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.48 sec
   [junit] Running org.apache.velocity.test.ParseExceptionTestCase
   [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.555 sec
   [junit] Running org.apache.velocity.test.ParserTestCase
   [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.576 sec
   [junit] Running org.apache.velocity.test.ResourceCachingTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
   [junit] Running org.apache.velocity.test.ResourceLoaderInstanceTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
   [junit] Running org.apache.velocity.test.TemplateTestCase
   [junit] Tests run: 47, Failures: 0, Errors: 0, Time elapsed: 0.845 sec
   [junit] Running org.apache.velocity.test.VelocimacroTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
   [junit] Running org.apache.velocity.test.VelocityAppTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
   [junit] Running org.apache.velocity.test.VelocityServletTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.427 sec
   [junit] Running org.apache.velocity.util.SimplePoolTestCase
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec

test-cpload:
    [echo] Running Classpath Resource tests...
    [java] .E
    [java] Time: 0.401
    [java] There was 1 error:
[java] 1) testClasspathResource(org.apache.velocity.test.ClasspathResourceTestCase)org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'template/test1.vm' [java] at org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:450) [java] at org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:338) [java] at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:935) [java] at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:911) [java] at org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleton.java:277) [java] at org.apache.velocity.test.ClasspathResourceTestCase.testClasspathResource(ClasspathResourceTestCase.java:116)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

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


BUILD FAILED
/x1/gump/public/workspace/jakarta-velocity/build/build.xml:775: The following error occurred while executing this line: /x1/gump/public/workspace/jakarta-velocity/build/testcases.xml:61: Java returned: 1

Total time: 32 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 21000026102005, vmgump.apache.org:vmgump-public:21000026102005
Gump E-mail Identifier (unique within run) #13.

--
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