Not Ant is quiting the script file - the shell does that. Simply use two <exec>s.
Jan >-----Ursprüngliche Nachricht----- >Von: temp temp [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 24. August 2007 16:22 >An: [email protected] >Betreff: how to run multiple script files using ant exec with >command sqlplus > >I want to run multiple script files using exec ant task .I >have two nested arg tags to specify my script files , but >ant is executing only the first script and terminating how >can I pass multiple script? > > >--------------------------------- >Choose the right car based on your needs. Check out Yahoo! >Autos new Car Finder tool. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
