Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 26222 invoked from network); 24 Jun 2010 13:56:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Jun 2010 13:56:38 -0000 Received: (qmail 5270 invoked by uid 500); 24 Jun 2010 13:56:38 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 4748 invoked by uid 500); 24 Jun 2010 13:56:36 -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 4732 invoked by uid 99); 24 Jun 2010 13:56:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 13:56:35 +0000 X-ASF-Spam-Status: No, hits=-1517.8 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 13:56:34 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 88B8CAB419C for ; Thu, 24 Jun 2010 06:56:12 -0700 (PDT) Date: Thu, 24 Jun 2010 06:56:12 PDT From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-configuration-test (in module apache-commons) failed Message-Id: <20100624135612.88B8CAB419C@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-configuration-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 9 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-configuration-test : Apache Commons Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/configuration/pom.xml -INFO- Project Reports in: /srv/gump/public/workspace/apache-commons/configuration/target/surefire-reports The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/gump_work/build_apache-commons_commons-configuration-test.html Work Name: build_apache-commons_commons-configuration-test (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 9 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml test [Working Directory: /srv/gump/public/workspace/apache-commons/configuration] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/configuration/target/commons-configuration-1.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.1-SNAPSHOT.jar --------------------------------------------- testSaveWithDoctypeIDs(org.apache.commons.configuration.TestXMLConfiguration) testSaveWithInvalidTransformerFactory(org.apache.commons.configuration.TestXMLConfiguration) testSubsetWithReload(org.apache.commons.configuration.TestXMLConfiguration) testConfigurationAtWithReload(org.apache.commons.configuration.TestXMLConfiguration) testConfigurationsAtWithReload(org.apache.commons.configuration.TestXMLConfiguration) testGetKeysWithReload(org.apache.commons.configuration.TestXMLConfiguration) testXPathExpressionEngine(org.apache.commons.configuration.TestXMLConfiguration) testSetTextRootElement(org.apache.commons.configuration.TestXMLConfiguration) testClearTextRootElement(org.apache.commons.configuration.TestXMLConfiguration) testListWithAttributes(org.apache.commons.configuration.TestXMLConfiguration) testListWithAttributesMultiValue(org.apache.commons.configuration.TestXMLConfiguration) testListWithMultiAttributesMultiValue(org.apache.commons.configuration.TestXMLConfiguration) testAutoSaveWithSubnodeConfig(org.apache.commons.configuration.TestXMLConfiguration) testAutoSaveWithSubSubnodeConfig(org.apache.commons.configuration.TestXMLConfiguration) testSaveDelimiterParsingDisabled(org.apache.commons.configuration.TestXMLConfiguration) testSaveDelimiterParsingDisabledAttrs(org.apache.commons.configuration.TestXMLConfiguration) testDelimiterParsingDisabledMultiAttrValues(org.apache.commons.configuration.TestXMLConfiguration) testMultipleAttrValuesEscaped(org.apache.commons.configuration.TestXMLConfiguration) testAutoSaveWithReloadingStrategy(org.apache.commons.configuration.TestXMLConfiguration) testAutoSaveAddNodes(org.apache.commons.configuration.TestXMLConfiguration) testAddNodesAndSave(org.apache.commons.configuration.TestXMLConfiguration) testRegisterEntityId(org.apache.commons.configuration.TestXMLConfiguration) testRegisterEntityIdNull(org.apache.commons.configuration.TestXMLConfiguration) testSaveAfterCreateWithCopyConstructor(org.apache.commons.configuration.TestXMLConfiguration) testCopyRootName(org.apache.commons.configuration.TestXMLConfiguration) testCopyRootNameNoDocument(org.apache.commons.configuration.TestXMLConfiguration) testPreserveSpace(org.apache.commons.configuration.TestXMLConfiguration) testPreserveSpaceOverride(org.apache.commons.configuration.TestXMLConfiguration) testPreserveSpaceInvalid(org.apache.commons.configuration.TestXMLConfiguration) testAttributeSplittingDisabled(org.apache.commons.configuration.TestXMLConfiguration) testAttributeSplittingAndDelimiterParsingDisabled(org.apache.commons.configuration.TestXMLConfiguration) testSaveWithValidation(org.apache.commons.configuration.TestXMLConfiguration) testSaveWithValidationFailure(org.apache.commons.configuration.TestXMLConfiguration) testMultiConfiguration(org.apache.commons.configuration.TestPatternSubtreeConfiguration) Tests run: 1482, Failures: 0, Errors: 287, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/apache-commons/configuration/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 7 seconds [INFO] Finished at: Thu Jun 24 06:56:03 PDT 2010 [INFO] Final Memory: 26M/46M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 06000024062010, vmgump:vmgump-public:06000024062010 Gump E-mail Identifier (unique within run) #31. -- 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