Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 89363 invoked from network); 15 May 2008 17:23:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2008 17:23:12 -0000 Received: (qmail 79117 invoked by uid 500); 15 May 2008 17:23:14 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 79079 invoked by uid 500); 15 May 2008 17:23:14 -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 79068 invoked by uid 99); 15 May 2008 17:23:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 10:23:14 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 17:22:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 729092388A09; Thu, 15 May 2008 10:22:51 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r656748 - in /geronimo/server/trunk/framework/configs: gshell-geronimo/pom.xml gshell-remote/pom.xml Date: Thu, 15 May 2008 17:22:51 -0000 To: scm@geronimo.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080515172251.729092388A09@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: djencks Date: Thu May 15 10:22:51 2008 New Revision: 656748 URL: http://svn.apache.org/viewvc?rev=656748&view=rev Log: GERONIMO-4013 use transitive deps in all the gshell configs Modified: geronimo/server/trunk/framework/configs/gshell-geronimo/pom.xml geronimo/server/trunk/framework/configs/gshell-remote/pom.xml Modified: geronimo/server/trunk/framework/configs/gshell-geronimo/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/gshell-geronimo/pom.xml?rev=656748&r1=656747&r2=656748&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/gshell-geronimo/pom.xml (original) +++ geronimo/server/trunk/framework/configs/gshell-geronimo/pom.xml Thu May 15 10:22:51 2008 @@ -80,6 +80,7 @@ true true + true Modified: geronimo/server/trunk/framework/configs/gshell-remote/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/gshell-remote/pom.xml?rev=656748&r1=656747&r2=656748&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/gshell-remote/pom.xml (original) +++ geronimo/server/trunk/framework/configs/gshell-remote/pom.xml Thu May 15 10:22:51 2008 @@ -89,6 +89,7 @@ true true + true