Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 2057 invoked from network); 28 Sep 2010 19:56:52 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Sep 2010 19:56:52 -0000 Received: (qmail 42107 invoked by uid 500); 28 Sep 2010 19:30:49 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 42061 invoked by uid 500); 28 Sep 2010 19:30:48 -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 42054 invoked by uid 99); 28 Sep 2010 19:30:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Sep 2010 19:30:48 +0000 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; Tue, 28 Sep 2010 19:30:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0355A23889BB; Tue, 28 Sep 2010 19:30:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1002334 - /geronimo/server/trunk/plugins/console/console-ear/pom.xml Date: Tue, 28 Sep 2010 19:30:27 -0000 To: scm@geronimo.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100928193028.0355A23889BB@eris.apache.org> Author: djencks Date: Tue Sep 28 19:30:27 2010 New Revision: 1002334 URL: http://svn.apache.org/viewvc?rev=1002334&view=rev Log: use the same context root in the application.xml as in the plans Modified: geronimo/server/trunk/plugins/console/console-ear/pom.xml Modified: geronimo/server/trunk/plugins/console/console-ear/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/console/console-ear/pom.xml?rev=1002334&r1=1002333&r2=1002334&view=diff ============================================================================== --- geronimo/server/trunk/plugins/console/console-ear/pom.xml (original) +++ geronimo/server/trunk/plugins/console/console-ear/pom.xml Tue Sep 28 19:30:27 2010 @@ -61,13 +61,13 @@ org.apache.geronimo.plugins console-portal-driver - /pluto + /console portal-driver.war org.apache.geronimo.plugins console-base-portlets - /console + /console-base base-portlets.war