You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gump <is...@commons.apache.org> on 2010/05/31 16:32:10 UTC

[GUMP@vmgump]: Project commons-jelly-tags-ant (in module commons-jelly) 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 general@gump.apache.org.

Project commons-jelly-tags-ant has an issue affecting its community integration.
This issue affects 8 projects,
 and has been outstanding for 5 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-jelly-tags-ant :  Commons Jelly
    - commons-jelly-tags-fmt :  Commons Jelly
    - commons-jelly-tags-fmt-test :  Commons Jelly
    - commons-jelly-tags-html :  Commons Jelly
    - commons-jelly-tags-jsl :  Commons Jelly
    - commons-jelly-tags-jsl-test :  Commons Jelly
    - maven :  Project Management Tools
    - maven-bootstrap :  Project Management Tools


Full details are available at:
    http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [commons-jelly-tags-ant-31052010.jar] identifier set to project name
 -DEBUG- Dependency on ant exists, no need to add for property maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces.
 -DEBUG- Dependency on commons-jexl-1.x exists, no need to add for property maven.jar.commons-jexl.
 -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.xml
 -DEBUG- Maven project properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.properties
 -INFO- Project Reports in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-reports
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant/gump_work/build_commons-jelly_commons-jelly-tags-ant.html
Work Name: build_commons-jelly_commons-jelly-tags-ant (Type: Build)
Work ended in a state of : Failed
Elapsed: 11 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant]
CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.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-apache-xalan2.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.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-31052010.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-31052010.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-31052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-31052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/util/target/commons-jelly-tags-util-31052010.jar:/srv/gump/
 public/workspace/commons-jexl-1.x/target/commons-jexl-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-31052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-31052010.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-31052010.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
    [junit] Actual expression: (${foo4.1})=(null)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
    [junit] 
    [junit] 
    [junit] Testcase: startUpReadWrite(org.apache.commons.jelly.tags.junit.CaseTag$1):	Caused an ERROR
    [junit] file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: <test:assertEquals> file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit] org.apache.commons.jelly.JellyTagException: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: <test:assertEquals> file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:732)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:287)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
    [junit] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
    [junit] Root cause
    [junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
    [junit] 
    [junit] 
    [junit] [ERROR] TEST org.apache.commons.jelly.ant.TestJelly FAILED

BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 11 seconds
Finished at: Mon May 31 07:32:10 PDT 2010

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant/rss.xml
- Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 42000031052010, vmgump:vmgump-public:42000031052010
Gump E-mail Identifier (unique within run) #35.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org