Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 56359 invoked from network); 10 Jul 2006 01:19:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jul 2006 01:19:02 -0000 Received: (qmail 23727 invoked by uid 500); 10 Jul 2006 01:18:59 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 23689 invoked by uid 500); 10 Jul 2006 01:18:59 -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 23678 invoked by uid 99); 10 Jul 2006 01:18:59 -0000 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 (hermes.apache.org: domain of jason.dillon@gmail.com designates 64.233.184.225 as permitted sender) Received: from [64.233.184.225] (HELO wr-out-0506.google.com) (64.233.184.225) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Jul 2006 18:18:49 -0700 Received: by wr-out-0506.google.com with SMTP id 50so1400617wri for ; Sun, 09 Jul 2006 18:17:02 -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:subject:date:to:x-mailer:from:sender; b=pxa93tPcn30hrfJASgGlGoMGgOSndv7neNdse7oDTlnPy2w2ow1c7BD1nzA9dddSgXSRvHZGWEyf7ZVCRt3RliIWTDHeygILOrmnLHjU04fdwP93/fJo+LqxsJUWrOBtptAuGJLkm/7WbAYhHgyLUEwabd4/2m0gFnz2+pVlKTA= Received: by 10.64.84.7 with SMTP id h7mr4125081qbb; Sun, 09 Jul 2006 18:17:02 -0700 (PDT) Received: from ?10.0.1.5? ( [67.180.143.96]) by mx.gmail.com with ESMTP id e15sm1704265qba.2006.07.09.18.17.00; Sun, 09 Jul 2006 18:17:02 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <44B12F09.4090008@toolazydogs.com> References: <44B12F09.4090008@toolazydogs.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <55F569FA-A3BC-4BC7-A530-842F845B8BBC@planet57.com> Content-Transfer-Encoding: 7bit Subject: Re: Project M2 POM for Geronimo Date: Sun, 9 Jul 2006 18:16:47 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) From: Jason Dillon Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N FYI, I implemented what I had described before on this branch: https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/ m2migration/ Using this branch/project for the shared configuration: https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/ --jason On Jul 9, 2006, at 9:30 AM, Alan D. Cabrera wrote: > At the moment we have a root POM that contains lots of version > information. I propose that we have a root POM that is insensitive > to version releases and just contains project information like > mailing lists, etc. This root POM could then be shared by specs > and the regular geronimo root as well as anything else we decide to > spin off into its own SVN root. > > Thoughts? > > > > Regards, > Alan > >