doFileOperations() and doResourceOperations in Copy task impl.

2009-10-17 Thread Raja Nagendra Kumar
Hi, I see two methods doFileOperations and doResourceOperations copy task. What is the difference between these two methods. How does Resource and File Operations differ. Our need in looking to this is to customize copy so that every file copied would be replaced with all the ant properties in c

[antunit] A fail task

2009-10-17 Thread Nicolas Lalevée
I have some use case where I need to fail no matter what. Basically I need a task corresponding to the junit.framework.Assert#fail(). To implement it I suggest we implement it like the fail Ant task. Actually I suggest to rename "assertTrue" to "fail" in the antlib.xml(or "failure", "testFa

ProjectHelper improvements

2009-10-17 Thread Nicolas Lalevée
I worked a little bit more on the Groovy frontend, and I have some suggestions again on the ProjectHelper. In Ant 1.8 we introduced the ProjectHelperRepository which is maintaining the list of available ProjectHelper in the classpath. And we use it to find the project helper that will be ab

Re: Release Announcements on the Homepage

2009-10-17 Thread Nicolas Lalevée
Le 16 oct. 09 à 08:48, Stefan Bodewig a écrit : Hi, I've just added the release announcement for Ivy 2.1.0 to the Ant homepage (and would have done so for the latest IvyDE release if I had found a suitable announcement text, sorry). Maarten, Nicolas, you know you can modify the Ant site as we