Tim Ellison wrote:
Alexey Petrenko wrote:
2006/11/15, Tim Ellison <[EMAIL PROTECTED]>:
Stefano Mazzocchi wrote:
Do we have a solution for that?
Yes, it is a modicum of work for a C-hacker.

It simply requires extending the tools launcher as described earlier
(I'll hunt down the archive if required).
ant runs java compiler without javac executable...

Or I'm missing something?

If Ant depends upon the non-API com.sun packages in tools.jar then I
guess we can decide to create an adapter in the suncompat module.

The compiler is pluggable in Ant, look for the build.compiler option:

http://ant.apache.org/manual/CoreTasks/javac.html

- Sam Ruby

Reply via email to