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-engine-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:
- velocity-engine-test : Velocity Templating engine
Full details are available at:
http://vmgump.apache.org/gump/public/velocity-engine/velocity-engine-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-engine/velocity-engine-test/gump_work/build_velocity-engine_velocity-engine-test.html
Work Name: build_velocity-engine_velocity-engine-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 57 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 -Djar.oro.dir=/srv/gump/public/workspace/jakarta-oro
-Ddeprecation=false -Djar.commons-collections.version=10092008
-Dskip.jar.loading=true
-Djar.commons-lang.dir=/srv/gump/public/workspace/apache-commons/lang/dist
-Dversion=10092008
-Djar.commons-collections.dir=/srv/gump/public/workspace/apache-commons/collections/build
-Djar.commons-lang.version=10092008 -Djar.oro.name=jakarta-oro
-Djar.oro.version=10092008 test
[Working Directory: /srv/gump/public/workspace/velocity-engine/build]
CLASSPATH:
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/velocity-engine/test:/srv/gump/public/workspace/velocity-engine/bin/test-classes:/srv/gump/public/workspace/velocity-engine/test/cpload/test1.jar:/srv/gump/public/workspace/velocity-engine/test/texen-classpath/test.jar:/srv/gump/public/workspace/velocity-engine/test/multiloader/test1.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-10092008.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-dep-10092008.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:/s
rv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/avalon-logkit/avalon-logkit-2.1.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-10092008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-10092008.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-10092008.jar:/srv/gump/public/workspace/jdom/build/jdom.jar:/srv/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-10092008.jar:/srv/gump/packages/werken-xpath/werken-xpath-0.9.4.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-10092008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-10092008.jar:/srv/gump/packages/antlr-2.7.6/antlr.jar:/srv/gump/public/workspace/hsqldb/lib/hsqldb.jar
---------------------------------------------
[junit] [debug] ResourceManager : No configuration information found for
resource loader named 'testrl' (id is testrl.resource.loader). Skipping it...
[junit] [debug] ResourceCache: initialized (class
org.apache.velocity.runtime.resource.ResourceCacheImpl) with class
java.util.Collections$SynchronizedMap cache map.
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Define
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Break
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Evaluate
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Literal
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Macro
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Parse
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Include
[junit] [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Foreach
[junit] [debug] Created '20' parsers.
[junit] [debug] Velocimacro : "velocimacro.library" is not set. Trying
default library: VM_global_library.vm
[junit] [debug] Velocimacro : Default library not found.
[junit] [debug] Velocimacro : allowInline = true : VMs can be defined
inline in templates
[junit] [debug] Velocimacro : allowInlineToOverride = false : VMs defined
inline may NOT replace previous VM definitions
[junit] [debug] Velocimacro : allowInlineLocal = false : VMs defined
inline will be global in scope if allowed.
[junit] [debug] Velocimacro : autoload off : VM system will not
automatically reload global library macros
[junit] [info] Template results directory
(/srv/gump/public/workspace/velocity-engine/bin/test/resourceinstance)does not
exist
[junit] [info] Created template results directory
[junit] [error] ResourceManager : unable to find resource 'testfile.vm' in
any resource loader.
[junit]
[junit] org.apache.velocity.exception.ResourceNotFoundException: Unable to
find resource 'testfile.vm'
[junit] org.apache.velocity.exception.ResourceNotFoundException: Unable to
find resource 'testfile.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.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1368)
[junit] at
org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleton.java:305)
[junit] at
org.apache.velocity.test.ResourceLoaderInstanceTestCase.testResourceLoaderInstance(ResourceLoaderInstanceTestCase.java:123)
[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: 1, Failures: 1, Errors: 0, Time elapsed: 0.298 sec
BUILD FAILED
/srv/gump/public/workspace/velocity-engine/build/build.xml:974: Test
org.apache.velocity.test.ResourceLoaderInstanceTestCase failed
Total time: 56 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/velocity-engine/velocity-engine-test/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/velocity-engine/velocity-engine-test/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 11000010092008, vmgump:vmgump-public:11000010092008
Gump E-mail Identifier (unique within run) #26.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]