From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LnWku-0006i9-TD for garchives@archives.gentoo.org; Sat, 28 Mar 2009 11:31:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D82CFE012A; Sat, 28 Mar 2009 11:31:15 +0000 (UTC) Received: from smtp03.tky.fi (smtp03.tky.fi [82.130.63.73]) by pigeon.gentoo.org (Postfix) with SMTP id 8CEFDE012A for ; Sat, 28 Mar 2009 11:31:15 +0000 (UTC) Received: from [82.130.46.209] ([82.130.46.209]) by smtp03.tky.fi (SMSSMTP 4.1.9.35) with SMTP id M2009032813311423969 for ; Sat, 28 Mar 2009 13:31:14 +0200 Message-ID: <49CE0AED.9020408@gentoo.org> Date: Sat, 28 Mar 2009 13:33:01 +0200 From: =?UTF-8?B?UGV0dGVyaSBSw6R0eQ==?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; fi; rv:1.8.1.21) Gecko/20090324 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 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 Subject: [gentoo-java] java_prepare in EAPI 2 X-Enigmail-Version: 0.95.7 OpenPGP: url=http://users.tkk.fi/~praty/public.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig40C69BB1996624489CD67A57" X-Archives-Salt: e58579af-f9ac-4d01-a56a-51c2505dd2ca X-Archives-Hash: ad9bea98f42eb98f9b2a1eee5c4a44d0 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig40C69BB1996624489CD67A57 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Yesterday I added support for a java_prepare function to java-util-2.eclass. This function will be automatically called by java-pkg-2_src_prepare if it exists. java-pkg-2_src_prepare takes care of showing bundled jars in strict mode (or later in eant if it's not called) so it's preferred that it always gets run as the src_prepare for java ebuilds so instead of having to call it explicitly from custom src_prepare implementations we can just use java_prepare instead and not have to worry about remembering to call it. Regards, Petteri --------------enig40C69BB1996624489CD67A57 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.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknOCvEACgkQcxLzpIGCsLRTDwCgl5B+McnnMpzke6IZuNmTzESg uVwAn0n/PwhznItWHHxIseRqBMzu5A44 =InAd -----END PGP SIGNATURE----- --------------enig40C69BB1996624489CD67A57--