Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 74244 invoked from network); 14 Aug 2010 06:09:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Aug 2010 06:09:15 -0000 Received: (qmail 5380 invoked by uid 500); 14 Aug 2010 06:09:15 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 5108 invoked by uid 500); 14 Aug 2010 06:09:13 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 5100 invoked by uid 99); 14 Aug 2010 06:09:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Aug 2010 06:09:12 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Aug 2010 06:09:11 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id BFBA215D6E9 for ; Sat, 14 Aug 2010 06:08:50 +0000 (UTC) Date: Sat, 14 Aug 2010 06:08:50 UTC From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-jelly-tags-xml-test (in module commons-jelly) failed Message-Id: <20100814060850.BFBA215D6E9@vmgump.apache.org> 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-xml-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 10 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. -DEBUG- Dependency on commons-jexl-1.x exists, no need to add for property maven.jar.commons-jexl. -DEBUG- Dependency on xalan exists, no need to add for property maven.jar.xalan. -WARNING- Overriding Maven properties: [/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties] -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-jelly/jelly-tags/xml/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/xml/project.properties -INFO- Project Reports in: /srv/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: 13 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/xml] --------------------------------------------- [junit] Should produce the correct output expected:<...:test="http://apache/testNS" xmlns="http://java/ns" test:abc="testValue"> but was:<...="http://java/ns" xmlns:test="http://apache/testNS" test:abc="testValue"> [junit] junit.framework.ComparisonFailure: Should produce the correct output expected:<...:test="http://apache/testNS" xmlns="http://java/ns" test:abc="testValue"> but was:<...="http://java/ns" xmlns:test="http://apache/testNS" test:abc="testValue"> [junit] at org.apache.commons.jelly.tags.xml.TestXMLTags.testNamespaceReplace(TestXMLTags.java:148) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] [junit] [junit] Testcase: testAttributeNameSpace(org.apache.commons.jelly.tags.xml.TestXMLTags): FAILED [junit] Should produce the correct output expected:<...:test="http://apache/testNS" xmlns="http://apache/true...> but was:<...="http://apache/trueNS" xmlns:test="http://apache/test...> [junit] junit.framework.ComparisonFailure: Should produce the correct output expected:<...:test="http://apache/testNS" xmlns="http://apache/true...> but was:<...="http://apache/trueNS" xmlns:test="http://apache/test...> [junit] at org.apache.commons.jelly.tags.xml.TestXMLTags.testAttributeNameSpace(TestXMLTags.java:166) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] [junit] [junit] Testcase: testAttributeNameSpaceDefaultNS(org.apache.commons.jelly.tags.xml.TestXMLTags): FAILED [junit] Should produce the correct output expected:<...:test="http://apache/testNS" xmlns="http://apache/true...> but was:<...="http://apache/trueNS" xmlns:test="http://apache/test...> [junit] junit.framework.ComparisonFailure: Should produce the correct output expected:<...:test="http://apache/testNS" xmlns="http://apache/true...> but was:<...="http://apache/trueNS" xmlns:test="http://apache/test...> [junit] at org.apache.commons.jelly.tags.xml.TestXMLTags.testAttributeNameSpaceDefaultNS(TestXMLTags.java:179) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] [junit] [junit] [ERROR] TEST org.apache.commons.jelly.tags.xml.TestXMLTags FAILED [junit] Running org.apache.commons.jelly.tags.xml.TestJelly [junit] some text [junit] [junit] The exception was: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:105:45: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:105:45: 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.438 sec [junit] Testsuite: org.apache.commons.jelly.tags.xml.TestJelly [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.438 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: 13 seconds Finished at: Sat Aug 14 06:08:44 UTC 2010 --------------------------------------------- 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.3. Gump Run 28000014082010, vmgump.apache.org:vmgump:28000014082010 Gump E-mail Identifier (unique within run) #38. -- 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