Date: Mon, 15 Dec 2003 08:11:23 +0100 From: Ernst de Haan <ernst.dehaan@nl.wanadoo.com> To: java@FreeBSD.org, pav@FreeBSD.org Subject: Fwd: cvs commit: ports/Mk bsd.java.mk Message-ID: <200312150811.23434.ernst.dehaan@nl.wanadoo.com>
next in thread | raw e-mail | index | archive | help
FYI. Ernst ---------- Forwarded Message ---------- Subject: cvs commit: ports/Mk bsd.java.mk Date: maandag 15 december 2003 08:04 From: Ernst de Haan <znerd@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org znerd 2003/12/14 23:04:50 PST FreeBSD ports repository Modified files: Mk bsd.java.mk Log: Fixed bug. If a Linux 1.4 JDK would have been installed, it would not have been picked up if USE_JAVA was set to "1.3+". The behaviour is now as follows if USE_JAVA is set to "1.3+": - If the setting is 1.3+, then use an already installed 1.3 or 1.4 JDK. If there is no such JDK, then set USE_JAVA to 1.3. The FreeBSD JDK 1.4 is preferred over all other JDK's. Noticed by: pav Revision Changes Path 1.36 +8 -5 ports/Mk/bsd.java.mk -------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312150811.23434.ernst.dehaan>