<project name="jboss/remoting-component-info">

   <!-- ============================================================ -->
   <!-- JBOSS REMOTING                                               -->
   <!-- ============================================================ -->

   <component id="jboss/remoting"
              licenseType="lgpl"
              version="1.4.2.GA-patch1"
              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"/>
      </import>

      <export>
         <include input="jboss-remoting.jar"/>
      </export>
   </component>


</project>