[jboss-cvs] repository.jboss.com/jboss/jbossws/snapshot ...

Jason Thomas Greene jgreene at jboss.com
Fri Jan 12 16:51:00 EST 2007


  User: jgreene 
  Date: 07/01/12 16:51:00

  Modified:    jboss/jbossws/snapshot  component-info.xml
  Log:
  sync jars
  
  Revision  Changes    Path
  1.38      +14 -8     repository.jboss.com/jboss/jbossws/snapshot/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/jboss/jbossws/snapshot/component-info.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- component-info.xml	12 Dec 2006 12:52:18 -0000	1.37
  +++ component-info.xml	12 Jan 2007 21:51:00 -0000	1.38
  @@ -5,26 +5,33 @@
                 version="snapshot"
                 description="JBossWS an implementation of J2EE Web Services">
   
  -      <artifact id="jbossws.sar"/>
  -      <artifact id="jbossws.deployer"/>
  -      <artifact id="jbossws-client.jar"/>
         <artifact id="jboss-jaxrpc.jar"/>
         <artifact id="jboss-jaxws.jar"/>
         <artifact id="jboss-saaj.jar"/>
  +      <artifact id="jbossws50.sar"/>
  +      <artifact id="jbossws50-deployer.zip"/>
  +      <artifact id="jbossws-client.jar"/>
   
         <import componentref="apache-xmlsec">
         	<compatible version="1.3.0"/>
         </import>
  -      <import componentref="javassist">
  -      	<compatible version="3.4.GA"/>
  -      </import>
         <import componentref="ibm-wsdl4j">
         	<compatible version="1.5.2jboss"/>
         </import>
  +      <import componentref="javassist">
  +      	<compatible version="3.4.GA"/>
  +      </import>
         <import componentref="jboss/jbossxb">
  -      	<compatible version="1.0.0.CR7"/>
  +        <compatible version="1.0.0.CR8"/>      
  +      	<compatible version="snapshot"/>
  +      </import>
  +      <import componentref="jboss/microcontainer">
  +      	<compatible version="1.0.2"/>        
  +      	<compatible version="snapshot"/>
         </import>
         <import componentref="jboss/remoting">
  +      	<compatible version="1.4.5.GA"/>        
  +      	<compatible version="2.0.0.GA"/>        
         	<compatible version="2.2.0.Alpha2"/>        
         </import>
         <import componentref="sun-jaxb">
  @@ -32,7 +39,6 @@
         </import>
   
         <export>
  -         <include input="jbossws.sar"/>
            <include input="jbossws-client.jar"/>
            <include input="jboss-jaxrpc.jar"/>
            <include input="jboss-jaxws.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list