Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 3380 invoked from network); 24 Oct 2008 22:44:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Oct 2008 22:44:03 -0000 Received: (qmail 88277 invoked by uid 500); 24 Oct 2008 22:44:06 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 88255 invoked by uid 500); 24 Oct 2008 22:44:06 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 88246 invoked by uid 99); 24 Oct 2008 22:44:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Oct 2008 15:44:06 -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; Fri, 24 Oct 2008 22:42:54 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CCD2D23888EB; Fri, 24 Oct 2008 15:43:33 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r707771 - in /continuum/branches/continuum-struts2: continuum-webapp/pom.xml continuum-webapp/src/main/resources/struts.xml continuum-webapp/src/main/webapp/WEB-INF/web.xml pom.xml Date: Fri, 24 Oct 2008 22:43:33 -0000 To: commits@continuum.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081024224333.CCD2D23888EB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Fri Oct 24 15:43:33 2008 New Revision: 707771 URL: http://svn.apache.org/viewvc?rev=707771&view=rev Log: use last 2.0.x struts2 release add a hack to start jetty:run Modified: continuum/branches/continuum-struts2/continuum-webapp/pom.xml continuum/branches/continuum-struts2/continuum-webapp/src/main/resources/struts.xml continuum/branches/continuum-struts2/continuum-webapp/src/main/webapp/WEB-INF/web.xml continuum/branches/continuum-struts2/pom.xml Modified: continuum/branches/continuum-struts2/continuum-webapp/pom.xml URL: http://svn.apache.org/viewvc/continuum/branches/continuum-struts2/continuum-webapp/pom.xml?rev=707771&r1=707770&r2=707771&view=diff ============================================================================== --- continuum/branches/continuum-struts2/continuum-webapp/pom.xml (original) +++ continuum/branches/continuum-struts2/continuum-webapp/pom.xml Fri Oct 24 15:43:33 2008 @@ -128,6 +128,35 @@ + + + + maven-antrun-plugin + + + cleanup-struts-jar-in-webapp + compile + + run + + + + + + + + + + + + + + + org.codehaus.plexus plexus-maven-plugin @@ -458,9 +487,12 @@ struts2-core + com.opensymphony + xwork + + org.apache.struts struts2-spring-plugin - runtime @@ -946,7 +951,7 @@ org.codehaus.plexus plexus-spring - 1.0.1 + 1.2