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 pr...@apache.org on 2008/03/11 17:22:27 UTC

svn commit: r635996 - /webservices/axis2/trunk/java/modules/jaxws/pom.xml

Author: pradine
Date: Tue Mar 11 09:22:13 2008
New Revision: 635996

URL: http://svn.apache.org/viewvc?rev=635996&view=rev
Log:
There appears to be two entries for jaxb-api.

Modified:
    webservices/axis2/trunk/java/modules/jaxws/pom.xml

Modified: webservices/axis2/trunk/java/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/pom.xml?rev=635996&r1=635995&r2=635996&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/pom.xml Tue Mar 11 09:22:13 2008
@@ -72,10 +72,6 @@
             <groupId>jaxen</groupId>
             <artifactId>jaxen</artifactId>
         </dependency>
-        <dependency>
-			<groupId>javax.xml.bind</groupId>
-			<artifactId>jaxb-api</artifactId>
-		</dependency>
 		<dependency>
 			<groupId>com.sun.xml.bind</groupId>
 			<artifactId>jaxb-impl</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org