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

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


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

  Modified:    jboss/jbossws/snapshot  component-info.xml
  Log:
  update jbossws
  
  Revision  Changes    Path
  1.26      +5 -4      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.25
  retrieving revision 1.26
  diff -u -b -r1.25 -r1.26
  --- component-info.xml	20 Oct 2006 21:13:10 -0000	1.25
  +++ component-info.xml	24 Oct 2006 08:09:45 -0000	1.26
  @@ -5,11 +5,12 @@
                 version="snapshot"
                 description="JBossWS an implementation of J2EE Web Services">
   
  -      <artifact id="jbossws.sar"/>
  -      <artifact id="jbossws-client.jar"/>
         <artifact id="jboss-jaxrpc.jar"/>
         <artifact id="jboss-jaxws.jar"/>
         <artifact id="jboss-saaj.jar"/>
  +      <artifact id="jbossws-client.jar"/>
  +      <artifact id="jbossws.sar"/>
  +
         <import componentref="apache-xmlsec">
         	<compatible version="1.3.0"/>
         </import>
  @@ -27,11 +28,11 @@
         </import>
   
         <export>
  -         <include input="jbossws.sar"/>
  -         <include input="jbossws-client.jar"/>
            <include input="jboss-jaxrpc.jar"/>
            <include input="jboss-jaxws.jar"/>
            <include input="jboss-saaj.jar"/>
  +         <include input="jbossws-client.jar"/>
  +         <include input="jbossws.sar"/>
         </export>
   
      </component>
  
  
  



More information about the jboss-cvs-commits mailing list