Check out the manual for the <ant> task http://jakarta.apache.org/ant/manual/CoreTasks/ant.html
Cheers Christian > -----Ursprungligt meddelande----- > Fr�n: Suresh Babu Koya [mailto:[EMAIL PROTECTED]] > Skickat: den 14 augusti 2002 13:46 > Till: Ant Users List > �mne: RE: Executing another Ant file from the Ant script > > > I have two files called buildandruntests.xml and build.xml. > How can I launch execution of buildandruntests.xml from build.xml. > > >>-----Original Message----- > >>From: Tibor Strausz [mailto:[EMAIL PROTECTED]] > >>Sent: Wednesday, August 14, 2002 5:12 PM > >>To: 'Ant Users List' > >>Subject: RE: Executing another Ant file from the Ant script > >> > >> > >>use <ant> target > >> > >>tibi > >> > >>> -----Original Message----- > >>> From: Suresh Babu Koya [mailto:[EMAIL PROTECTED]] > >>> Sent: Wednesday, August 14, 2002 1:25 PM > >>> To: [EMAIL PROTECTED] > >>> Subject: Executing another Ant file from the Ant script > >>> > >>> > >>> Greetings group, > >>> > >>> How can I execute an Ant file (build.xml) from another > Ant file. > >>> > >>> --Suresh > >>> > >>> > >> > >>-- > >>To unsubscribe, e-mail: > >><mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: > >><mailto:[EMAIL PROTECTED]> > >> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
