Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 20541 invoked from network); 10 Aug 2006 01:51:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2006 01:51:17 -0000 Received: (qmail 49393 invoked by uid 500); 10 Aug 2006 01:51:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 49343 invoked by uid 500); 10 Aug 2006 01:51:15 -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 49332 invoked by uid 99); 10 Aug 2006 01:51:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 18:51:15 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jason.dillon@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 18:51:13 -0700 Received: by nf-out-0910.google.com with SMTP id l36so440481nfa for ; Wed, 09 Aug 2006 18:50:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=oWB8BewsXzEWu1kyBmxapMCGP41Lzy8WXvT61HOSsaIkWrC4BARQFBp9s9kbP7QVl9y1bX22hTO9dfRtTG5oK8x2nRHUTgbcrhveqN1cNMuBfwx4HM+zjAz/pPhgRHlJCSLZIA+X8xFWWOKsDxPY2ASUYLO4TfVZuKpAabI7C28= Received: by 10.78.166.7 with SMTP id o7mr930121hue; Wed, 09 Aug 2006 18:50:52 -0700 (PDT) Received: from ?10.0.1.4? ( [24.7.69.241]) by mx.gmail.com with ESMTP id 23sm386577hud.2006.08.09.18.50.51; Wed, 09 Aug 2006 18:50:52 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5B4D6A97-AA48-4414-BF89-B9F25729124F@planet57.com> Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: Independently version transaction and connector Date: Wed, 9 Aug 2006 18:50:41 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Why? That means a new trunk and added overhead to release and manage... :-\ --jason On Aug 9, 2006, at 6:42 PM, Dain Sundstrom wrote: > What do everyone think about changing the transaction and connector > modules to be versioned independently of the main Geronimo server? > > -dain