Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 37196 invoked from network); 24 Oct 2008 09:09:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Oct 2008 09:09:54 -0000 Received: (qmail 70020 invoked by uid 500); 24 Oct 2008 09:09:56 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 69941 invoked by uid 500); 24 Oct 2008 09:09:56 -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 69929 invoked by uid 99); 24 Oct 2008 09:09:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Oct 2008 02:09:56 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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, 24 Oct 2008 09:08:50 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id BF5FCAB425F for ; Fri, 24 Oct 2008 02:08:59 -0700 (PDT) Date: Fri, 24 Oct 2008 02:08:59 PDT From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-configuration-test (in module apache-commons) failed Message-Id: <20081024090859.BF5FCAB425F@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 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-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: 5 mins 39 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-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: 1258, 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: 5 minutes 38 seconds [INFO] Finished at: Fri Oct 24 01:08:55 GMT-08:00 2008 [INFO] Final Memory: 12M/30M [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 11000024102008, vmgump:vmgump-public:11000024102008 Gump E-mail Identifier (unique within run) #21. -- 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