[jboss-cvs] Repository SVN: r9789 - jboss/remoting-socket/2.4.0.GA.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 3 03:27:13 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-06-03 03:27:13 -0400 (Tue, 03 Jun 2008)
New Revision: 9789

Added:
   jboss/remoting-socket/2.4.0.GA/component-info.xml
Log:


Copied: jboss/remoting-socket/2.4.0.GA/component-info.xml (from rev 9788, jboss/remoting-socket/2.0.0.GA/component-info.xml)
===================================================================
--- jboss/remoting-socket/2.4.0.GA/component-info.xml	                        (rev 0)
+++ jboss/remoting-socket/2.4.0.GA/component-info.xml	2008-06-03 07:27:13 UTC (rev 9789)
@@ -0,0 +1,20 @@
+<project name="jboss/remoting-component-info">
+
+   <!-- ============================================================ -->
+   <!-- JBOSS REMOTING                                               -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/remoting-socket"
+              licenseType="lgpl"
+              version="2.2.0.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"/>
+
+      <export>
+         <include input="jboss-remoting-socket.jar"/>
+      </export>
+   </component>
+
+
+</project>




More information about the jboss-cvs-commits mailing list