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 6 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: 32 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-27102005.jar:/usr/local/gump/public/workspace/jakarta-velocity/bin/velocity-dep-27102005.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-27102005.jar:/usr/local/gump/public/workspace/jakarta-bcel/bin/bcel.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-27102005.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-27102005.jar:/usr/local/gump/public/workspace/avalon-trunk/runtime/logkit/target/deliverables/jars/avalon-logkit-27102005.jar:/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-27102005.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.018 sec
    [junit] Running org.apache.velocity.test.MultipleFileResourcePathTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.433 sec
    [junit] Running org.apache.velocity.test.NumberMethodCallsTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.467 sec
    [junit] Running org.apache.velocity.test.ParseExceptionTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.541 sec
    [junit] Running org.apache.velocity.test.ParserTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
    [junit] Running org.apache.velocity.test.ResourceCachingTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.408 sec
    [junit] Running org.apache.velocity.test.ResourceLoaderInstanceTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.416 sec
    [junit] Running org.apache.velocity.test.TemplateTestCase
    [junit] Tests run: 47, Failures: 0, Errors: 0, Time elapsed: 0.797 sec
    [junit] Running org.apache.velocity.test.VelocimacroTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] Running org.apache.velocity.test.VelocityAppTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.455 sec
    [junit] Running org.apache.velocity.test.VelocityServletTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.422 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.403
     [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: 31 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 23000027102005, vmgump.apache.org:vmgump-public:23000027102005
Gump E-mail Identifier (unique within run) #14.

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

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

Reply via email to