Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 4383 invoked from network); 7 Apr 2010 18:48:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Apr 2010 18:48:43 -0000 Received: (qmail 87713 invoked by uid 500); 7 Apr 2010 18:48:43 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 87596 invoked by uid 500); 7 Apr 2010 18:48:43 -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 87588 invoked by uid 99); 7 Apr 2010 18:48:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Apr 2010 18:48:43 +0000 X-ASF-Spam-Status: No, hits=-1244.2 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; Wed, 07 Apr 2010 18:48:41 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 55995AB4525 for ; Wed, 7 Apr 2010 11:48:21 -0700 (PDT) Date: Wed, 07 Apr 2010 11:48:20 PDT From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-jexl (in module apache-commons) failed Message-Id: <20100407184821.55995AB4525@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-jexl has an issue affecting its community integration. This issue affects 3 projects. The current state of this project is 'Failed', with reason 'Missing Build Outputs'. For reference only, the following projects are affected by this: - commons-jexl : Commons Jexl Package - maven : Project Management Tools - maven-bootstrap : Project Management Tools Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-jexl/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [commons-jexl-2.0.1-SNAPSHOT.jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/apache-commons/jexl/gump_mvn_settings.xml -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/jexl/pom.xml -INFO- Failed with reason missing build outputs -ERROR- Missing Output: /srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.0.1-SNAPSHOT.jar -ERROR- See Directory Listing Work for Missing Outputs -DEBUG- Extracted fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-jexl/gump_work/build_apache-commons_commons-jexl.html Work Name: build_apache-commons_commons-jexl (Type: Build) Work ended in a state of : Success Elapsed: 38 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/apache-commons/jexl/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/apache-commons/jexl] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/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-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/public/workspace/apache-commons/beanutils/dist/commons-beanutils-07042010.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-07042010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons- logging-api-07042010.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-07042010.jar:/srv/gump/public/workspace/jakarta-bsf3/bsf-api/target/bsf-api-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-07042010.jar:/srv/gump/packages/javacc-3.1/bin/lib/javacc.jar:/srv/gump/public/workspace/junit/dist/junit-07042010.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- Apr 7, 2010 10:48:12 AM org.apache.commons.jexl2.internal.introspection.IntrospectorBase getMethod SEVERE: ambiguous method invocation: org.apache.commons.jexl2.CacheTest$Cached1.compute(null) Apr 7, 2010 10:48:12 AM org.apache.commons.jexl2.internal.introspection.IntrospectorBase getMethod SEVERE: ambiguous method invocation: org.apache.commons.jexl2.CacheTest$Cached2.compute(null) Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.765 sec Running org.apache.commons.jexl2.ScriptTest Starting test script The result is 7 Starting test script The result is 7 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running org.apache.commons.jexl2.BitwiseOperatorTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.apache.commons.jexl2.ForEachTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.apache.commons.jexl2.MethodTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec Running org.apache.commons.jexl2.examples.MethodPropertyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.commons.jexl2.internal.introspection.MethodKeyTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 sec Running org.apache.commons.jexl2.BlockTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.apache.commons.jexl2.MapLiteralTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running org.apache.commons.jexl2.examples.ArrayTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.jexl2.IssuesTest Parse took 0.001 seconds Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running org.apache.commons.jexl2.junit.AsserterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.apache.commons.jexl2.WhileTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.commons.jexl2.JexlTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec Results : Tests run: 223, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37 seconds [INFO] Finished at: Wed Apr 07 10:48:19 PST 2010 [INFO] Final Memory: 35M/63M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-jexl/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-jexl/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 12000807042010, vmgump:vmgump-public:12000807042010 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