You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2008/07/16 05:56:14 UTC

svn commit: r677146 - /webservices/axis2/branches/java/1_4/modules/webapp/pom.xml

Author: nandana
Date: Tue Jul 15 20:56:13 2008
New Revision: 677146

URL: http://svn.apache.org/viewvc?rev=677146&view=rev
Log:
AXIS2-3914 removed the servlet-api-2.3.jar from axis2.war

Modified:
    webservices/axis2/branches/java/1_4/modules/webapp/pom.xml

Modified: webservices/axis2/branches/java/1_4/modules/webapp/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_4/modules/webapp/pom.xml?rev=677146&r1=677145&r2=677146&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_4/modules/webapp/pom.xml (original)
+++ webservices/axis2/branches/java/1_4/modules/webapp/pom.xml Tue Jul 15 20:56:13 2008
@@ -103,6 +103,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -178,6 +182,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -253,6 +261,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -328,6 +340,10 @@
                     <artifactId>bsf</artifactId>
                 </exclusion>
                 <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
+                <exclusion>
                     <groupId>javax.jms</groupId>
                     <artifactId>jms</artifactId>
                 </exclusion>
@@ -418,6 +434,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -493,6 +513,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -568,6 +592,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -643,6 +671,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -718,6 +750,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -793,6 +829,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -869,6 +909,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -945,6 +989,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -1021,6 +1069,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -1098,6 +1150,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -1174,6 +1230,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -1249,6 +1309,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -1325,6 +1389,10 @@
                     <groupId>bsf</groupId>
                     <artifactId>bsf</artifactId>
                 </exclusion>
+                <exclusion>
+                   <groupId>javax.servlet</groupId>
+                   <artifactId>servlet-api</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>