[jboss-cvs] Repository SVN: r784 - jboss/jbossws-native50/snapshot.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 13 12:37:24 EDT 2007


Author: adrian at jboss.org
Date: 2007-07-13 12:37:23 -0400 (Fri, 13 Jul 2007)
New Revision: 784

Modified:
   jboss/jbossws-native50/snapshot/component-info.xml
Log:
Put the dependencies back - except the MC - which is snapshot - I haven't got a clue where some of this stuff is supposed to be coming from

Modified: jboss/jbossws-native50/snapshot/component-info.xml
===================================================================
--- jboss/jbossws-native50/snapshot/component-info.xml	2007-07-13 16:13:12 UTC (rev 783)
+++ jboss/jbossws-native50/snapshot/component-info.xml	2007-07-13 16:37:23 UTC (rev 784)
@@ -8,6 +8,19 @@
     <artifact id="jbossws-native50.sar"/>
     <artifact id="jbossws-native50-deployer.zip"/>
     
+    <import componentref="jboss/jbossxb">
+      <compatible version="2.0.0.CR2"/>
+    </import>
+    <import componentref="jboss/jbossws">
+      <compatible version="snapshot"/>
+    </import>
+    <import componentref="jboss/jbossws-jboss50">
+      <compatible version="snapshot"/>
+    </import>
+    <import componentref="jboss/jbossws-spi">
+      <compatible version="snapshot"/>
+    </import>
+    
     <export>
     </export>
     




More information about the jboss-cvs-commits mailing list