Hi all,

running 'ant gen' in the gump dir gets me:

gen:
[java] Failed to expand module with href project/cryptix.xml
[java] - java.io.FileNotFoundException: /mnt/var/projects/avalon/jakarta-alexandria/proposal/gump/project/cryptix.xml (No such file or directory)
[java] Failed to expand module with href project/cryptix.xml
[java] - java.io.FileNotFoundException: /mnt/var/projects/avalon/jakarta-alexandria/proposal/gump/project/cryptix.xml (No such file or directory)

the referenced file does not exist in cvs. As http://cvs.apache.org/builds/gump/latest/index.html doesn't list any 'cryptix' prereq failure I'm guessing the entry can be removed from gump.xml; if so a patch is attached.

cheers,

- Leo
Index: proposal/gump/profile/gump.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
retrieving revision 1.157
diff -u -r1.157 gump.xml
--- proposal/gump/profile/gump.xml      3 Jan 2003 20:37:06 -0000       1.157
+++ proposal/gump/profile/gump.xml      4 Jan 2003 15:36:21 -0000
@@ -138,7 +138,6 @@
   <module href="project/aspectj.xml"/>
   <module href="project/bsf.xml"/>
   <module href="project/castor.xml"/>
-  <module href="project/cryptix.xml"/>
   <module href="project/dougLea.xml"/>
   <module href="project/eyebrowse.xml"/>
   <module href="project/javacc.xml"/>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to