Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 37057 invoked from network); 10 Oct 2008 23:11:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2008 23:11:26 -0000 Received: (qmail 28455 invoked by uid 500); 10 Oct 2008 23:11:24 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 28372 invoked by uid 500); 10 Oct 2008 23:11:24 -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 28361 invoked by uid 99); 10 Oct 2008 23:11:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2008 16:11:24 -0700 X-ASF-Spam-Status: No, hits=-1998.4 required=10.0 tests=ALL_TRUSTED,DATE_IN_PAST_24_48 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; Fri, 10 Oct 2008 23:10:26 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 299C9AB4333 for ; Thu, 9 Oct 2008 02:00:41 -0700 (PDT) Date: Thu, 09 Oct 2008 02:00:41 PDT From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-configuration-test (in module apache-commons) failed Message-Id: <20081009090041.299C9AB4333@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on 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 49 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 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: 2 mins 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-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/configuration/target/commons-configuration-1.6-SNAPSHOT.jar --------------------------------------------- testAutoSave(org.apache.commons.configuration.TestXMLConfiguration) testSaveAttributes(org.apache.commons.configuration.TestXMLConfiguration) testCloneWithSave(org.apache.commons.configuration.TestXMLConfiguration) testEmptyElements(org.apache.commons.configuration.TestXMLConfiguration) testSaveWithEncoding(org.apache.commons.configuration.TestXMLConfiguration) testSaveWithNullEncoding(org.apache.commons.configuration.TestXMLConfiguration) testSaveWithDoctype(org.apache.commons.configuration.TestXMLConfiguration) testSaveWithDoctypeIDs(org.apache.commons.configuration.TestXMLConfiguration) testSubsetWithReload(org.apache.commons.configuration.TestXMLConfiguration) testConfigurationAtWithReload(org.apache.commons.configuration.TestXMLConfiguration) testConfigurationsAtWithReload(org.apache.commons.configuration.TestXMLConfiguration) testSetTextRootElement(org.apache.commons.configuration.TestXMLConfiguration) testClearTextRootElement(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) 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) testSaveAfterCreateWithCopyConstructor(org.apache.commons.configuration.TestXMLConfiguration) testCopyRootName(org.apache.commons.configuration.TestXMLConfiguration) testCopyRootNameNoDocument(org.apache.commons.configuration.TestXMLConfiguration) testParse(org.apache.commons.configuration.TestBaseConfigurationXMLReader) testSetRootName(org.apache.commons.configuration.TestBaseConfigurationXMLReader) testParentReloadNotSupported(org.apache.commons.configuration.TestSubnodeConfiguration) testParentReloadSupported(org.apache.commons.configuration.TestSubnodeConfiguration) testParentReloadSupportAccessParent(org.apache.commons.configuration.TestSubnodeConfiguration) testParentReloadSubSubnode(org.apache.commons.configuration.TestSubnodeConfiguration) testParentReloadSubSubnodeNoChangeSupport(org.apache.commons.configuration.TestSubnodeConfiguration) testParse(org.apache.commons.configuration.TestHierarchicalConfigurationXMLReader) testLoadXMLWithSettings(org.apache.commons.configuration.TestDefaultConfigurationBuilder) Tests run: 1255, Failures: 0, Errors: 46, 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 58 seconds [INFO] Finished at: Thu Oct 09 01:00:36 GMT-08:00 2008 [INFO] Final Memory: 14M/31M [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 12000009102008, vmgump:vmgump-public:12000009102008 Gump E-mail Identifier (unique within run) #19. -- 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