DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21112>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21112 <project package ought override <module <cvs / <ant Summary: <project package ought override <module <cvs / <ant Product: Gump Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Java/XSLT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Today to get a package to work one needs a <project definition plus a <module definition, to teach Gump the outputs (jars) from the project/package. e.g. <project name="krysalis-centipede" package="krysalis-centipede-1.0.0-beta5"/> <module href="trysybase/krysalis-centipede.xml"/> Unfortunately any <cvs or <ant tags in the module.xml cause Gump to attempt to check out and/or build the project. Having to create a copy of the module.xml in order to remove these tags is counterproductive. I beleive when Gump sees <project package= it ought ignore <cvs and <ant in module.xml. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
