Java 11 for devel/apache-ant?
Michael Osipov
1983-01-06 at gmx.net
Thu Apr 9 14:01:05 UTC 2020
Am 2020-04-09 um 14:21 schrieb Angelo Polo:
> Hello devel/apache-ant maintainers,
>
> Are there any known issues with setting to build and run apache-ant on Java
> 11?
> USE_JAVA= 11
^^
This one is wrong. The USE_JAVA variable is just "YES". You need to set
JAVA_VERSION=11+
See:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-java.html#using-java-variables
M
More information about the freebsd-java
mailing list