From dev-return-120929-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Sat Sep 11 02:00:23 2010 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 13272 invoked from network); 11 Sep 2010 02:00:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Sep 2010 02:00:22 -0000 Received: (qmail 78717 invoked by uid 500); 11 Sep 2010 02:00:21 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 78633 invoked by uid 500); 11 Sep 2010 02:00:21 -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 78624 invoked by uid 99); 11 Sep 2010 02:00:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Sep 2010 02:00:20 +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, 11 Sep 2010 02:00:19 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 9CE6B15AE9C for ; Sat, 11 Sep 2010 01:59:55 +0000 (UTC) Date: Sat, 11 Sep 2010 01:59:55 UTC From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-digester (in module apache-commons) failed Message-Id: <20100911015955.9CE6B15AE9C@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-digester has an issue affecting its community integration. This issue affects 36 projects, and has been outstanding for 31 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-betwixt : Commons Betwixt Package - commons-chain : GoF "Chain of Responsibility" pattern - commons-digester : XML to Java Object Configuration - commons-digester-rss : Digester RSS Example - commons-jelly-tags-betwixt : Commons Jelly - commons-jelly-tags-jms : Commons Jelly - commons-messenger : A web based JMS framework - commons-modeler : Modeler MBeans - commons-services : Basic Services Architecture - commons-validator : Validation Framework - db-ddlutils : Easy-to-use component for working with Database Definition (... - fulcrum-cache : Services Framework - fulcrum-cache-test : Services Framework - fulcrum-configuration-impl : Services Framework - invicta : Open-source build management tool. - jakarta-tomcat : Servlet 2.2 and JSP 1.1 Reference Implementation - jakarta-tomcat-4.0 : Servlet 2.3 and JSP 1.2 Reference Implementation - jakarta-tomcat-catalina : Servlet 2.4 Reference Implementation - jakarta-tomcat-coyote : Connectors to various web servers - jakarta-tomcat-coyote-tomcat3 : Connectors to various web servers - jakarta-tomcat-coyote-tomcat4 : Connectors to various web servers - jakarta-tomcat-http11 : Connectors to various web servers - jakarta-tomcat-jk : Connectors to various web servers - jakarta-turbine-jcs : Cache - jcs : Cache - lucene-java-contrib : Java Based Search Engine - lucene-java-contrib-test : Java Based Search Engine - portals-jetspeed-1 : Enterprise Information Portal - solr : Java Based Search Engine - solr-test : Java Based Search Engine - struts-sslext : The Struts SSL Extension for HTTP/HTTPS switching - strutstestcase : An extension of the standard JUnit TestCase class that provi... - tomcat-catalina : Servlet 2.3 and JSP 1.2 Reference Implementation - turbine-core : A servlet based framework. - turbine-core-test : A servlet based framework. - velocity-tools : VelocityTools project Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-digester/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [commons-digester-2.1-SNAPSHOT.jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/apache-commons/digester/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/digester/pom.xml -DEBUG- Extracted fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-digester/gump_work/build_apache-commons_commons-digester.html Work Name: build_apache-commons_commons-digester (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 25 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/apache-commons/digester/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/apache-commons/digester] --------------------------------------------- Running org.apache.commons.digester.xmlrules.FromXmlRuleSetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.apache.commons.digester.RulesBaseTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.apache.commons.digester.NodeCreateRuleTestCase Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Running org.apache.commons.digester.DigesterTestCase Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.apache.commons.digester.plugins.TestConfigurablePluginAttributes Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.035 sec <<< FAILURE! Running org.apache.commons.digester.RegexRulesTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Results : Tests in error: testLocalRules(org.apache.commons.digester.plugins.TestLocalRules) testNonStandardLocalRules(org.apache.commons.digester.plugins.TestLocalRules) testSetUnknownProperty(org.apache.commons.digester.BeanPropertySetterRuleTestCase) testRecursiveRules(org.apache.commons.digester.plugins.TestRecursion) testDefaultPlugins1(org.apache.commons.digester.plugins.TestDefaultPlugin) testNegative(org.apache.commons.digester.SetPropertyRuleTestCase) testInlineDeclaration(org.apache.commons.digester.plugins.TestInline) testLeadingSlash(org.apache.commons.digester.plugins.TestInline) testIgnoreMissing(org.apache.commons.digester.SetPropertiesRuleTestCase) testNegativeNotIgnoreMissing(org.apache.commons.digester.SetPropertiesRuleTestCase) testPredeclaration(org.apache.commons.digester.plugins.TestDeclaration) testMandatoryProperties(org.apache.commons.digester.SetNestedPropertiesRuleTestCase) testUnknownChildrenCausesException(org.apache.commons.digester.SetNestedPropertiesRuleTestCase) testUnknownChildrenExceptionOverride(org.apache.commons.digester.SetNestedPropertiesRuleTestCase) testRecursiveNestedProperties(org.apache.commons.digester.SetNestedPropertiesRuleTestCase) testDefaultBehaviour(org.apache.commons.digester.plugins.TestConfigurablePluginAttributes) testGlobalOverride(org.apache.commons.digester.plugins.TestConfigurablePluginAttributes) testInstanceOverride(org.apache.commons.digester.plugins.TestConfigurablePluginAttributes) Tests run: 174, Failures: 0, Errors: 18, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/apache-commons/digester/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 23 seconds [INFO] Finished at: Sat Sep 11 01:59:54 UTC 2010 [INFO] Final Memory: 48M/116M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-digester/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-digester/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 19000011092010, vmgump.apache.org:vmgump:19000011092010 Gump E-mail Identifier (unique within run) #6. -- 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