> I have written an executor which tries to parallelize a "normal" Ant > build. > http://svn.apache.org/repos/asf/ant/sandbox/parallelexecutor/
Thanks! I'll check it out. What is the policy for using Java 5 language features and APIs in ant? I wouldn't want to use wait/notify here - would have to be at least the backport of util.concurrent. alex --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org