Hi,
How can I tell ANT compile 4 or 8 projects simultaneously. What I want is that when projects are in sequence that don't depend from each other to compile simultaneously, I don't want ANT to compile the first 4 projects one after the other.
What's the syntax?
Thanks,
//Agroni
How can I tell ANT compile 4 or 8 projects simultaneously. What I want is that when projects are in sequence that don't depend from each other to compile simultaneously, I don't want ANT to compile the first 4 projects one after the other.
What's the syntax?
Thanks,
//Agroni