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 [email protected].
Project commons-graph has an issue affecting its community integration.
This issue affects 7 projects,
and has been outstanding for 15 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-graph : Apache commons dormant - sandbox components which are
inacti...
- commons-jelly-tags-ojb : Commons Jelly
- db-ojb : ObjectRelationalBridge
- db-ojb-from-packages : ObjectRelationalBridge
- maven : Project Management Tools
- maven-bootstrap : Project Management Tools
- test-ojb : ObjectRelationalBridge
Full details are available at:
http://vmgump.apache.org/gump/public/commons-dormant/commons-graph/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole output [commons-graph-22092009.jar] identifier set to project name
-DEBUG- (Gump generated) Maven Properties in:
/srv/gump/public/workspace/commons-dormant/graph2/build.properties
-INFO- Failed with reason build failed
-DEBUG- Maven POM in:
/srv/gump/public/workspace/commons-dormant/graph2/project.xml
-INFO- Failed to extract fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/commons-dormant/commons-graph/gump_work/build_commons-dormant_commons-graph.html
Work Name: build_commons-dormant_commons-graph (Type: Build)
Work ended in a state of : Failed
Elapsed: 5 secs
Command Line: maven --offline jar
[Working Directory: /srv/gump/public/workspace/commons-dormant/graph2]
CLASSPATH:
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/commons-dormant/graph2/target/classes:/srv/gump/public/workspace/commons-dormant/graph2/target/test-classes:/srv/gump/public/workspace/apache-commons/collections/target/commons-collections-3.3-SNAPSHOT.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/packages/jdepend-2.6/lib/jdepend.jar:/srv/gump/public/workspace/junit/dist/junit-22092009.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-22092009.jar:/srv/gump/packages/nsuml/lib/nsum
l.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
import org.apache.commons.collections.BinaryHeap;
^
/srv/gump/public/workspace/commons-dormant/graph2/src/java/org/apache/commons/graph/algorithm/spanning/MinimumSpanningForest.java:24:
cannot find symbol
symbol : class PriorityQueue
location: class
org.apache.commons.graph.algorithm.spanning.MinimumSpanningForest
private PriorityQueue queue = null;
^
/srv/gump/public/workspace/commons-dormant/graph2/src/java/org/apache/commons/graph/search/CostSearch.java:161:
cannot find symbol
symbol : class BinaryHeap
location: class org.apache.commons.graph.search.CostSearch
tasks = new BinaryHeap(true);
^
/srv/gump/public/workspace/commons-dormant/graph2/src/java/org/apache/commons/graph/search/CostSearch.java:171:
cannot find symbol
symbol : class BinaryHeap
location: class org.apache.commons.graph.search.CostSearch
tasks = new BinaryHeap(isMin);
^
/srv/gump/public/workspace/commons-dormant/graph2/src/java/org/apache/commons/graph/algorithm/search/CostSearch.java:161:
cannot find symbol
symbol : class BinaryHeap
location: class org.apache.commons.graph.algorithm.search.CostSearch
tasks = new BinaryHeap(true);
^
/srv/gump/public/workspace/commons-dormant/graph2/src/java/org/apache/commons/graph/algorithm/search/CostSearch.java:171:
cannot find symbol
symbol : class BinaryHeap
location: class org.apache.commons.graph.algorithm.search.CostSearch
tasks = new BinaryHeap(isMin);
^
/srv/gump/public/workspace/commons-dormant/graph2/src/java/org/apache/commons/graph/algorithm/spanning/MinimumSpanningForest.java:115:
cannot find symbol
symbol : class PriorityQueue
location: class
org.apache.commons.graph.algorithm.spanning.MinimumSpanningForest
PriorityQueue queue =
^
/srv/gump/public/workspace/commons-dormant/graph2/src/java/org/apache/commons/graph/algorithm/spanning/MinimumSpanningForest.java:116:
cannot find symbol
symbol : class BinaryHeap
location: class
org.apache.commons.graph.algorithm.spanning.MinimumSpanningForest
new BinaryHeap( isMin, new WeightedEdgeComparator( graph ));
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
15 errors
BUILD FAILED
File...... /home/gump/.maven/cache/maven-java-plugin-1.5/plugin.jelly
Element... ant:javac
Line...... 63
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 5 seconds
Finished at: Tue Sep 22 02:04:41 PDT 2009
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/commons-dormant/commons-graph/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/commons-dormant/commons-graph/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 09000022092009, vmgump:vmgump-public:09000022092009
Gump E-mail Identifier (unique within run) #8.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]