Maybe using "input" attributes. Would be better if the script would get the values via arguments. Then you can specify that via nested <arg>s.
Jan > -----Ursprüngliche Nachricht----- > Von: Travis Quarterman [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 9. September 2004 16:24 > An: Ant Developers List > Betreff: Re: AW: Running Scripts > > Thanks, > This seemed to work but the script now expects username and password; > is there a way of passing this information to the script? > > - Travis > > > On Thu, 9 Sep 2004 07:53:33 +0200, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > <exec spawn="true"/> (Ant 1.6) > > > > Jan > > > > > -----Ursprüngliche Nachricht----- > > > Von: Travis Quarterman [mailto:[EMAIL PROTECTED] > > > Gesendet am: Mittwoch, 8. September 2004 19:46 > > > An: Ant Developers List > > > Betreff: Running Scripts > > > > > > Greetings, > > > I I have an Ant task for executing WeblogicStart.sh > script, but Ant is > > > not continuing with task (not returing me to prompt); I > can however > > > run script via ./WeblogicStart.sh in the shell? > > > > > > - Travis > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >