Bug#199673: libant1.5 is in main
Jan Schulz
jasc.usenet@gmx.de
Tue Dec 16 19:18:02 2003
Hallo Arnaud,
* Arnaud wrote:
>Good idea. But I think we'll have to make two different scripts: one
>that launch ant with kaffe and another with a non-free jdk.
Or use findjava to search for both :)
>Note: see also the problem with the JAVA_HOME environment. I don't know
> how ant can deal wihtout it?
In the 1.5 version, it can't. It uses java.home to find javadoc and
other apps which are used in the tasks. I think someone wanted to add
some 'build.compiler' like capabilities for javadoc and other tasks.
Jan