Can´t you specify subants fileset according to your needs? Jan
>-----Ursprüngliche Nachricht----- >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juli 2005 10:54 >An: [email protected] >Betreff: Runing subant depending on the sub projects names. > > >Hello folks; >Is there an elegant way to call <subant> on subprojects, using >the name of each subproject? >I mean from the root build file, execute subprojects build >files of subproject A, B,C but not D,E,F for instance. >For the moment i am using a tortuous way to do so: In the root >build file->macrodef taken from the <subant> doc, pass the >name of the project to run as a property and in the subproject >buildfile-> run the target if and only if the project name >matches the property given in the root file. > >Thx in advance. > > >This message is for the designated recipient only and may >contain privileged, proprietary, or otherwise private >information. If you have received it in error, please notify >the sender immediately and delete the original. Any other use >of the email by you is prohibited. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
