Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E5886C81 for ; Wed, 13 Jul 2011 14:44:09 +0000 (UTC) Received: (qmail 40036 invoked by uid 500); 13 Jul 2011 14:44:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 39924 invoked by uid 500); 13 Jul 2011 14:44:08 -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 39914 invoked by uid 99); 13 Jul 2011 14:44:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 14:44:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kevan.miller@gmail.com designates 209.85.212.54 as permitted sender) Received: from [209.85.212.54] (HELO mail-vw0-f54.google.com) (209.85.212.54) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 14:43:59 +0000 Received: by vws18 with SMTP id 18so5868017vws.13 for ; Wed, 13 Jul 2011 07:43:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=Vvn2obuKt51io5F5in1tQPeb9foDnpm/zpFDvPVVWCM=; b=t+X3gyP9lzNv/XNrUpVbppztX7hKcy1utCVkR55RIHUxj2w062f0wU1Se25/YcW4Vf N+9IWaSZ8CeZlPn+4YX9SfCDi00D6ykQ2MU1+jd8D5agHQT/1NDuxJW0nKIOhKvxKKMJ UP/Zn4PaNidCn/6uBb0IwnrKbGjixEWMqzhxY= Received: by 10.52.98.39 with SMTP id ef7mr1339634vdb.88.1310568217976; Wed, 13 Jul 2011 07:43:37 -0700 (PDT) Received: from [10.0.1.198] (cpe-066-057-037-066.nc.res.rr.com [66.57.37.66]) by mx.google.com with ESMTPS id k14sm842396vdu.13.2011.07.13.07.43.37 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Jul 2011 07:43:37 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Pull Tomcat 7.0.18 to Geronimo side From: Kevan Miller In-Reply-To: Date: Wed, 13 Jul 2011 10:43:36 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <81F05323-D60E-4496-8F53-11DC110B41CA@gmail.com> To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org On Jul 13, 2011, at 10:34 AM, Ivan wrote: > I just merged almost all the changes from Tomcat trunk to our Tomcat = ext 7.0.18 code base. Some detailed information could be found in the = readme.txt file. And Tomcat community is preparing for Tomcat 7.0.19, = since that our 7.0.18 almost has the same contents with 7.0.19. I am = thinking that there is not strong requirement to remove this branch and = re-pull the codes again. > Thoughts ? If no objection, I will prepare the release 7.0.18.1 in the = next two or three days. Preferrable, IMO, to be lined up with an actual Tomcat release number. = So, I'd prefer to see a 7.0.19 equivalent... --kevan=