Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C93449765 for ; Sun, 5 Feb 2012 04:10:58 +0000 (UTC) Received: (qmail 89736 invoked by uid 500); 5 Feb 2012 04:10:44 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 89105 invoked by uid 500); 5 Feb 2012 04:10:22 -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 89090 invoked by uid 99); 5 Feb 2012 04:10:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2012 04:10:13 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=5.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2012 04:10:09 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 5C96F14E48D for ; Sun, 5 Feb 2012 04:09:48 +0000 (UTC) Date: Sun, 05 Feb 2012 04:09:48 UTC From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-jexl-2.x (in module commons-jexl-2.x) failed Message-Id: <20120205040948.5C96F14E48D@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-2.x 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-2.x : Commons Jexl Package - jmeter-svn : Pure Java load testing and performance measurement tool. ... - jmeter-test : Pure Java load testing and performance measurement tool. ... Full details are available at: http://vmgump.apache.org/gump/public/commons-jexl-2.x/commons-jexl-2.x/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [commons-jexl2-*[0-9T].jar] identifier set to project name -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/commons-jexl-2.x/gump_mvn_settings.xml -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-jexl-2.x/pom.xml -INFO- Failed with reason missing build outputs -ERROR- Missing Output: /srv/gump/public/workspace/commons-jexl-2.x/target/commons-jexl2-*[0-9T].jar -ERROR- See Directory Listing Work for Missing Outputs -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/commons-jexl-2.x/commons-jexl-2.x/gump_work/build_commons-jexl-2.x_commons-jexl-2.x.html Work Name: build_commons-jexl-2.x_commons-jexl-2.x (Type: Build) Work ended in a state of : Success Elapsed: 48 secs Command Line: /opt/maven2/bin/mvn --batch-mode --settings /srv/gump/public/workspace/commons-jexl-2.x/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/commons-jexl-2.x] M2_HOME: /opt/maven2 --------------------------------------------- WARNING: failed to prepare '#{${hi}+'.world'}' Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec Running org.apache.commons.jexl2.VarTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running org.apache.commons.jexl2.junit.AsserterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.commons.jexl2.AssignTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec Running org.apache.commons.jexl2.internal.introspection.MethodKeyTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 sec Running org.apache.commons.jexl2.internal.introspection.DiscoveryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.apache.commons.jexl2.MapLiteralTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.apache.commons.jexl2.ArrayAccessTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.apache.commons.jexl2.scripting.JexlScriptEngineOptionalTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.apache.commons.jexl2.scripting.JexlScriptEngineTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.apache.commons.jexl2.SandboxTest Feb 5, 2012 4:09:45 AM org.apache.commons.jexl2.SandboxTest testCtorBlack INFO: org.apache.commons.jexl2.JexlException$Method: org.apache.commons.jexl2.SandboxTest.testCtorBlack@65![0,54]: 'new ('org.apache.commons.jexl2.SandboxTest$Foo', '42');' unknown, ambiguous or inaccessible method org.apache.commons.jexl2.SandboxTest$Foo Feb 5, 2012 4:09:45 AM org.apache.commons.jexl2.SandboxTest testMethodBlack INFO: org.apache.commons.jexl2.JexlException$Method: org.apache.commons.jexl2.SandboxTest.testMethodBlack@89![4,10]: 'foo.Quux();' unknown, ambiguous or inaccessible method Quux Feb 5, 2012 4:09:45 AM org.apache.commons.jexl2.SandboxTest testGetBlack INFO: org.apache.commons.jexl2.JexlException$Property: org.apache.commons.jexl2.SandboxTest.testGetBlack@113![0,9]: 'foo.alias;' inaccessible or unknown property foo Feb 5, 2012 4:09:45 AM org.apache.commons.jexl2.SandboxTest testSetBlack INFO: org.apache.commons.jexl2.JexlException$Property: org.apache.commons.jexl2.SandboxTest.testSetBlack@137![4,9]: 'foo.alias = $0;' inaccessible or unknown property alias Feb 5, 2012 4:09:45 AM org.apache.commons.jexl2.SandboxTest testRestrict INFO: org.apache.commons.jexl2.JexlException$Method: org.apache.commons.jexl2.SandboxTest.testRestrict@237![7,13]: 'System.exit();' unknown, ambiguous or inaccessible method exit Feb 5, 2012 4:09:45 AM org.apache.commons.jexl2.SandboxTest testRestrict INFO: org.apache.commons.jexl2.JexlException$Method: org.apache.commons.jexl2.SandboxTest.testRestrict@245![0,50]: 'new ('java.io.File', '/tmp/should-not-be-created');' unknown, ambiguous or inaccessible method java.io.File Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Results : Tests run: 275, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /srv/gump/public/workspace/commons-jexl-2.x/target/commons-jexl-2.1.1-SNAPSHOT.jar [INFO] [jar:test-jar {execution: default}] [INFO] Building jar: /srv/gump/public/workspace/commons-jexl-2.x/target/commons-jexl-2.1.1-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47 seconds [INFO] Finished at: Sun Feb 05 04:09:47 UTC 2012 [INFO] Final Memory: 48M/115M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/commons-jexl-2.x/commons-jexl-2.x/rss.xml - Atom: http://vmgump.apache.org/gump/public/commons-jexl-2.x/commons-jexl-2.x/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 12000005022012, vmgump.apache.org:vmgump:12000005022012 Gump E-mail Identifier (unique within run) #25. -- 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