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 <gentoo-java+bounces-1410-garchives=archives.gentoo.org@lists.gentoo.org>) id 1KApr2-0003mX-Lh for garchives@archives.gentoo.org; Mon, 23 Jun 2008 17:29:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 662AEE02EB; Mon, 23 Jun 2008 17:29:23 +0000 (UTC) Received: from smtp03.tky.fi (smtp03.tky.fi [82.130.63.73]) by pigeon.gentoo.org (Postfix) with SMTP id 1F153E02EB for <gentoo-java@lists.gentoo.org>; Mon, 23 Jun 2008 17:29:23 +0000 (UTC) Received: from [82.130.46.209] ([82.130.46.209]) by smtp03.tky.fi (SMSSMTP 4.1.9.35) with SMTP id M2008062320291829613 ; Mon, 23 Jun 2008 20:29:18 +0300 Message-ID: <485FDD6F.5070104@gentoo.org> Date: Mon, 23 Jun 2008 20:29:19 +0300 From: =?UTF-8?B?UGV0dGVyaSBSw6R0eQ==?= <betelgeuse@gentoo.org> User-Agent: Thunderbird 2.0.0.14 (X11/20080511) Precedence: bulk List-Post: <mailto:gentoo-java@lists.gentoo.org> List-Help: <mailto:gentoo-java+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-java+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-java+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-java.gentoo.org> X-BeenThere: gentoo-java@lists.gentoo.org MIME-Version: 1.0 To: Krzysiek Pawlik <nelchael@gentoo.org> CC: Gentoo Java <gentoo-java@lists.gentoo.org> Subject: Re: [gentoo-java] caucho-services, burlap and hessian mess References: <484F97DE.2020204@gentoo.org> <485F58AF.90700@gentoo.org> In-Reply-To: <485F58AF.90700@gentoo.org> X-Enigmail-Version: 0.95.6 OpenPGP: url=http://users.tkk.fi/~praty/public.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3CE87FF4F91DBCB9AF075531" X-Archives-Salt: ff148f2e-c817-4e81-b8fb-a9452f0b1949 X-Archives-Hash: 8962d054d8f8f4f8f760feb576f5187b This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3CE87FF4F91DBCB9AF075531 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Krzysiek Pawlik kirjoitti: >=20 > This is done: >=20 > * new hessian: hessian-3.0.20 and hessian-3.1.6 > * version bump of mx4j* to version 3.0.2 >=20 > New versions of hessian require >=3DJDK 1.5, so I had to raise the lowe= st=20 > allowed JDK version for mx4j from 1.4 to 1.5. >=20 > Any idea how to test what packages would be affected by unmasking of ne= w=20 > mx4j? >=20 > Build everything in dev-java ? It would also catch all compile errors, = > etc independent from mx4j - which is not relevant to this case. >=20 betelgeuse@pena ~/bin $ cat emergerdeps #!/bin/bash emerge -1 -a $(rdeps ${1} | egrep R?DEPEND | uniq | cut -f 3 -d ' ' |=20 sed -e 's/^/=3D/' | uniq) #echo $(rdeps ${1} | egrep R?DEPEND | uniq | cut -f 3 -d ' ' | sed -e=20 's/^/=3D/' | uniq) betelgeuse@pena ~/bin $ cat rdeps #!/bin/bash adjutrix -D /usr/portage --log-level silent --write-cache-dir=20 /var/cache/paludis/metadata/ -r "${@}" or whatever reverse dependency tool rocks your boat (like jeeves for=20 instance) Regards, Petteri --------------enig3CE87FF4F91DBCB9AF075531 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 iEYEARECAAYFAkhf3XIACgkQcxLzpIGCsLTqtgCfdk+nEZi9gMhMr/LzvVI0YjHs pd0AoIWP4mrDYJ5lKG8GIZvSquXo3Xai =pO8j -----END PGP SIGNATURE----- --------------enig3CE87FF4F91DBCB9AF075531-- -- gentoo-java@lists.gentoo.org mailing list