DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29248>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29248 Ant does not automatically parallelize independent targets. ------- Additional Comments From [EMAIL PROTECTED] 2004-05-27 15:14 ------- I am thinking about it too. There is an issue with dependencies that needed to be fixed first - there are two kind of dependencies - A depends on B and C, and A wants execute B and then C (for example a clean build). Without the second option it would be very difficult to write build scripts that can run in parallel. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]