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-08-06 17:55 ------- It might be interesting to explore making this another Ant option. Default behavior would be as always. Bug 21421 also relates to making Ant execute targets in a manner other than the default; maybe we should turn this into a property such as ant.runstyle=default|parallel|singlecheck. I suppose it depends upon whether singlecheck and parallel are compatible modes of behavior. I can't think that they are incompatible but I have this nagging feeling they could be. Any opinions on this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]