The qdox project descriptor points to a jar that no longer exists.
Several parts of Avalon fail to build because of the wrong file name
and as a side effect, Cocoon doesn't get built by Gump as its prereqs
coming from Avalon are missing.
The appended patch fixes the file name, but I'm not sure whether there
are more out-of-date file names.
Cheers
Stefan
---
/home/bodewig/gump/cache/http___cvs.apache.org_viewcvs__checkout__cocoon-2.1_gump.xml.xml
Sun Sep 28 22:15:22 2003
+++ gump.xml Mon Sep 29 10:11:28 2003
@@ -1156,7 +1156,7 @@
definitions from java source files.
</description>
<home nested="src/blocks/qdox/lib"/>
- <jar name="qdox-1.1.jar"/>
+ <jar name="qdox-1.2.jar"/>
</project>
<project name="joost">