Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 91293 invoked from network); 13 Mar 2008 14:49:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2008 14:49:28 -0000 Received: (qmail 81190 invoked by uid 500); 13 Mar 2008 14:49:23 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 81140 invoked by uid 500); 13 Mar 2008 14:49:22 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 81129 invoked by uid 99); 13 Mar 2008 14:49:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 07:49:22 -0700 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 jgawor@gmail.com designates 209.85.146.177 as permitted sender) Received: from [209.85.146.177] (HELO wa-out-1112.google.com) (209.85.146.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 14:48:46 +0000 Received: by wa-out-1112.google.com with SMTP id j4so4749442wah.1 for ; Thu, 13 Mar 2008 07:48:56 -0700 (PDT) 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=sxLWne9ehqqz8Y6peFFGsAiix3jfND2iRniQ+gLy5xQ=; b=fil31rQGLISzGSxZYAGXP7G/rhk8XwfbhDyud3x2s7QLSDKCfGTR7uWpfcGFVMGo9Owy06Zg/ouTO+8J7aDOLQ3ZQX6nEYBph5Xs1cAPZCOFoJCwzB85bfW/1IpJ0G7HtCjx+wVEEsYUsVAYePoaQSzWi3O+ADMclPT44Yozfhk= 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=LEtS+cI6iS601WHOpi1U3v/Z+INH169mpuZjYYIarc4vWv3i+DJrpulKm1dZu7gds14FJBcveB8fzlDnbP2UrsCYln/Yi0ennl8I3SmT/UUGvfiyE7FeS3/D6aoR+jslmAIvmfowmuC0KWt6KQzhGFbqQCpAbKsOtr8l/XeVIis= Received: by 10.114.103.1 with SMTP id a1mr11831549wac.59.1205419735797; Thu, 13 Mar 2008 07:48:55 -0700 (PDT) Received: by 10.114.79.8 with HTTP; Thu, 13 Mar 2008 07:48:55 -0700 (PDT) Message-ID: <5eb405c70803130748h40606989s55c823ba4778e4db@mail.gmail.com> Date: Thu, 13 Mar 2008 10:48:55 -0400 From: "Jarek Gawor" To: dev@geronimo.apache.org Subject: Re: [VOTE] release specs-parent 1.5 and geronimo-servlet_2.5_spec-1.2 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 +1 Jarek On Wed, Mar 12, 2008 at 7:03 PM, David Jencks wrote: > > Hi, > > (dependent on genesis 1.4 take 5 release vote passing). > > > > > A user recently reported a bug in the servlet spec jar, see > https://issues.apache.org/jira/browse/GERONIMO-3896 > > > > > Tomcat has accepted the proposed fix in their trunk. > > > > > While working to upgrade to genesis-1.4 and thus release a new specs > "parent" I realized the current layout was confusing during release. > > > > > The changes in this release: > > > > > update to use genesis-1.4 (thus this vote is dependent on the current > genesis 1.4 vote passing) > > GERONIMO-3908 reorganize the specs layout so the "parent" pom is in a > different directory, specs-parent, so tagging does not copy the entire set > of specs that happen to be in trunk at that moment. > > GERONIMO-3896 make HEAD forward/include requests work. > > > > > Also I am moving the spec release numbering back to what I consider more > sensible, namely x.y rather than x.y.z where the need for z or not is > entirely up to the releaser. > > specs-parent: > Staging repo: > http://people.apache.org/~djencks/staging-repo/specs/ > > Staging site: > http://people.apache.org/~djencks/staging-site/specs/1.5/ > > > geronimo-servlet_2.5_spec-1.2: > Staging repo: > http://people.apache.org/~djencks/staging-repo/specs/servlet-2.5/ > > Staging site: > http://people.apache.org/~djencks/staging-site/specs/servlet-2.5/1.2/ > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > thanks > david jencks > >