AW: Iterating through the build script

2008-09-24 Thread Jan.Materne
works but has performance impacts because each call clones the Project-instance. With introduction of in Ant 1.6 that would be faster. Jan >-Ursprüngliche Nachricht- >Von: André Pilz [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 24. September 2008 11:54 >An: Ant Users List >Betreff:

AW: Iterating through the build script

2008-09-24 Thread Jan.Materne
Use to write a macro which does that job. Jan >-Ursprüngliche Nachricht- >Von: Patrick Luebbecke [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 24. September 2008 11:30 >An: user@ant.apache.org >Betreff: Iterating through the build script > > >Hi Folks, > >i'm currently writing a build