[jboss-cvs] repository.jboss.com/jboss/remoting/2.2.0.Alpha2 ...

Clebert Suconic csuconic at jboss.com
Thu Sep 21 18:25:50 EDT 2006


  User: csuconic
  Date: 06/09/21 18:25:50

  Added:       jboss/remoting/2.2.0.Alpha2  component-info.xml
  Log:
  Uploading 2.2.0.Alpha2
  
  Revision  Changes    Path
  1.1      date: 2006/09/21 22:25:50;  author: csuconic;  state: Exp;repository.jboss.com/jboss/remoting/2.2.0.Alpha2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/remoting-component-info">
  
     <!-- ============================================================ -->
     <!-- JBOSS REMOTING                                               -->
     <!-- ============================================================ -->
  
     <component id="jboss/remoting"
                licenseType="lgpl"
                version="2.2.0.Alpha2"
                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"/>
        	<compatible version="1.0.2.GA"/>
        	<compatible version="1.0.3.GA"/>
        </import>
  
        <export>
           <include input="jboss-remoting.jar"/>
        </export>
     </component>
  
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list