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

Tom Elrod tom.elrod at jboss.com
Wed Sep 27 13:59:36 EDT 2006


  User: telrod  
  Date: 06/09/27 13:59:36

  Added:       jboss/remoting/1.4.5.GA  component-info.xml
  Log:
  Adding remoting release 1.4.5.GA - has back port for bug fix for JBREM-409 (see JBREM-606).
  
  Revision  Changes    Path
  1.1      date: 2006/09/27 17:59:36;  author: telrod;  state: Exp;repository.jboss.com/jboss/remoting/1.4.5.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/remoting-component-info">
  
     <!-- ============================================================ -->
     <!-- JBOSS REMOTING                                               -->
     <!-- ============================================================ -->
  
     <component id="jboss/remoting"
                licenseType="lgpl"
                version="1.4.5.GA"
                projectHome="http://www.jboss.org/products/remoting"
                description="a single API for most network based invocations and related service that uses pluggable transports and data marshallers">
        <artifact id="jboss-remoting.jar"/>
  
        <import componentref="jboss/serialization">
        	<compatible version="1.0.0.GA"/>
        	<compatible version="1.0.1.GA"/>
        </import>
  
        <export>
           <include input="jboss-remoting.jar"/>
        </export>
     </component>
  
  
  </project>
  
  



More information about the jboss-cvs-commits mailing list