Stefan Bodewig wrote:
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.
Can you be a bit more specific.
According to the gump report that I'm looking at, the bulk of Cocoon build failures are linked to a failed build from jaxen which in turn is linked to a fail of dom4j.
Stephen.
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">
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
