Has ant an built in java compiler?

2011-09-12 Thread Beat Meier
Hello Has ant (1.8.2) an built in java compiler? What compiler is used if in javac fork=no (default) is used? My external specified compiler if fork=no is not called, because I have a wrapper script to debug the command line invocation. With fork=yes it is used. I have read the with fork=yes th

Re: How can I pass -Xlint to javac ?

2011-09-12 Thread Beat Meier
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 option of javac ant

How can I pass -Xlint to javac ?

2011-09-09 Thread Beat Meier
Hello How can I give arguments to the sun java compiler? I want to use -Xlint with the javac but see no option of javac ant task? Thanks Beat - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e