Slip of the finger. It is 1.7.0. Downloaded from
http://ant.apache.org/bindownload.cgi
Jan.Materne wrote:
>
> 1.7.9 ?
> We never released a 1.7.9. We just have 1.7.0
>
> Could you send the download link?
>
>
> Jan
>
>>-Ursprüngliche Nachric
urce? If so, I recommend using the
> binary dist, unless you have a compelling reason to comiple from source.
>
>
> -Rob Anderson
>
>> -Original Message-
>> From: Alex Honor [mailto:[EMAIL PROTECTED]
>> Sent: Monday, June 25, 2007 4:25 PM
>> To: user@ant.ap
Hi All,
Experiencing some trouble using the Ant 'script' task. I am trying to test
using a simple build.xml with the following content:
println("message is " + message)
I get the following error when I try and run it:
$ /usr/local/apache-ant/1.7.0/bin/ant -f /tmp/bui