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

Tom Elrod tom.elrod at jboss.com
Wed Aug 2 23:33:33 EDT 2006


  User: telrod  
  Date: 06/08/02 23:33:33

  Added:       jboss/remoting/2.0.0.CR1  component-info.xml
  Log:
  Adding JBossRemoting 2.0.0.CR1
  
  Revision  Changes    Path
  1.1      date: 2006/08/03 03:33:33;  author: telrod;  state: Exp;repository.jboss.com/jboss/remoting/2.0.0.CR1/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/remoting-component-info">
  
     <!-- ============================================================ -->
     <!-- JBOSS REMOTING                                               -->
     <!-- ============================================================ -->
  
     <component id="jboss/remoting"
                licenseType="lgpl"
                version="2.0.0.CR1"
                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"/>
        </import>
  
        <export>
           <include input="jboss-remoting.jar"/>
        </export>
     </component>
  
  
  </project>
  
  



More information about the jboss-cvs-commits mailing list