[jboss-cvs] repository.jboss.com/jboss/remoting/2.0.0.Beta2 ...

Clebert Suconic csuconic at jboss.com
Thu Sep 21 17:03:03 EDT 2006


  User: csuconic
  Date: 06/09/21 17:03:03

  Modified:    jboss/remoting/2.0.0.Beta2  component-info.xml
  Log:
  Changing compatibility on JBossSerialization after its minor release
  
  Revision  Changes    Path
  1.2       +2 -0      repository.jboss.com/jboss/remoting/2.0.0.Beta2/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/remoting/2.0.0.Beta2/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	26 May 2006 03:22:57 -0000	1.1
  +++ component-info.xml	21 Sep 2006 21:03:03 -0000	1.2
  @@ -14,6 +14,8 @@
         <import componentref="jboss/serialization">
         	<compatible version="1.0.0.GA"/>
         	<compatible version="1.0.1.GA"/>
  +      	<compatible version="1.0.2.GA"/>
  +      	<compatible version="1.0.3.GA"/>
         </import>
   
         <export>
  
  
  



More information about the jboss-cvs-commits mailing list