[jboss-cvs] Repository SVN: r1674 - in jboss/jbossws: 1.2.1.GA_CP_snapshot and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 25 17:44:19 EDT 2007


Author: dbhole
Date: 2007-10-25 17:44:18 -0400 (Thu, 25 Oct 2007)
New Revision: 1674

Added:
   jboss/jbossws/1.2.1.GA_CP_snapshot/
   jboss/jbossws/1.2.1.GA_CP_snapshot/component-info.xml
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-jaxrpc.jar
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-jaxws.jar
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-saaj.jar
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-client.jar
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-core-src.zip
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-core.jar
   jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-integration.jar
Log:

committing 1.2.1 GA CP snapshot



Added: jboss/jbossws/1.2.1.GA_CP_snapshot/component-info.xml
===================================================================
--- jboss/jbossws/1.2.1.GA_CP_snapshot/component-info.xml	                        (rev 0)
+++ jboss/jbossws/1.2.1.GA_CP_snapshot/component-info.xml	2007-10-25 21:44:18 UTC (rev 1674)
@@ -0,0 +1,51 @@
+<project name="jboss/jbossws">
+  
+  <component id="jboss/jbossws" 
+    description="JBossWS an implementation of J2EE Web Services"
+    version="1.2.1.GA_CP_snapshot" 
+    licenseType="lgpl">
+    
+    <artifact id="jbossws-integration.jar"/>
+    <artifact id="jbossws-client.jar"/>
+    <artifact id="jbossws-core.jar"/>
+    <artifact id="jbossws-core-src.zip"/>
+    <artifact id="jboss-jaxrpc.jar"/>
+    <artifact id="jboss-jaxws.jar"/>
+    <artifact id="jboss-saaj.jar"/>
+
+    <import componentref="apache-xmlsec">
+      <compatible version="1.3.0"/>
+      <compatible version="1.3.0-brew"/>
+    </import>
+    <import componentref="ibm-wsdl4j">
+      <compatible version="1.6.2"/>
+      <compatible version="1.6.2-brew"/>
+    </import>
+    <import componentref="javassist">
+      <compatible version="3.5.0.GA"/>
+      <compatible version="3.5.0.GA-brew"/>
+    </import>
+    <import componentref="jbpm/bpel">
+      <compatible version="1.1.0.Beta5"/>
+    </import>
+    <import componentref="jboss/jbossws-wsconsume-impl">
+      <compatible version="2.0.0"/>
+    </import>
+    <import componentref="stax-api">
+      <compatible version="1.0"/>
+    </import>
+    <import componentref="sun-jaxb">
+      <compatible version="2.0.3jboss"/>
+    </import>
+    
+    <export>
+      <include input="jbossws-integration.jar"/>
+      <include input="jbossws-core.jar"/>
+      <include input="jboss-jaxrpc.jar"/>
+      <include input="jboss-jaxws.jar"/>
+      <include input="jboss-saaj.jar"/>
+    </export>
+    
+  </component>
+  
+</project>

Added: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-jaxrpc.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-jaxrpc.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-jaxws.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-jaxws.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-saaj.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jboss-saaj.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-client.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-client.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-core-src.zip
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-core-src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-core.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-core.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-integration.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws/1.2.1.GA_CP_snapshot/lib/jbossws-integration.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list