Date: Thu, 19 Mar 2020 07:03:34 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Michael Osipov <1983-01-06@gmx.net> Cc: freebsd-java@freebsd.org Subject: Re: default version Message-ID: <CAJuc1zP9v50RoxdGCpOJ%2BBxBHWgxTexzQYvhUgXb72LyEkFs5Q@mail.gmail.com> In-Reply-To: <11ac9a3b-4307-b1bf-c0ed-0354d6529ab5@gmx.net> References: <CANPW%2BMu0axAycYhKMX0ceH%2BaMdq28K8V3xYZprbsDMimP_xtgA@mail.gmail.com> <CAJuc1zM4Tg9bdqUaFjOjCaHojjVwzjwyAk=zvJuFy5e-sJX1_w@mail.gmail.com> <11ac9a3b-4307-b1bf-c0ed-0354d6529ab5@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 19 Mar 2020 at 04:55, Michael Osipov <1983-01-06@gmx.net> wrote: > > Am 2020-03-18 um 05:18 schrieb Jonathan Chen: > > On Wed, 18 Mar 2020 at 17:14, Tommy Pham <tommyhp2@gmail.com> wrote: > >> > >> Hello everyone, > >> > >> Is there way to specify explicitly the desired Java version to build? This > >> is a list of ports that I found using Java: > > > > In /etc/make.conf, specify: > > JAVA_PREFERRED_PORTS= JAVA_PORT_NATIVE_OPENJDK_JDK_11 > > Where is this documented? Some notes for this should have been put into bsd.java.mk, but it's not. I only puzzled it out when trying to make openjdk11 my default Java. The relevant line is around line 201 in /usr/ports/Mk/bsd.java.mk. Cheers. -- Jonathan Chen <jonc@chen.org.nz>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zP9v50RoxdGCpOJ%2BBxBHWgxTexzQYvhUgXb72LyEkFs5Q>