Hi list,
 
We run our junit task with fork=perTest so that each test performs its
work in a separate JVM. Is there a way I can have Ant launch each of
those JVMs in a parallel fashion so that we can take advantage of the
several cores on our build server?
 
Thanks!

Reply via email to