[jboss-cvs] Repository SVN: r2682 - jboss/jaxbintros/1.0.0.beta2.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 6 15:53:44 EST 2008


Author: thomas.diesler at jboss.com
Date: 2008-03-06 15:53:44 -0500 (Thu, 06 Mar 2008)
New Revision: 2682

Modified:
   jboss/jaxbintros/1.0.0.beta2/component-info.xml
Log:
Fix id. Remove dependency on jbossws-native42

Modified: jboss/jaxbintros/1.0.0.beta2/component-info.xml
===================================================================
--- jboss/jaxbintros/1.0.0.beta2/component-info.xml	2008-03-06 20:52:36 UTC (rev 2681)
+++ jboss/jaxbintros/1.0.0.beta2/component-info.xml	2008-03-06 20:53:44 UTC (rev 2682)
@@ -4,12 +4,13 @@
 
     <artifact id="jboss-jaxb-intros.jar"/>
 
-    <import componentref="jboss/jbossws-native42">
+    <!--import componentref="jboss/jbossws-native42">
       <compatible version="2.0.1.GA"/>      
-    </import>
+    </import-->
     
     <import componentref="jboss/jbossws-spi">
       <compatible version="1.0.0.GA"/>
+      <compatible version="snapshot"/>
     </import>
 
     <import componentref="sun-jaxb">
@@ -21,4 +22,4 @@
 
   </component>
 
-</project>
\ No newline at end of file
+</project>




More information about the jboss-cvs-commits mailing list