From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FTuKs-0005Uh-No for garchives@archives.gentoo.org; Thu, 13 Apr 2006 05:25:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k3D5PbNb030449; Thu, 13 Apr 2006 05:25:37 GMT Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k3D5PaRY006964 for ; Thu, 13 Apr 2006 05:25:36 GMT Received: from 146-115-26-214.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com (HELO [192.168.1.110]) ([146.115.26.214]) by smtp02.lnh.mail.rcn.net with ESMTP; 13 Apr 2006 01:25:36 -0400 X-IronPort-AV: i="4.04,116,1144036800"; d="scan'208"; a="224613143:sNHT23960434" Message-ID: <443DE0E7.2070401@gentoo.org> Date: Thu, 13 Apr 2006 01:25:59 -0400 From: Joshua Nichols User-Agent: Mail/News 1.5 (X11/20060401) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: gentoo-java@lists.gentoo.org Subject: [gentoo-java] Updated java-1.5-fixer Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 86547acf-f0e0-4c57-9b9b-5d3dea5c0f75 X-Archives-Hash: 8ddbe384b302a60706832b64f843b362 Hey folks, I finally broke down and did some work on java-1.5-fixer, so that it should handle most situations. This version currently available here [1]. Normally, java-1.5-fixer gets installed by dev-java/java-config-wrapper, but I haven't updated it yet... Improvements: * Checks dependencies of ant are explicitly checked * If packages with jars that have 1.5 bytecode are found, they are all unmerged, then remerged * jars to check are now deteremined from package.env files (ie /usr/share/ant-core/package.env ), instead of just checking /usr/share/*/lib/*.jar. This handles cases when jars are installed somewhere else. * Doesn't check jars that are known to have 1.5 bytecode. This currently consists of a few jars from things available from java-experimental and chewi-overlay. * Overall implementation should be a bit cleaner than it was. This might not seem like much, but it should drastically improve the effectiveness of the script. So... give it a try, and let me know if there are problems. [1] http://www.gentooexperimental.org/svn/java/java-config-wrapper/trunk/src/shell/java-1.5-fixer - Josh -- gentoo-java@gentoo.org mailing list