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 1Jid7W-0000EB-GT for garchives@archives.gentoo.org; Sun, 06 Apr 2008 22:13:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B987E0443; Sun, 6 Apr 2008 22:13:49 +0000 (UTC) Received: from slimak.dkm.cz (smtp.dkm.cz [62.24.64.34]) by pigeon.gentoo.org (Postfix) with SMTP id B5AB6E0443 for ; Sun, 6 Apr 2008 22:13:48 +0000 (UTC) Received: (qmail 32109 invoked by uid 0); 6 Apr 2008 22:13:47 -0000 Received: from rb5cu63.net.upc.cz (HELO ?192.168.1.100?) (89.176.226.63) by smtp.dkm.cz with SMTP; 6 Apr 2008 22:13:47 -0000 Message-ID: <47F94B15.1000308@gentoo.org> Date: Mon, 07 Apr 2008 00:13:41 +0200 From: Vlastimil Babka User-Agent: Thunderbird 2.0.0.12 (X11/20080229) 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 Subject: [gentoo-java] Ant 1.7.1_beta2 hits java-experimental overlay X-Enigmail-Version: 0.95.6 OpenPGP: id=4E61DE84; url=subkeys.pgp.net Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0E3E5E0FF0F148CBA0A91608" X-Archives-Salt: 34c7bd0b-d8ed-4c9d-9af4-ed6a652b179c X-Archives-Hash: 80be537aa8c26b2bfbbf3849232b9dc1 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0E3E5E0FF0F148CBA0A91608 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: quoted-printable Hi, looks like after about year and half after 1.7.0 we will see a 1.7.1=20 release of Ant :) Beta2 was released recently, check out release notes: http://people.apache.org/dist/ant/v1.7.1beta2/ I'm gonna commit it now to java-experimental overlay, and took this=20 version bump as a chance to implement some changes: - completely phasing out ant-tasks package which is now possible because = nothing depends on it anymore. The USE flags that trigger the deps on=20 individual tasks will move to dev-java/ant package - the compatibility symlinks to /usr/share/ant/lib/ that were created=20 for all tasks in ant-tasks are split will move to the individual tasks=20 instead of dev-java/ant, so they will be created immediately when the=20 tasks get installed and not on depend on the USE flags in dev-java/ant - this means there will be a blocker to ant-tasks (unversioned),=20 hopefully this time it's really the last blocker during the upgrade :) - ant-core installs the style sheets in etc/ as the binary upstream=20 distribution does (Betelgeuse once said something expected them but=20 probably never filled a bug) - EAPI=3D1 slot deps are used for external package dependencies. Some dep= s=20 were converted to RDEPEND only to be more accurate. - ant-trax no longer depends on ant-junit because upstream moved some=20 classes around. This could probably break some packages if they depended = and used in ANT_TASKS only ant-trax but need also junit. Did some basic testing using remerge-everything-java script from the=20 overlays svn, catched some errors of mine, no upstream breakages yet.=20 Testing and bug reports of course welcome. --=20 Vlastimil Babka (Caster) Gentoo/Java --------------enig0E3E5E0FF0F148CBA0A91608 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 iEYEARECAAYFAkf5SxoACgkQtbrAj05h3oQCwwCgjD03SP+qZGTnlI0LFmWz4fnG B0UAmgMSVRQ0WsLmtGYE8Nz7USDEQJcJ =b0bs -----END PGP SIGNATURE----- --------------enig0E3E5E0FF0F148CBA0A91608-- -- gentoo-java@lists.gentoo.org mailing list