Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 55121 invoked from network); 24 May 2010 07:41:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 May 2010 07:41:04 -0000 Received: (qmail 34934 invoked by uid 500); 24 May 2010 07:41:03 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 34879 invoked by uid 500); 24 May 2010 07:41:03 -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 34870 invoked by uid 99); 24 May 2010 07:41:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 07:41:03 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_MED,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 194.196.100.164 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [194.196.100.164] (HELO mtagate4.uk.ibm.com) (194.196.100.164) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 07:40:55 +0000 Received: from d06nrmr1806.portsmouth.uk.ibm.com (d06nrmr1806.portsmouth.uk.ibm.com [9.149.39.193]) by mtagate4.uk.ibm.com (8.13.1/8.13.1) with ESMTP id o4O7eY8F019798 for ; Mon, 24 May 2010 07:40:34 GMT Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o4O7eY0a729120 for ; Mon, 24 May 2010 08:40:34 +0100 Received: from d06av04.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id o4O7eYP9002294 for ; Mon, 24 May 2010 08:40:34 +0100 Received: from anaheim.local (dhcp-9-20-183-68.hursley.ibm.com [9.20.183.68]) by d06av04.portsmouth.uk.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id o4O7eYRA002291 for ; Mon, 24 May 2010 08:40:34 +0100 Message-Id: <201005240740.o4O7eYRA002291@d06av04.portsmouth.uk.ibm.com> X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-18) with nmh-1.3 In-reply-to: References: <201005231713.o4NHDukc021147@d12av03.megacenter.de.ibm.com> Comments: In-reply-to sebb message dated "Mon, 24 May 2010 04:43:45 +0100." From: Mark Hindess To: dev@harmony.apache.org Subject: Re: [vote] Declare r946981 as 6.0 milestone 2 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 24 May 2010 08:40:34 +0100 In message , sebb writes: > > On 23/05/2010, Mark Hindess wrote: > > > > I have created signed source archives for revision r946981 of the > > java6 branch and made them available at: > > > > http://people.apache.org/~hindessm/milestones/6.0M2/ > > The release.properties files have different content in the zip and > tar.gz versions. > > The zip uses https:, tar.gz uses http: for the property > harmony.long.version > > I would expect the archive files to be identical (apart perhaps from > line endings). Thanks Sebb. I don't intend to vote -1 because of this. However, I have fixed my scripts to ensure that they will be the same (both https) next time I create source artefacts - whether that is another release or another spin of this one. Regards, Mark.