Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > bd6f75a048ac2b9eab1d9e12d092f88e > files > 19

springframework-3.1.1-21.mga3.src.rpm

diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml
index d2aa43c..9fcfd1f 100644
--- a/org.springframework.context/pom.xml
+++ b/org.springframework.context/pom.xml
@@ -76,12 +76,6 @@
       <optional>true</optional>
     </dependency>
     <dependency>
-      <groupId>javax.xml.ws</groupId>
-      <artifactId>jaxws-api</artifactId>
-      <version>2.1-1</version>
-      <optional>true</optional>
-    </dependency>
-    <dependency>
       <groupId>cglib</groupId>
       <artifactId>cglib-nodep</artifactId>
       <version>2.2</version>
diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml
index df17e50..dc98568 100644
--- a/org.springframework.spring-parent/pom.xml
+++ b/org.springframework.spring-parent/pom.xml
@@ -23,17 +23,6 @@
   <dependencyManagement>
     <dependencies>
       <dependency>
-        <groupId>javax.xml.ws</groupId>
-        <artifactId>jaxws-api</artifactId>
-        <version>2.1-1</version>
-        <exclusions>
-          <exclusion>
-            <groupId>javax.jws</groupId>
-            <artifactId>jsr181</artifactId>
-          </exclusion>
-        </exclusions>
-      </dependency>
-      <dependency>
     <groupId>javax.inject</groupId>
     <artifactId>com.springsource.javax.inject</artifactId>
     <version>1.0.0</version>
diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml
index c877a21..4b943f3 100644
--- a/org.springframework.web/pom.xml
+++ b/org.springframework.web/pom.xml
@@ -76,12 +76,6 @@
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>javax.xml.ws</groupId>
-      <artifactId>jaxws-api</artifactId>
-      <version>2.1-1</version>
-      <optional>true</optional>
-    </dependency>
-    <dependency>
       <groupId>aopalliance</groupId>
       <artifactId>aopalliance</artifactId>
       <version>1.0</version>