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 commons-jelly-tags-xml-test has an issue affecting its community
integration.
This issue affects 1 projects,
and has been outstanding for 95 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-xml-test : Commons Jelly
Full details are available at:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xml-test/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Dependency on xml-xerces exists, no need to add for property
maven.jar.xerces.
-WARNING- Overriding Maven properties:
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties]
-DEBUG- (Gump generated) Maven Properties in:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties
-INFO- Failed with reason build failed
-DEBUG- Maven POM in:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/project.xml
-DEBUG- Maven project properties in:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/project.properties
-INFO- Project Reports in:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-reports
The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xml-test/gump_work/build_commons-jelly_commons-jelly-tags-xml-test.html
Work Name: build_commons-jelly_commons-jelly-tags-xml-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: maven --offline jar
[Working Directory:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml]
CLASSPATH:
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-14042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-14042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-14042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-14042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-14042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-14042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-14042006.jar
---------------------------------------------
[junit]
[junit]
[junit] Testcase:
testImportResourcesFromUncompiledScript(org.apache.commons.jelly.tags.xml.TestImport):
FAILED
[junit] expected:<... xmlns="http://www.w3.org/TR/xhtml1/strict"...> but
was:<......>
[junit] junit.framework.ComparisonFailure: expected:<...
xmlns="http://www.w3.org/TR/xhtml1/strict"...> but was:<......>
[junit] at
org.apache.commons.jelly.tags.xml.TestImport.testImportResourcesFromUncompiledScript(TestImport.java:77)
[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]
[junit]
[junit] [ERROR] TEST org.apache.commons.jelly.tags.xml.TestImport FAILED
[junit] Running org.apache.commons.jelly.tags.xml.TestXMLTags
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.178 sec
[junit] Testsuite: org.apache.commons.jelly.tags.xml.TestXMLTags
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.178 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] TestXMLTags.testNamespaceReplace() text=<test-node
xmlns:test="http://apache/testNS" xmlns="http://java/ns"
test:abc="testValue"><test-subnode xmlns=""
attr="test"><test-anotherSubNode></test-anotherSubNode><test-anotherSubNodeAgain
xmlns:other="http://java/ns" xmlns="http://java/ns"
other:abc="testValue"></test-anotherSubNodeAgain></test-subnode><test-subnode
attr="test"><test-anotherSubNode></test-anotherSubNode><test-anotherSubNodeAgain
xmlns:other="http://java/ns"
other:abc="testValue"></test-anotherSubNodeAgain></test-subnode></test-node>
[junit] <top-node xmlns="abc"><test-node xmlns:test="http://apache/testNS"
xmlns="http://apache/trueNS" test:abc="testValue" abc2="testValue"
abc3="testValue"><test:test-subnode><node-at-same-ns-as-top
xmlns="abc"></node-at-same-ns-as-top></test:test-subnode></test-node></top-node>
[junit] <top-node><test-node xmlns:test="http://apache/testNS"
xmlns="http://apache/trueNS" test:abc="testValue" abc2="testValue"
abc3="testValue"><test:test-subnode><node-at-same-ns-as-top
xmlns=""></node-at-same-ns-as-top></test:test-subnode></test-node></top-node>
[junit] ------------- ---------------- ---------------
[junit] Running org.apache.commons.jelly.tags.xml.TestJelly
[junit] <foo>some text
[junit]
[junit] The exception was:
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:104:45:
<test:assert>
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:104:45:
<test:assert> This should always fail. Assertion failed while evaluating
xpath: $doc/foo/xyz
[junit]
[junit] exists = true, readable = true, class=java.io.File
[junit]
[junit]
[junit] blurp=, blurpAndX=X
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.654
sec
[junit] Testsuite: org.apache.commons.jelly.tags.xml.TestJelly
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
[junit]
[junit] Running org.apache.commons.jelly.tags.xml.TestParser
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.761 sec
[junit] Testsuite: org.apache.commons.jelly.tags.xml.TestParser
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.761 sec
[junit]
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: 18 seconds
Finished at: Fri Apr 14 03:35:27 PDT 2006
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xml-test/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xml-test/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 28000014042006, vmgump.apache.org:vmgump-public:28000014042006
Gump E-mail Identifier (unique within run) #85.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]