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=21421>.
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=21421

[Patch] to allow to run several targets without rerunning their dependencies





------- Additional Comments From [EMAIL PROTECTED]  2004-09-01 20:45 -------
I think the execution logic should be moved out of Project.executeTarget() 
into Executor.executeTargets(). In this case It would be easier to create 
ParallelExecutor and also KeepGoingExecutor becomes meaningful. 

Also the executor needs to be propagated into sub-ants – we will need to 
share 
thread pooling in ParallelExecutor.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to