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

Thomas Diesler thomas.diesler at jboss.com
Tue Oct 24 04:09:48 EDT 2006


  User: tdiesler
  Date: 06/10/24 04:09:48

  Modified:    jboss/jbossws14/snapshot  component-info.xml
  Log:
  update jbossws
  
  Revision  Changes    Path
  1.19      +9 -3      repository.jboss.com/jboss/jbossws14/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/jbossws14/snapshot/component-info.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -b -r1.18 -r1.19
  --- component-info.xml	17 Oct 2006 19:11:51 -0000	1.18
  +++ component-info.xml	24 Oct 2006 08:09:48 -0000	1.19
  @@ -2,11 +2,14 @@
   
      <component id="jboss/jbossws14"
                 licenseType="lgpl"
  -              version="2.0.0.CR1"
  +              version="snapshot"
                 description="JBossWS an implementation of J2EE Web Services">
   
  -      <artifact id="jbossws14.sar"/>
  +      <artifact id="jboss-jaxrpc.jar"/>
  +      <artifact id="jboss-jaxws.jar"/>
  +      <artifact id="jboss-saaj.jar"/>
         <artifact id="jbossws14-client.jar"/>
  +      <artifact id="jbossws14.sar"/>
   
         <import componentref="apache-xmlsec">
         	<compatible version="1.3.0"/>
  @@ -28,8 +31,11 @@
         </import>
   
         <export>
  -         <include input="jbossws14.sar"/>
  +         <include input="jboss-jaxrpc.jar"/>
  +         <include input="jboss-jaxws.jar"/>
  +         <include input="jboss-saaj.jar"/>
            <include input="jbossws14-client.jar"/>
  +         <include input="jbossws14.sar"/>
         </export>
   
      </component>
  
  
  



More information about the jboss-cvs-commits mailing list