From continuum-commits-return-2682-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Tue Dec 12 08:24:24 2006 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 83105 invoked from network); 12 Dec 2006 08:24:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 08:24:24 -0000 Received: (qmail 42707 invoked by uid 500); 12 Dec 2006 08:24:31 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 42691 invoked by uid 500); 12 Dec 2006 08:24:31 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 42677 invoked by uid 99); 12 Dec 2006 08:24:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 00:24:31 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 00:24:23 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id DD9971A981A; Tue, 12 Dec 2006 00:23:38 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r486057 - in /maven/continuum/trunk: continuum-plexus-application/pom.xml continuum-plexus-runtime/pom.xml Date: Tue, 12 Dec 2006 08:23:38 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061212082338.DD9971A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: evenisse Date: Tue Dec 12 00:23:37 2006 New Revision: 486057 URL: http://svn.apache.org/viewvc?view=rev&rev=486057 Log: Use latest plexus-appserver Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml maven/continuum/trunk/continuum-plexus-runtime/pom.xml Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-plexus-application/pom.xml?view=diff&rev=486057&r1=486056&r2=486057 ============================================================================== --- maven/continuum/trunk/continuum-plexus-application/pom.xml (original) +++ maven/continuum/trunk/continuum-plexus-application/pom.xml Tue Dec 12 00:23:37 2006 @@ -13,7 +13,7 @@ org.codehaus.plexus plexus-appserver-maven-plugin - 2.0-alpha-4-SNAPSHOT + 2.0-alpha-5 true src/conf/application.xml Modified: maven/continuum/trunk/continuum-plexus-runtime/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-plexus-runtime/pom.xml?view=diff&rev=486057&r1=486056&r2=486057 ============================================================================== --- maven/continuum/trunk/continuum-plexus-runtime/pom.xml (original) +++ maven/continuum/trunk/continuum-plexus-runtime/pom.xml Tue Dec 12 00:23:37 2006 @@ -20,13 +20,13 @@ org.codehaus.plexus plexus-appserver-host - 2.0-alpha-4-SNAPSHOT + 2.0-alpha-5 org.codehaus.plexus plexus-appserver-service-jetty - 2.0-alpha-4-SNAPSHOT + 2.0-alpha-5 plexus-service @@ -71,7 +71,7 @@ org.codehaus.plexus plexus-appserver-maven-plugin - 2.0-alpha-4-SNAPSHOT + 2.0-alpha-5 true