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

Thomas Diesler thomas.diesler at jboss.com
Tue Oct 17 15:11:51 EDT 2006


  User: tdiesler
  Date: 06/10/17 15:11:51

  Modified:    jboss/jbossws14/snapshot  component-info.xml
  Log:
  jbossws snapshot
  
  Revision  Changes    Path
  1.18      +2 -8      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.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- component-info.xml	18 Aug 2006 12:03:09 -0000	1.17
  +++ component-info.xml	17 Oct 2006 19:11:51 -0000	1.18
  @@ -2,14 +2,11 @@
   
      <component id="jboss/jbossws14"
                 licenseType="lgpl"
  -              version="snapshot"
  +              version="2.0.0.CR1"
                 description="JBossWS an implementation of J2EE Web Services">
   
         <artifact id="jbossws14.sar"/>
         <artifact id="jbossws14-client.jar"/>
  -      <artifact id="jboss-jaxws14.jar"/>
  -      <artifact id="jboss-jaxrpc.jar"/>
  -      <artifact id="jboss-saaj.jar"/>
   
         <import componentref="apache-xmlsec">
         	<compatible version="1.3.0"/>
  @@ -26,16 +23,13 @@
         <import componentref="jboss/remoting">
         	<compatible version="1.4.3.GA"/>        
         </import>
  -      <import componentref="jboss/jbossretro-rt">
  +      <import componentref="jboss/jbossretro">
         	<compatible version="1.0.2.GA"/>
         </import>
   
         <export>
            <include input="jbossws14.sar"/>
            <include input="jbossws14-client.jar"/>
  -         <include input="jboss-jaxws14.jar"/>
  -         <include input="jboss-jaxrpc.jar"/>
  -         <include input="jboss-saaj.jar"/>
         </export>
   
      </component>
  
  
  



More information about the jboss-cvs-commits mailing list