Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 33984 invoked from network); 11 Oct 2006 09:28:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Oct 2006 09:28:53 -0000 Received: (qmail 7637 invoked by uid 500); 11 Oct 2006 09:28:52 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 7608 invoked by uid 500); 11 Oct 2006 09:28:52 -0000 Mailing-List: contact scm-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 scm@geronimo.apache.org Received: (qmail 7597 invoked by uid 99); 11 Oct 2006 09:28:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 02:28:52 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 02:28:52 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id CAFEB1A981A; Wed, 11 Oct 2006 02:28:31 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r462746 - /geronimo/server/trunk/assemblies/geronimo-boilerplate-j2ee/pom.xml Date: Wed, 11 Oct 2006 09:28:31 -0000 To: scm@geronimo.apache.org From: rickmcguire@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061011092831.CAFEB1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rickmcguire Date: Wed Oct 11 02:28:30 2006 New Revision: 462746 URL: http://svn.apache.org/viewvc?view=rev&rev=462746 Log: GERONIMO-2483 Yoko support also requires the yoko-rmi jar on the endorsed jars class path. Modified: geronimo/server/trunk/assemblies/geronimo-boilerplate-j2ee/pom.xml Modified: geronimo/server/trunk/assemblies/geronimo-boilerplate-j2ee/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/assemblies/geronimo-boilerplate-j2ee/pom.xml?view=diff&rev=462746&r1=462745&r2=462746 ============================================================================== --- geronimo/server/trunk/assemblies/geronimo-boilerplate-j2ee/pom.xml (original) +++ geronimo/server/trunk/assemblies/geronimo-boilerplate-j2ee/pom.xml Wed Oct 11 02:28:30 2006 @@ -7,9 +7,9 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -144,6 +144,10 @@ org.apache.yoko yoko-spec-corba + + + org.apache.yoko + yoko-rmi ${project.build.directory}/classes/lib/endorsed