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]>
