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 1JENB7-0001z4-0g for garchives@archives.gentoo.org; Mon, 14 Jan 2008 11:08:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57359E07A1; Mon, 14 Jan 2008 11:06:06 +0000 (UTC) Received: from nenya.ms.mff.cuni.cz (nenya.ms.mff.cuni.cz [195.113.20.55]) by pigeon.gentoo.org (Postfix) with ESMTP id 3314CE034F for ; Mon, 14 Jan 2008 11:06:06 +0000 (UTC) Received: from vpn-ksi-dsrg.ms.mff.cuni.cz ([195.113.20.92] helo=[10.10.16.171]) by nenya.ms.mff.cuni.cz with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JEN8n-0006vR-MC for gentoo-java@lists.gentoo.org; Mon, 14 Jan 2008 12:06:05 +0100 Message-ID: <478B421D.1090101@gentoo.org> Date: Mon, 14 Jan 2008 12:06:05 +0100 From: Vlastimil Babka User-Agent: Thunderbird 2.0.0.9 (X11/20071118) 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: Re: [gentoo-java] Virtual troubles References: <4788F734.1020606@gentoo.org> <478B391E.3070509@gentoo.org> In-Reply-To: <478B391E.3070509@gentoo.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: d923e0f9-4145-4005-9adf-f28552f68ab5 X-Archives-Hash: dd6af0b1b775543470d15091c65e35d2 Alistair Bush wrote: > Have update java-config to (hopefully) do both :) Good :) > Basically this means that if package is to be suitable for > java-virtualizing then it must provide a jar that is similarly (or more > exactly 'exactly') named as every other providers ${API}.jar > > javamail -> mail.jar > servlet-api -> serlvetapi.jar jsp.jar > grandma's special recipe -> gsr.jar OK. Perhaps the name of the 'special' jar should be declared as variable in the virtual's ebuild and recorded in virtual's file? Are there any uses for this besides a potential java-check-environment check? :) Perhaps a 'java-pkg_getjars --virtual' would automatically give you this jar only? But then it wouldn't be really getjarS, probably even more confusing than now. So maybe not getjars, but a 'java-pkg_getjar --virtual javamail' would let you omit the jarname. And what about virtual provided by the VM, which jar will I get? rt.jar? Caster -- gentoo-java@lists.gentoo.org mailing list