Re: Upgrading ANT from 1.6.2 to 1.8.5

2012-02-07 Thread wallaceb
No the latest version is 1.8.2 -Original Message- From: Vimil Saju Date: Tue, 7 Feb 2012 19:26:03 To: Ant Users List Reply-To: "Ant Users List" Subject: Re: Upgrading ANT from 1.6.2 to 1.8.5 Isn't the latest version of ant 1.8.2? I heard there will a 1.8.3 release soon, but did a 1.8.5

Re: How can I pass -Xlint to javac ?

2011-09-09 Thread wallaceb
Hello Try using this --Original Message-- From: Beat Meier To: user@ant.apache.org ReplyTo: Ant Users List Subject: How can I pass -Xlint to javac ? Sent: Sep 9, 2011 7:48 PM Hello How can I give arguments to the sun java compiler? I want to use -Xlint with the javac but see no optio