Date: Thu, 9 Apr 2020 16:00:59 +0200 From: Michael Osipov <1983-01-06@gmx.net> To: Angelo Polo <language.devel@gmail.com>, freebsd-java@freebsd.org Subject: Re: Java 11 for devel/apache-ant? Message-ID: <47296191-e305-68e5-d165-35a070872117@gmx.net> In-Reply-To: <CAHZqPkx=tj-Oh0RcMvSnMXOfyK6M2tVhWdp0yawfgBscM8vm=Q@mail.gmail.com> References: <CAHZqPkx=tj-Oh0RcMvSnMXOfyK6M2tVhWdp0yawfgBscM8vm=Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 J= ava > 11? > USE_JAVA=3D 11 ^^ This one is wrong. The USE_JAVA variable is just "YES". You need to set JAVA_VERSION=3D11+ See: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-j= ava.html#using-java-variables M
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47296191-e305-68e5-d165-35a070872117>