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=12368>. 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=12368 [PATCH] New <subant> task to execute sub-builds ------- Additional Comments From [EMAIL PROTECTED] 2003-03-17 23:05 ------- " Regarding Nicola Ken's post, I'm not too sure how to make the connection with the Gump decriptors, because sub-ant deals with local build file, whereas the Gump descriptors describe a project generically, and one would need the workspace definition to know which projects are there, etc... " My use case is that used by Centiepede, where the Gump descriptor is used only with the local CVS module dependencies as you use subant for, and downloads the jars of dependencies out of the module. I've looked at the code, and it's quite easy to change the Tahoe*.java classes to use the Gump descriptor format, and this would fit my needs perfectly (I will add dependencies to the classpath in another way). So yes, I think that all this extra stuff you added now make perfect sense, and I think it's a nice addition to Ant. :-)