[jboss-cvs] repository.jboss.com/jboss/jbossws14/1.0.1.GA ...

Kabir Khan kkhan at jboss.com
Wed Aug 16 15:21:39 EDT 2006


  User: kkhan   
  Date: 06/08/16 15:21:39

  Modified:    jboss/jbossws14/1.0.1.GA  component-info.xml
  Log:
  Set dependencies for javassist 3.3.0.GA and jboss retro 1.0.2.GA
  
  Revision  Changes    Path
  1.14      +3 -3      repository.jboss.com/jboss/jbossws14/1.0.1.GA/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/1.0.1.GA/component-info.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- component-info.xml	25 Jul 2006 13:23:03 -0000	1.13
  +++ component-info.xml	16 Aug 2006 19:21:39 -0000	1.14
  @@ -15,7 +15,7 @@
         <import componentref="javassist">
            <compatible version="3.2.0.CR2"/>
            <compatible version="3.2.0.GA"/>
  -         <compatible version="snapshot"/>
  +         <compatible version="3.3.0.GA"/>
         </import>
         <import componentref="ibm-wsdl4j">
         	 <compatible version="1.5.2jboss"/>
  @@ -31,7 +31,7 @@
         <import componentref="jboss/jbossretro-rt">
         	 <compatible version="1.0.0.GA"/>
            <compatible version="1.0.1.GA"/>
  -         <compatible version="snapshot"/>
  +         <compatible version="1.0.2.GA"/>
         </import>
   
         <export>
  
  
  



More information about the jboss-cvs-commits mailing list