Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 76934 invoked from network); 25 May 2009 15:58:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 May 2009 15:58:04 -0000 Received: (qmail 20495 invoked by uid 500); 25 May 2009 14:56:16 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 20414 invoked by uid 500); 25 May 2009 14:56:16 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 20403 invoked by uid 99); 25 May 2009 14:56:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2009 14:56:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of knst.kolinko@gmail.com designates 209.85.218.177 as permitted sender) Received: from [209.85.218.177] (HELO mail-bw0-f177.google.com) (209.85.218.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2009 14:56:07 +0000 Received: by bwz25 with SMTP id 25so3283018bwz.0 for ; Mon, 25 May 2009 07:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ar4BsrVd+60QAiS+S5KqWLCAoVRs8rWgKTVqHIyfpWU=; b=Pk5tZ+Y1gRBwOZW7D8pYpYEWmED9VciuwdHKdg9NeonYx9Pndg1idC+me5+DK5Efk0 ybnW2fKRZJJQfWTM4lM9JT16oglB2Lzu2r6Nj3TCEoNhQl1uwiMFFs+kQCWMfBADrNNJ mC9amiYX9TdCPCpaWLXYUB6yZXNr2xaiYyZls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=HAVehRAAi109TAwOLMHMAQ40CXmQABRwX1KzUxbQ1ne6mmLKEeCKeeuRuSV6S40xlD ATsTtBZduszQiOMEIL4nxP2ylCnfK1tr0fqif6nfqtP5GHYf1wzf7HJqZKHVUOffTbCa pBPe8MVBIzIGoTqlWex+H3INZnia+3DrgUg8U= MIME-Version: 1.0 Received: by 10.103.193.13 with SMTP id v13mr3721171mup.136.1243263346388; Mon, 25 May 2009 07:55:46 -0700 (PDT) In-Reply-To: <25aac9fc0905240620m451f6e30g6d09ee7acb488f45@mail.gmail.com> References: <1242257581.29138.1.camel@localhost.localdomain> <427155180905240602k5317bbddv55eb601597252b33@mail.gmail.com> <25aac9fc0905240620m451f6e30g6d09ee7acb488f45@mail.gmail.com> Date: Mon, 25 May 2009 18:55:46 +0400 Message-ID: <427155180905250755gc5fa827w211e57acbe7b4200@mail.gmail.com> Subject: Re: [VOTE] Release build 6.0.20 From: Konstantin Kolinko To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org 2009/5/24 sebb : > On 24/05/2009, Konstantin Kolinko wrote: >> 2009/5/14 Remy Maucherat : >> >> > The candidates binaries are available here: >> =A0> http://people.apache.org/~remm/tomcat-6/v6.0.20/ >> =A0> >> =A0> According to the release process, the 6.0.20 tag is: >> =A0> [ ] Broken >> =A0> [ ] Alpha >> =A0> [ ] Beta >> >> > [x] Stable >> =A0> >> >> =A0I do not see any issues with the release, except the one >> =A0of the tgz sources archive. >> >> =A0Regarding the tgz archive of the sources I propose the following: >> =A0The build was created on an Unix machine, so the files in the zip >> =A0archive are good enough to rerun the build on unixes. >> >> =A0Thus, it is sufficient to repack the archive as tgz. > > Strictly speaking, it's not sufficient, because the binary archives > are supposed to be derivable from the source archives. > It is source archive (-src.tar.gz) I am talking about. All binaries are derivable from it. I do not see a contradiction here. It contains the same files as -src.zip. I used Apache Ant 1.7.0 to repack t= hese sources (using the package-src-tgz target from dist.xml, but with fxcrlf fi= lter removed). > See > http://www.apache.org/dev/release.html#what > > at the end of the section it says: > > "In all such cases, the binary/bytecode package must have the same > version number as the source release and may only add binary/bytecode > files that are the result of compiling that version of the source code > release." > > This is not the case for the tgz archive. > >> =A0I prepared such >> =A0an archive and placed it in >> =A0http://people.apache.org/~kkolinko/tomcat-6/v6.0.20/src/ >> >> =A0md5 sum is >> =A06a747d5bfa6b0b57605e8697ca8a4cae *apache-tomcat-6.0.20-src.tar.gz >> There are also the following options: 1. Rerun the build, but now with LANG=3Den_US.ISO8859-1; export LANG; before it. It will fix the UTF-8 issue with -src.tar.gz 2. Release as is. As Mark noted, 6.0.18 suffers from the same issue. I am OK with it. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org