From: Arno P. <ar...@pu...> - 2011-03-12 17:05:18
|
On Mar 12, 2011, at 1:53 AM, Panayotis Katsaloulis <pan...@pa...> wrote: > > On Mar 12, 2011, at 3:59 AM, Paul Poley wrote: > >> Okay, so the version of Ant that comes with Eclipse 3.6 (Helios) is 1.7.1. >> The Ant version run on my command line is 1.8.2. > > I think this is the problem. > The API of ant has changed in 1.8 and this method has been deprecated. > > Arno: do you thing it is better to change it back to the deprecated API, so that 3.6 Eclipse will be compatible? > Actually, I think it would be good to change it back for now. I got an email from someone else yesterday who ran into the same problem and since we have many eclipse users, I suspect we'll get more "complaints". Arno |