Also that statement does not mean that Eclipse ships an older version of Ant.
If you have a look, you'll see that it's 1.7.0.

$ cd ECLIPSE_HOME
$ cd plugins

--> 1.hint: the name of the plugin is org.apache.ant_1.7.0.v200706080842

$ cd org.apache.ant_1.7.0.v200706080842
$ cd bin
$ .\ant -version

--> 2.hint: Apache Ant version 1.7.0 compiled on December 13 2006
 
Tried with Eclipse JEE
  Version: 3.3.0
  Build id: I20070621-1340


Jan



>-----Ursprüngliche Nachricht-----
>Von: Peter Reilly [mailto:[EMAIL PROTECTED] 
>Gesendet: Donnerstag, 25. Oktober 2007 14:37
>An: Ant Users List
>Betreff: Re: Eclipse still using Ant 1.6.5 because of bug in Ant 1.7.0
>
>Ok,
>It is fixed in SVN
>http://issues.apache.org/bugzilla/show_bug.cgi?id=42222
>and will be in ant 1.7.1
>
>Peter
>
>
>On 10/25/07, Peter Reilly <[EMAIL PROTECTED]> wrote:
>> What is the corresponding Ant Bugzilla report?
>>
>> Peter
>>
>> On 10/25/07, Hans Schwaebli <[EMAIL PROTECTED]> wrote:
>> > Eclipse seems to be still using Ant 1.6.5 because of a Ant bug.
>> >
>> >   Why does the Ant team not fix it so that Eclipse can use 
>the new Ant version?
>> >
>> >   I quote: "Due to a bug in Ant 1.7.0, Ant builds will 
>fail with an IllegalArgumentException if the Eclipse 
>installation is in a location with spaces in the path. 
>Embedded usage of Ant builds, such as plug-in export will also 
>fail. See bug 187993 for possible workarounds."
>> >
>> >   
>http://www.eclipse.org/eclipse/development/readme_eclipse_3.3.1.html
>> >
>> >  __________________________________________________
>> > Do You Yahoo!?
>> > Tired of spam?  Yahoo! Mail has the best spam protection around
>> > http://mail.yahoo.com
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to