Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 23815 invoked from network); 27 Aug 2006 02:11:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Aug 2006 02:11:47 -0000 Received: (qmail 90499 invoked by uid 500); 27 Aug 2006 02:11:45 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 90466 invoked by uid 500); 27 Aug 2006 02:11:44 -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 90455 invoked by uid 99); 27 Aug 2006 02:11:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 19:11:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [199.237.51.194] (HELO green.rootmode.com) (199.237.51.194) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 19:11:43 -0700 X-ClientAddr: 68.171.62.46 Received: from [192.168.15.104] (68-171-62-46.vnnyca.adelphia.net [68.171.62.46]) by green.rootmode.com (8.12.10/8.12.10) with ESMTP id k7R2BCPn014120 for ; Sat, 26 Aug 2006 22:11:13 -0400 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <1C989221-EFA6-4849-8992-BDD4D873C090@planet57.com> References: <1C989221-EFA6-4849-8992-BDD4D873C090@planet57.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <8679AAAC-3DDE-411F-8F51-1623BFC2AB81@iq80.com> Content-Transfer-Encoding: 7bit From: Dain Sundstrom Subject: Re: geronimo-spec:geronimo-spec-corba Date: Sat, 26 Aug 2006 19:11:04 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) X-RootMode-MailScanner-Information: Please contact the ISP for more information X-RootMode-MailScanner: Found to be clean X-MailScanner-From: dain@iq80.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If you post a patch to OpenEJB, I'll commit it. -dain On Aug 26, 2006, at 6:15 PM, Jason Dillon wrote: > Can we get geronimo-dependency in openejb2/modules/openejb2-core to > use: > > org.apache.geronimo.specss:geronimo-spec-corba > > This is the last remaining spec, which is still being pulled from > the m1 repo in the geronimo-spec groupId. > > The latest specs/trunk still builds geronimo-spec-corba which > should be suitable. > > I'd like to remove the dependence on m1 repos from G soon, so if we > could get this change into openejb2 it would help remove one of them. > > Thanks, > > --jason