You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/06/17 21:22:44 UTC

svn commit: r1136994 - /james/server/trunk/pom.xml

Author: norman
Date: Fri Jun 17 19:22:44 2011
New Revision: 1136994

URL: http://svn.apache.org/viewvc?rev=1136994&view=rev
Log:
Removed unused dependency. See JAMES-1269

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1136994&r1=1136993&r2=1136994&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Jun 17 19:22:44 2011
@@ -1293,16 +1293,6 @@
       <version>3.2.4.Final</version>
       <scope>compile</scope>
     </dependency>
-    <dependency>
-      <groupId>javax.xml.bind</groupId>
-      <artifactId>jaxb-api</artifactId>
-      <version>2.1</version>
-    </dependency>
-    <dependency>
-      <groupId>com.sun.xml.bind</groupId>
-      <artifactId>jaxb-impl</artifactId>
-      <version>2.2.1</version>
-    </dependency>
 
     <!-- OSGI dependencies -->
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org