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-jexl-compat 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-jexl-jexl-compat :  Commons Jexl Package


Full details are available at:
    
http://vmgump.apache.org/gump/public/apache-commons/commons-jexl-jexl-compat/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-jexl-compat-*[0-9T].jar] identifier set to 
project name
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/pom.xml
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-jexl-jexl-compat/gump_work/build_apache-commons_commons-jexl-jexl-compat.html
Work Name: build_apache-commons_commons-jexl-jexl-compat (Type: Build)
Work ended in a state of : Failed
Elapsed: 11 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/gump_mvn_settings.xml
 package 
[Working Directory: /srv/gump/public/workspace/apache-commons/jexl/jexl-compat]
M2_HOME: /opt/maven2
---------------------------------------------
symbol  : class Interpreter
location: package org.apache.commons.jexl3
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/Expression.java:[25,60]
 cannot find symbol
symbol  : class Expression
location: package org.apache.commons.jexl3
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[163,18]
 cannot find symbol
symbol  : class Interpreter
location: class org.apache.commons.jexl.JexlOne.JexlOneEngine
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[108,58]
 cannot find symbol
symbol  : class Interpreter
location: class org.apache.commons.jexl.JexlOne
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[183,81]
 no interface expected here
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[100,51]
 cannot find symbol
symbol  : variable EMPTY_CONTEXT
location: class org.apache.commons.jexl.JexlOne.JexlOneEngine
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[122,27]
 jjtAccept(org.apache.commons.jexl3.parser.ParserVisitor,java.lang.Object) in 
org.apache.commons.jexl3.parser.SimpleNode cannot be applied to 
(org.apache.commons.jexl.JexlOne.JexlOneInterpreter,<nulltype>)
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[119,8]
 method does not override or implement a method from a supertype
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[136,8]
 method does not override or implement a method from a supertype
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[142,8]
 method does not override or implement a method from a supertype
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[152,25]
 org.apache.commons.jexl.JexlOne.JexlOneEngine is not abstract and does not 
override abstract method newInstance(java.lang.String,java.lang.Object...) in 
org.apache.commons.jexl3.JexlEngine
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[158,12]
 cannot find symbol
symbol  : method setCache(int)
location: class org.apache.commons.jexl.JexlOne.JexlOneEngine
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[159,12]
 cannot find symbol
symbol  : method setSilent(boolean)
location: class org.apache.commons.jexl.JexlOne.JexlOneEngine
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[170,19]
 incompatible types
found   : org.apache.commons.jexl.JexlOne.JexlOneExpression
required: org.apache.commons.jexl3.JexlScript
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[168,8]
 method does not override or implement a method from a supertype
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[176,19]
 incompatible types
found   : org.apache.commons.jexl.JexlOne.JexlOneExpression
required: org.apache.commons.jexl.Expression
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[174,8]
 method does not override or implement a method from a supertype
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[200,19]
 non-static variable super cannot be referenced from a static context
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[200,24]
 cannot find symbol
symbol  : method evaluate(org.apache.commons.jexl3.JexlContext)
location: class java.lang.Object
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[207,19]
 non-static variable super cannot be referenced from a static context
/srv/gump/public/workspace/apache-commons/jexl/jexl-compat/src/main/java/org/apache/commons/jexl/JexlOne.java:[207,24]
 cannot find symbol
symbol  : method execute(org.apache.commons.jexl3.JexlContext)
location: class java.lang.Object

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Wed Dec 07 05:02:30 UTC 2011
[INFO] Final Memory: 27M/65M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/apache-commons/commons-jexl-jexl-compat/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/apache-commons/commons-jexl-jexl-compat/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 14000007122011, vmgump.apache.org:vmgump:14000007122011
Gump E-mail Identifier (unique within run) #27.

--
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