[jboss-cvs] repository.jboss.com/jboss/remoting/1.4.5.GA ...

Dimitris Andreadis dimitris.andreadis at jboss.com
Mon Dec 18 08:21:31 EST 2006


  User: dimitris
  Date: 06/12/18 08:21:31

  Modified:    jboss/remoting/1.4.5.GA  component-info.xml
  Log:
  mark compatible with jboss serialization 1.0.x
  
  Revision  Changes    Path
  1.2       +2 -0      repository.jboss.com/jboss/remoting/1.4.5.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/remoting/1.4.5.GA/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	27 Sep 2006 17:59:36 -0000	1.1
  +++ component-info.xml	18 Dec 2006 13:21:31 -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