You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2007/09/15 08:02:48 UTC

svn commit: r575879 - in /maven/continuum/trunk: continuum-webapp/pom.xml pom.xml

Author: evenisse
Date: Fri Sep 14 23:02:47 2007
New Revision: 575879

URL: http://svn.apache.org/viewvc?rev=575879&view=rev
Log:
Update plexuw-xwork to latest

Modified:
    maven/continuum/trunk/continuum-webapp/pom.xml
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/continuum-webapp/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?rev=575879&r1=575878&r2=575879&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-webapp/pom.xml (original)
+++ maven/continuum/trunk/continuum-webapp/pom.xml Fri Sep 14 23:02:47 2007
@@ -281,24 +281,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-xwork-integration</artifactId>
-      <!-- needed due to webwork groupId changed -->
-      <exclusions>
-        <exclusion>
-          <groupId>opensymphony</groupId>
-          <artifactId>webwork</artifactId>
-        </exclusion>
-      </exclusions>
     </dependency>
-    <dependency>
-      <groupId>com.opensymphony</groupId>
-      <artifactId>webwork</artifactId>
-      <version>2.2.6</version>
-    </dependency>
-    <dependency>
-      <groupId>opensymphony</groupId>
-      <artifactId>xwork</artifactId>
-      <version>1.2.3</version>
-    </dependency>    
     <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?rev=575879&r1=575878&r2=575879&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Fri Sep 14 23:02:47 2007
@@ -564,7 +564,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-xwork-integration</artifactId>
-        <version>1.0-alpha-6</version>
+        <version>1.0-alpha-7</version>
       </dependency>
       <!--
         Plexus Redback Dependencies