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 8 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: 13 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=29102007 
-Dskip.jar.loading=true 
-Djar.commons-lang.dir=/srv/gump/public/workspace/apache-commons/lang/dist 
-Dversion=29102007 
-Djar.commons-collections.dir=/srv/gump/public/workspace/apache-commons/collections/build
 -Djar.commons-lang.version=29102007 -Djar.oro.name=jakarta-oro 
-Djar.oro.version=29102007 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/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-29102007.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-dep-29102007.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/excalibur/containerkit/logkit/target/excalibur-logkit-29102007.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-29102007.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-29102007.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-29102007.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-29102007.jar:/srv/gump/packages/werken-xpath/werken-xpath-0.9.4.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-29102007.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-29102007.jar:/srv/gump/packages/antlr-2.7.6/antlr.jar:/srv/gump/public/workspace/hsqldb/lib/hsqldb.jar
---------------------------------------------
    [junit]     <$!list.contains($setme)> resolved to true>
    [junit]     <$!array.get($index)> resolved to <>
    [junit]     <$!list.get($index)> resolved to >
    [junit]     <$!array.set(1, $setme)> resolved to <>
    [junit]     <$!list.set(1, $setme)> resolved to >
    [junit]     <$!array.get($index)> resolved to <whatever>
    [junit]     <$!list.get($index)> resolved to whatever>
    [junit]     <$!array.contains($setme)> resolved to <true>
    [junit]     <$!list.contains($setme)> resolved to true>
    [junit] Changing to an array of: class java.lang.Object
    [junit] Changing setme to: null
    [junit]     <$!array.size()> resolved to <2>
    [junit]     <$!list.size()> resolved to 2>
    [junit]     <$!array.isEmpty()> resolved to <false>
    [junit]     <$!list.isEmpty()> resolved to false>
    [junit]     <$!array.get($index)> resolved to <whatever>
    [junit]     <$!list.get($index)> resolved to whatever>
    [junit]     <$!array.set(0, $setme)> resolved to <whatever>
    [junit]     <$!list.set(0, $setme)> resolved to whatever>
    [junit]     <$!array.get($index)> resolved to <>
    [junit]     <$!list.get($index)> resolved to >
    [junit]     <$!array.get($index)> resolved to <whatever>
    [junit]     <$!list.get($index)> resolved to whatever>
    [junit]     <$!array.set(1, $setme)> resolved to <whatever>
    [junit]     <$!list.set(1, $setme)> resolved to whatever>
    [junit]     <$!array.get($index)> resolved to <>
    [junit]     <$!list.get($index)> resolved to >
    [junit] Changing to an array of: class java.lang.Object
    [junit] Changing setme to: null
    [junit]     <$!array.size()> resolved to <0>
    [junit]     <$!list.size()> resolved to 0>
    [junit]     <$!array.isEmpty()> resolved to <true>
    [junit]     <$!list.isEmpty()> resolved to true>
    [junit]  [error] Method get threw exception for reference $list in template 
$list.get(0) at  [1,1]
    [junit]  [error] Method get threw exception for reference $array in 
template $array.get(0) at  [1,1]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.952 sec
    [junit] Running org.apache.velocity.test.BuiltInEventHandlerTestCase
    [junit] Caught invalid references (local configuration).
    [junit] Caught invalid references (global configuration).
    [junit] Correctly escaped HTML
    [junit] Correctly escaped XML
    [junit] Correctly escaped SQL
    [junit] Correctly escaped Javascript
    [junit] Escape matched all references (global configuration)
    [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 1.219 sec

BUILD FAILED
/srv/gump/public/workspace/velocity-engine/build/build.xml:974: Test 
org.apache.velocity.test.BuiltInEventHandlerTestCase failed

Total time: 11 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 09000029102007, vmgump:vmgump-public:09000029102007
Gump E-mail Identifier (unique within run) #21.

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