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 1L3DuE-0002aj-QW for garchives@archives.gentoo.org; Thu, 20 Nov 2008 18:05:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6144CE0521; Thu, 20 Nov 2008 18:05:29 +0000 (UTC) Received: from titan.startnet.cz (mail.startnet.cz [88.208.65.46]) by pigeon.gentoo.org (Postfix) with ESMTP id 837E8E0521 for ; Thu, 20 Nov 2008 18:05:28 +0000 (UTC) Received: (qmail 29495 invoked from network); 20 Nov 2008 18:05:25 -0000 Received: from unknown (HELO ?192.168.1.103?) (miroslav.sulc@startnet.cz@194.213.212.117) by 88.208.65.46 with ESMTPA; 20 Nov 2008 18:05:25 -0000 Message-ID: <4925A6A2.9090806@gentoo.org> Date: Thu, 20 Nov 2008 19:04:18 +0100 From: =?ISO-8859-2?Q?=22Miroslav_=A9ulc_=28fordfrog=29=22?= User-Agent: Thunderbird 2.0.0.17 (X11/20080927) 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] tools.jar and javaws.jar problems X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2ea877dd-8c17-4d79-9fb7-6f6b4aa43585 X-Archives-Hash: 3a33508d4ab32113710d9211f8843ac2 Hi, I need for netbeans ebuild to solve the problem with tools.jar inclusion of ant classpath. Another package, sweethome3d needs dependency on javaws.jar. I decided to cover these both in single email as it is both jdk/jre related. wrt tools.jar. there is a solution that is ideal for me: http://bugs.gentoo.org/show_bug.cgi?id=3D231673 I'd appreciate if someone from our team who has more experience with eclasses and knows whether it could cause any problems, could close this bug, or at least say "it's ok to apply it". I could do it on my own but I do not want to brake anything, either functionally nor some rules. wrt javaws.jar, I need a package or a way that enables me to depend on this jar both from DEPEND and RDEPEND and in case of DEPEND be able to include it on the classpath. I already asked Betelgeuse but got only single-word answer "virtuals" and no other answer to my request on clarification. Maybe I am totally dumb, but I do not know what he meant. So, does anyone have an idea how we could include javaws.jar on classpath both for compilation and runtime for packages that need it? Miroslav =A9ulc (fordfrog) Gentoo Java Team