Hello Alex, It is possible to introduce parallelism with ivy:buildlist and subant. I have not done it in this way explicitly. Instead we are using a customized version of CruiseControl that is able to sort out the projects using their ivy descriptors and then we run the CruiseControl builds in a couple of threads so some of them are built in parallel. It is not bullet proof method, however.
Regards Rambius Tangra Mega Rock: http://www.radiotangra.com/ --- On Tue, 1/27/09, Alex Iliev <alex.il...@gmail.com> wrote: > From: Alex Iliev <alex.il...@gmail.com> > Subject: buildlist/subant in parallel > To: dev@ant.apache.org > Date: Tuesday, January 27, 2009, 11:51 PM > I was thinking that the combination of ivy:buildlist and > subant is a > perfect candidate for parallelization: the dependency graph > tells us > exactly which Ivy modules can be built in parallel. I'd > be interested > in implementing some such functionality. Any thoughts from > the list on > whether something like this exists or is in progress? > > Cheers > > alex > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org > For additional commands, e-mail: dev-h...@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org