gen target error: cryptix.xml not found
Leo Simons <[email protected]> Sat, 04 Jan 2003 16:42:47 +0100
| Newsgroups | gmane.comp.jakarta.alexandria.devel |
|---|---|
| Message-ID | <[email protected]> |
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
--
To unsubscribe, e-mail: <mailto:[email protected]>
For additional commands, e-mail: <mailto:[email protected]>
cryptix-missing.patch
(text/plain, 654 B)
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"/>