Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 73917 invoked from network); 18 Jul 2006 22:33:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jul 2006 22:33:51 -0000 Received: (qmail 59690 invoked by uid 500); 18 Jul 2006 22:33:45 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 59644 invoked by uid 500); 18 Jul 2006 22:33:45 -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 59633 invoked by uid 99); 18 Jul 2006 22:33:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2006 15:33:45 -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 [72.10.46.63] (HELO as.toolazydogs.com) (72.10.46.63) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2006 15:33:44 -0700 Received: (qmail 20263 invoked from network); 18 Jul 2006 15:33:15 -0700 Received: from c-24-7-76-123.hsd1.ca.comcast.net (HELO ?172.16.226.42?) (24.7.76.123) by toolazydogs.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 18 Jul 2006 15:33:15 -0700 Message-ID: <44BD619A.5010105@toolazydogs.com> Date: Tue, 18 Jul 2006 15:32:58 -0700 From: "Alan D. Cabrera" User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060505) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Corba specs for G 1.2 References: <0509F175-DE38-4382-9DB7-4983F5ACA994@planet57.com> In-Reply-To: <0509F175-DE38-4382-9DB7-4983F5ACA994@planet57.com> 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 Jason Dillon wrote: > Right now we are using geronimo-spec:geronimo-spec-corba:1.0 in the m2 > build for G 1.2-SNAPSHOT. This is the only spec that we are using > that has the legacy geronimo-spec groupId. > > Can we switch this to use one of these: > > * org.apache.geronimo.specs:geronimo-corba-2.3_spec:1.1 > * org.apache.geronimo.specs:geronimo-corba-3.0_spec:1.1 > > Or, can someone please explain why we have to keep using the old > geronimo-spec:geronimo-spec-corba:1.0 version? > > --jason geronimo-spec:geronimo-spec-corba:1.0 is the "old" jar that we know works w/ the TCK. The jar org.apache.geronimo.specs:geronimo-corba-2.3_spec:1.1 was tried once but we couldn't get it to pass the TCK. Regards, Alan