From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LM31A-0005xd-Rb for garchives@archives.gentoo.org; Sun, 11 Jan 2009 16:18:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18C4DE0358; Sun, 11 Jan 2009 16:18:28 +0000 (UTC) Received: from viefep12-int.chello.at (viefep12-int.chello.at [62.179.121.32]) by pigeon.gentoo.org (Postfix) with ESMTP id 887DCE0358 for ; Sun, 11 Jan 2009 16:18:27 +0000 (UTC) Received: from edge05.upc.biz ([192.168.13.212]) by viefep12-int.chello.at (InterMail vM.7.09.01.00 201-2219-108-20080618) with ESMTP id <20090111161826.RKJG1315.viefep12-int.chello.at@edge05.upc.biz>; Sun, 11 Jan 2009 17:18:26 +0100 Received: from [192.168.1.100] ([62.24.83.9]) by edge05.upc.biz with edge id 2GJQ1b0330C4Fjy05GJRpp; Sun, 11 Jan 2009 17:18:26 +0100 X-SourceIP: 62.24.83.9 Message-ID: <496A1BCF.1060006@gentoo.org> Date: Sun, 11 Jan 2009 17:18:23 +0100 From: Vlastimil Babka User-Agent: Thunderbird 2.0.0.18 (X11/20081124) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@lists.gentoo.org MIME-Version: 1.0 To: gentoo-java@lists.gentoo.org CC: Martin von Gagern Subject: [gentoo-java] Reminder to use JAVA_PKG_STRICT for java overlays commiters X-Enigmail-Version: 0.95.7 OpenPGP: id=4E61DE84; url=subkeys.pgp.net Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigBF13607F0A6D32645ACD1679" X-Archives-Salt: 611fc030-21e6-465a-ba2e-d7691bfb5be3 X-Archives-Hash: 54d6dc720c7dacd8d9fba1830a7a59aa This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBF13607F0A6D32645ACD1679 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable You should have this: $ grep JAVA_PKG_STRICT /etc/make.conf JAVA_PKG_STRICT=3D"true" And make sure stuff that you commit compiles fine with it. Otherwise people who have it set might get breakages that you miss. Currently there's problem with codemodel-annotation-compiler-2.1 by MvG, which has only a DEPEND (not RDEPEND) on codemodel, without calling java-pkg_getjars with --build-only (in this case it should probably add to RDEPEND not use --build-only). Caster --------------enigBF13607F0A6D32645ACD1679 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAklqG9AACgkQtbrAj05h3oSrZACfQDhcubpYbIDrvYFRFW2uBZjR 0ckAnA2m3NG7wUo+M6Jfy3NlFtuZjMIH =HMKA -----END PGP SIGNATURE----- --------------enigBF13607F0A6D32645ACD1679--