What do you expect? Can you give us Ant�s output? Check the spelling of your directory "BUILD" (casesensitive on Linux!) and filename (does the filename really starts with uppercase 'B'?).
Jan > -----Urspr�ngliche Nachricht----- > Von: Pritesh saharey [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 2. Juni 2003 09:14 > An: Apache mailing list > Betreff: exec command not working > > Hi all, > I would like to know what iam missing in my exec task > <target name="call" > > <exec executable="BUILD/Build.sh" os="Linux" > failonerror="true" /> > </target> > > this simple call target is not working what i had done wrong. > > thanks > pritesh > > _____________________________________________________________ > Join SQAtester.com Community ---> > http://www.sqatester.com/testersarea/joinus.htm > > _____________________________________________________________ > Select your own custom email address for FREE! Get > [EMAIL PROTECTED] w/No Ads, 6MB, POP & more! > http://www.everyone.net/selectmail?campaign=tag > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
