Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 23343 invoked from network); 10 Aug 2006 18:36:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2006 18:36:10 -0000 Received: (qmail 13119 invoked by uid 500); 10 Aug 2006 18:36:06 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 13074 invoked by uid 500); 10 Aug 2006 18:36:06 -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 13063 invoked by uid 99); 10 Aug 2006 18:36:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 11:36:06 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [63.208.196.171] (HELO outbound.mailhop.org) (63.208.196.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 11:35:57 -0700 Received: from bi01p1.nc.us.ibm.com ([129.33.49.251] helo=[9.37.214.130]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1GBFNS-000BnW-N5 for dev@geronimo.apache.org; Thu, 10 Aug 2006 14:35:30 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 129.33.49.251 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: hogndos Message-ID: <44DB7C73.3020309@hogstrom.org> Date: Thu, 10 Aug 2006 14:35:31 -0400 From: Matt Hogstrom User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Independently version transaction and connector References: <44DB37CB.4040405@hogstrom.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dain Sundstrom wrote: > On Aug 10, 2006, at 6:42 AM, Matt Hogstrom wrote: > >> I can see the difficulty pointed out by Jason and the benefit raised >> by Dain. I've never liked versioning parts of Geronimo that rarely >> change and am all for making things more consumable externally. >> >> The proposal as it stands is fairly generic. Is the idea to relocate >> Tx Manager and Connector to be top-level projects withing Geronimo and >> build separately or some kind of hybrid in the current tree. If we >> are going to release them independently then I think they should be >> top-level in Geronimo (and I know thats a lot more work). > > I wanted to get a general sense before discussing the details, since > there would be no point if were against independent versioning. I was > thinking we should put each them in a tree which is a peer to Geronimo > trunk. I also think we should generally only use released versions of > the jars in Geronimo (i.e., no snapshots) for two reasons 1) it is much > easier to maintain from a build perspective and 2) is will push us to do > more frequent releases of them. Not sure I understand the last statement. (no snapshots) > -dain > > >