Please, please, do so. According to the available info, the for task is incompatible with newer Ant releases, which is a problem, I am experiencing, right now. EDIT: Even, if the information on the web was, that the for task is incompatible with newer Ant versions, I was successfull using following construct and Ant 1.10.5: <taskdef resource="net/sf/antcontrib/antlib.xml"> <classpath> <pathelement location="${user.home}/.ant/lib/ant-contrib-1.0b3.jar"/> </classpath> </taskdef>
Please, please, do so. According to the available info, the for task is incompatible with newer Ant releases, which is a problem, I am experiencing, right now.
Hi, I managed to lose all the user-library stuff I have created in the last years....
Hi, it seems, the project gets sporadic uptades at https://github.com/fwbuilder/...