From aa14971793c5937659173e5c190bdaf71b78f918 Mon Sep 17 00:00:00 2001 From: Vlastimil Babka Date: Wed, 3 Jan 2007 14:14:22 +0000 Subject: [PATCH] Link to the relevant bug in the error about missing 1.4 JDK, so people won't fill more. --- eclass/java-pkg.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eclass/java-pkg.eclass b/eclass/java-pkg.eclass index e2d5dcd540f6..10daeb819a8f 100644 --- a/eclass/java-pkg.eclass +++ b/eclass/java-pkg.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg.eclass,v 1.49 2006/12/18 19:25:59 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg.eclass,v 1.50 2007/01/03 14:14:22 caster Exp $ inherit multilib @@ -46,6 +46,8 @@ java-pkg_pkg_setup() { ewarn "in order for the old and new Java systems to coexist" ewarn "Details about this can be found at:" ewarn "\thttp://overlays.gentoo.org/proj/java/wiki/Why_We_Need_Java14" + ewarn "If you wonder why we can't just depend on the needed JDK version," + ewarn "then read https://bugs.gentoo.org/show_bug.cgi?id=144240" echo fi -- 2.26.2