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 gene...@gump.apache.org.

Project commons-jexl has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 94 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-jexl :  Commons Jexl Package


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-SNAPSHOT.jar] identifier set to project 
name
 -INFO- Optional dependency bsf-api failed with reason build failed
 -INFO- Optional dependency commons-validator prerequisite failed with reason 
build failed
 -INFO- Optional dependency commons-digester prerequisite failed with reason 
build failed
 -INFO- Optional dependency commons-beanutils prerequisite failed with reason 
build failed
 -INFO- Optional dependency commons-collections failed with reason build failed
 -INFO- Optional dependency commons-logging prerequisite failed with reason 
build failed
 -INFO- Optional dependency commons-lang3 failed with reason build failed
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/apache-commons/jexl/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/jexl/pom.xml
 -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 : Failed
Elapsed: 37 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-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/public/workspace/apache-commons/beanutils/dist/commons-beanutils-27102009.jar:commons-collections-gump-26102009.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:commons-lang-gump-27102009.jar:commons-logging-gump-26102009.jar:commons-logging-api-gump-26102009.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-27102009.jar:bsf-api-gump-26102009.jar:/srv/gump/public/works
 
pace/jakarta-oro/jakarta-oro-27102009.jar:/srv/gump/packages/javacc-3.1/bin/lib/javacc.jar:/srv/gump/public/workspace/junit/dist/junit-27102009.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
Running org.apache.commons.jexl.scripting.JexlScriptEngineTest
Tests run: 5, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.162 sec <<< 
FAILURE!
Running org.apache.commons.jexl.MapLiteralTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.commons.jexl.BitwiseOperatorTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.commons.jexl.ArrayLiteralTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.commons.jexl.ParseFailuresTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.commons.jexl.ArithmeticTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.apache.commons.jexl.JexlTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
Running org.apache.commons.jexl.examples.MethodPropertyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.jexl.junit.AsserterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.jexl.CacheTest
Oct 27, 2009 2:11:18 AM org.apache.commons.jexl.util.introspection.Introspector 
getMethod
SEVERE: ambiguous method invocation: 
org.apache.commons.jexl.CacheTest$Cached0.compute(null)
Oct 27, 2009 2:11:18 AM org.apache.commons.jexl.util.introspection.Introspector 
getMethod
SEVERE: ambiguous method invocation: 
org.apache.commons.jexl.CacheTest$Cached1.compute(null)
Oct 27, 2009 2:11:18 AM org.apache.commons.jexl.util.introspection.Introspector 
getMethod
SEVERE: ambiguous method invocation: 
org.apache.commons.jexl.CacheTest$Cached2.compute(null)
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec
Running org.apache.commons.jexl.parser.ParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

Tests in error: 
  testScopes(org.apache.commons.jexl.scripting.JexlScriptEngineTest)
  testDottedNames(org.apache.commons.jexl.scripting.JexlScriptEngineTest)

Tests run: 197, Failures: 0, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
/srv/gump/public/workspace/apache-commons/jexl/target/surefire-reports for the 
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35 seconds
[INFO] Finished at: Tue Oct 27 02:11:25 PST 2009
[INFO] Final Memory: 23M/42M
[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 07000027102009, vmgump:vmgump-public:07000027102009
Gump E-mail Identifier (unique within run) #35.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to