Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 6442 invoked from network); 20 May 2009 17:01:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 May 2009 17:01:34 -0000 Received: (qmail 498 invoked by uid 500); 20 May 2009 17:01:46 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 376 invoked by uid 500); 20 May 2009 17:01:46 -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 365 invoked by uid 99); 20 May 2009 17:01:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2009 17:01:46 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=10.0 tests=ALL_TRUSTED,URI_HEX 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; Wed, 20 May 2009 17:01:42 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 2A682AB4148 for ; Wed, 20 May 2009 10:01:20 -0700 (PDT) Date: Wed, 20 May 2009 10:01:19 PDT From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-math (in module apache-commons) failed Message-Id: <20090520170120.2A682AB4148@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-math has an issue affecting its community integration. This issue affects 1 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-math : The Jakarta Mathematics Library Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-math/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [commons-math-20052009.jar] identifier set to project name -DEBUG- Dependency on junit exists, no need to add for property junit.jar. -INFO- Failed with reason build failed -DEBUG- Extracted fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-math/gump_work/build_apache-commons_commons-math.html Work Name: build_apache-commons_commons-math (Type: Build) Work ended in a state of : Failed Elapsed: 2 mins 26 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Djunit.jar=/srv/gump/public/workspace/junit/dist/junit-20052009.jar -Dfinal.name=commons-math-20052009 jar [Working Directory: /srv/gump/public/workspace/apache-commons/math] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/math/target/classes:/srv/gump/public/workspace/apache-commons/math/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/junit/dist/junit-20052009.jar --------------------------------------------- [junit] Testcase: testPutAndGet took 0 sec [junit] Testcase: testPutAbsentOnExisting took 0.024 sec [junit] Testcase: testPutOnExisting took 0.005 sec [junit] Testcase: testGetAbsent took 0.023 sec [junit] Testcase: testGetFromEmpty took 0.001 sec [junit] Testcase: testRemove took 0.001 sec [junit] Testcase: testRemove2 took 0.001 sec [junit] Testcase: testRemoveFromEmpty took 0 sec [junit] Testcase: testRemoveAbsent took 0.017 sec [junit] Testcase: testCopy took 0.001 sec [junit] Testcase: testContainsKey took 0.019 sec [junit] Testcase: testIterator took 0.01 sec [junit] Testcase: testConcurrentModification took 0.001 sec [junit] Testcase: testPutKeysWithCollisions took 0.001 sec [junit] Testcase: testPutKeysWithCollision2 took 0 sec [junit] Running org.apache.commons.math.util.ResizableDoubleArrayTest [junit] Testsuite: org.apache.commons.math.util.ResizableDoubleArrayTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.08 sec [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.08 sec [junit] [junit] Testcase: testConstructors took 0.02 sec [junit] Testcase: testSetElementArbitraryExpansion took 0.001 sec [junit] Testcase: testAdd1000 took 0.007 sec [junit] Testcase: testAddElementRolling took 0.013 sec [junit] Testcase: testSetNumberOfElements took 0.001 sec [junit] Testcase: testWithInitialCapacity took 0.004 sec [junit] Testcase: testWithInitialCapacityAndExpansionFactor took 0.001 sec [junit] Testcase: testDiscard took 0.001 sec [junit] Testcase: testSubstitute took 0 sec [junit] Testcase: testMutators took 0.001 sec [junit] Testcase: testEqualsAndHashCode took 0.001 sec [junit] Testcase: testGetValues took 0.001 sec [junit] Testcase: testMinMax took 0.001 sec [junit] Running org.apache.commons.math.util.TransformerMapTest [junit] Testsuite: org.apache.commons.math.util.TransformerMapTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.035 sec [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.035 sec [junit] [junit] Testcase: testPutTransformer took 0.006 sec [junit] Testcase: testContainsClass took 0.001 sec [junit] Testcase: testContainsTransformer took 0.001 sec [junit] Testcase: testRemoveTransformer took 0.001 sec [junit] Testcase: testClear took 0.001 sec [junit] Testcase: testClasses took 0.001 sec [junit] Testcase: testTransformers took 0 sec BUILD FAILED /srv/gump/public/workspace/apache-commons/math/build.xml:192: There were test failures. Total time: 2 minutes 25 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-math/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-math/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 14000820052009, vmgump:vmgump-public:14000820052009 Gump E-mail Identifier (unique within run) #1. -- 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