Hi, Daniel that's because the <for> task is not part of vanilla ant, it's part of a bunch of contributions for ant called "ant-contrib".
There are also maaaany other tasks around and you may also roll your own. see (and get those tasks from there ...) http://ant-contrib.sourceforge.net/ Regards, Gilbert Daniel Camara wrote: > Thanks Jan, > > I am a newbie with ant, two days new :), I couldn't execute your > second script (Actually Good work, very impressive :), the script > gives me the below error message. > --- > BUILD FAILED > C:\Temp\Ant\TESTES\MyProject\MyProject.xml:34: Could not create task > or type of type: antlib:net/sf/antcontrib:for. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
