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 48 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - ant-embed-optional : Java based build tool - commons-javaflow : Commons Javaflow - commons-jelly : Commons Jelly - commons-jelly-tags-ant : Commons Jelly - commons-jelly-tags-antlr : Commons Jelly - commons-jelly-tags-avalon : Commons Jelly - commons-jelly-tags-bean : Commons Jelly - commons-jelly-tags-beanshell : Commons Jelly - commons-jelly-tags-betwixt : Commons Jelly - commons-jelly-tags-bsf : Commons Jelly - commons-jelly-tags-define : Commons Jelly - commons-jelly-tags-define-test : Commons Jelly - commons-jelly-tags-dynabean : Commons Jelly - commons-jelly-tags-email : Commons Jelly - commons-jelly-tags-fmt : Commons Jelly - commons-jelly-tags-fmt-test : Commons Jelly - commons-jelly-tags-html : Commons Jelly - commons-jelly-tags-http : Commons Jelly - commons-jelly-tags-interaction : Commons Jelly - commons-jelly-tags-jaxme : Commons Jelly - commons-jelly-tags-jface : Commons Jelly - commons-jelly-tags-jms : Commons Jelly - commons-jelly-tags-jmx : Commons Jelly - commons-jelly-tags-jsl : Commons Jelly - commons-jelly-tags-jsl-test : Commons Jelly - commons-jelly-tags-junit : Commons Jelly - commons-jelly-tags-log : Commons Jelly - commons-jelly-tags-memory : Commons Jelly - commons-jelly-tags-ojb : Commons Jelly - commons-jelly-tags-quartz : Commons Jelly - commons-jelly-tags-regexp : Commons Jelly - commons-jelly-tags-soap : Commons Jelly - commons-jelly-tags-sql : Commons Jelly - commons-jelly-tags-swing : Commons Jelly - commons-jelly-tags-swt : Commons Jelly - commons-jelly-tags-threads : Commons Jelly - commons-jelly-tags-util : Commons Jelly - commons-jelly-tags-validate : Commons Jelly - commons-jelly-tags-velocity : Commons Jelly - commons-jelly-tags-xml : Commons Jelly - commons-jelly-tags-xml-test : Commons Jelly - commons-jelly-tags-xmlunit : Commons Jelly - commons-jelly-test : Commons Jelly - commons-jexl : Commons Jexl Package - jakarta-jmeter-svn : Pure Java load testing and performance measurement tool. ... - jakarta-jmeter-test : Pure Java load testing and performance measurement tool. ... - 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-27082009.jar] identifier set to project name -INFO- Made directory [/srv/gump/public/workspace/apache-commons/jexl/target/classes] -INFO- Made directory [/srv/gump/public/workspace/apache-commons/jexl/target/test-classes] -INFO- Failed with reason build failed -INFO- Failed to extract 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: 7 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 -Dfinal.name=commons-jexl-27082009 dist [Working Directory: /srv/gump/public/workspace/apache-commons/jexl] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/jexl/target/classes:/srv/gump/public/workspace/apache-commons/jexl/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-27082009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-2708 2009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-27082009.jar --------------------------------------------- [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java:168: cannot find symbol [javac] symbol : class JexlContext [javac] location: class org.apache.commons.jexl.BitwiseOperatorTest [javac] JexlContext jc = JexlHelper.createContext(); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java:168: cannot find symbol [javac] symbol : variable JexlHelper [javac] location: class org.apache.commons.jexl.BitwiseOperatorTest [javac] JexlContext jc = JexlHelper.createContext(); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java:174: cannot find symbol [javac] symbol : class Expression [javac] location: class org.apache.commons.jexl.BitwiseOperatorTest [javac] Expression e = ExpressionFactory.createExpression("1 ^ null"); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java:174: cannot find symbol [javac] symbol : variable ExpressionFactory [javac] location: class org.apache.commons.jexl.BitwiseOperatorTest [javac] Expression e = ExpressionFactory.createExpression("1 ^ null"); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java:175: cannot find symbol [javac] symbol : class JexlContext [javac] location: class org.apache.commons.jexl.BitwiseOperatorTest [javac] JexlContext jc = JexlHelper.createContext(); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java:175: cannot find symbol [javac] symbol : variable JexlHelper [javac] location: class org.apache.commons.jexl.BitwiseOperatorTest [javac] JexlContext jc = JexlHelper.createContext(); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java:181: cannot find symbol [javac] symbol : class Expression [javac] location: class org.apache.commons.jexl.BitwiseOperatorTest [javac] Expression e = ExpressionFactory.createExpression("1 ^ 3"); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/ScriptFactoryTest.java:101: warning: [deprecation] toURL() in java.io.File has been deprecated [javac] URL testUrl = new File("src/test-scripts/test1.jexl").toURL(); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/jexl/src/test/org/apache/commons/jexl/ScriptTest.java:77: warning: [deprecation] toURL() in java.io.File has been deprecated [javac] URL testUrl = new File("src/test-scripts/test1.jexl").toURL(); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 100 errors [javac] 2 warnings BUILD FAILED /srv/gump/public/workspace/apache-commons/jexl/build.xml:123: Compile failed; see the compiler error output for details. Total time: 6 seconds --------------------------------------------- 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 06001627082009, vmgump:vmgump-public:06001627082009 Gump E-mail Identifier (unique within run) #2. -- 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