RE: Attempting to install ant-contrib in my project folder.

2007-05-08 Thread Byron Vonthal
Here is my version and I know it works. Give this way a try. -Original Message- From: George Storm [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 4:12 PM To: Ant Users List Subject: Attempting to install ant-contrib in my project folder. I am attempting to use ant-contrib I am

Attempting to install ant-contrib in my project folder.

2007-05-08 Thread George Storm
I am attempting to use ant-contrib I am referencing I am using the second installation method where I have placed the ant-contrib.jar file in a folder within my project. ant-contrib.jar was renamed to remove the version number. I have placed the following i

Re: Reporting build success/failure in /'s output log file?

2007-05-08 Thread Dominique Devienne
On 5/1/07, Andrew Bayer (abayer) <[EMAIL PROTECTED]> wrote: Is there any way to do this without having to subclass Ant.java? I'm not married to the output being BUILD SUCCESSFUL or BUILD FAILED specifically - any pass/fail string that I can do a regexp for would be sufficient. Any help/advice/etc