Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 96093 invoked from network); 28 Feb 2008 03:41:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Feb 2008 03:41:29 -0000 Received: (qmail 75834 invoked by uid 500); 28 Feb 2008 03:41:23 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 75807 invoked by uid 500); 28 Feb 2008 03:41:23 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 75798 invoked by uid 99); 28 Feb 2008 03:41:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2008 19:41:23 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stepan.mishura@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2008 03:40:49 +0000 Received: by ug-out-1314.google.com with SMTP id u40so109308ugc.3 for ; Wed, 27 Feb 2008 19:40:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=afIO7LrPEHuECQDmSKpMFO+KYNHGIcL5KktinjXDAZs=; b=aMytWz4T8r8QZJ5KEbb4+lCePbMSGBL0gdGfdOjw6uZx3AwrWUj8DSjXZUV1ZmbgFKScdwswO3YYQ14+2gWEUg8Ax0uKvHAVEssr4Dwf4kQBn/hVQmC89htBo0RkCXBw/gAFuTmTo7YvW8xGwVu4ijXXcf7BEtZoMfia+8R+GME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NJRNc7HV2vxzVyudLOpgZp8dwRsuqOKVXpoARnZOUjkrTfDKvO42jaSUBKcbcOocmismFaLsdPHVYb0WNYjnxHPDHWmuNn9E4LVOkkDIQ8NkZjtynloTOthYr6QcG4kH4u0QHUXGFWAXsgrqyT+JM2rbeopz4rI2YV9dQyuTkzs= Received: by 10.114.121.1 with SMTP id t1mr8540037wac.67.1204170056747; Wed, 27 Feb 2008 19:40:56 -0800 (PST) Received: by 10.114.57.10 with HTTP; Wed, 27 Feb 2008 19:40:56 -0800 (PST) Message-ID: <6e47b64f0802271940m7aeccd8bq8810e607e51ff3c@mail.gmail.com> Date: Thu, 28 Feb 2008 09:40:56 +0600 From: "Stepan Mishura" To: dev@harmony.apache.org Subject: Re: [classlib][archive] drop signtool support In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On 2/28/08, Alexei Fedotov wrote: > Hello folks, > > While people seem busy with developing a Netscape plug-in, I wonder > what we should do with Netscape signtool support in the archive > module. The tool [1] itself seems to be dead, and I cannot check if > HARMONY-204 really breaks that support. It seems so from the comment. > I suggest either undoing HARMONY-204 changes related to signtool > support, Hi Alexei, I don't see any connection between HARMONY-204 and Netscape signtool support - the JIRA (as well the spec.) doesn't mention Netscape tool at all. As I understood HARMONY-204 description and comments - it fixed Harmony bug and align it with the spec. and RI behaviour. Could you clarify? Thanks, Stepan. > or dropping the support completely. Thoughts? References to a > living signtool instance? > > -- > With best regards, > Alexei > > [1] http://java.sun.com/products/plugin/1.3/docs/rsa_signing.html >