I would try Ant 1.7beta1 and latest Ant-Contrib with the namespace declaration
- that's the future way.
And you can see inside your buildfile where the tasks come from.
(ac-AntContrib, sf-SmartFrog, au:AntUnit, svn:AntLib-Subversion, ...)
Jan
>-Ursprüngliche Nachricht-
>Von: Daniel Ca
cht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 1. September 2006 08:51
>An: user@ant.apache.org
>Betreff: AW: Problems with exec tag
>
>Your script works for me ...
>
>
>
>
>
>
&
Your script works for me ...
>I put the ant file below and the content of the test12.txt is
>// test exec file notepad.exe; notepad.exe
Not sure about the blank after ';'
Jan
-