[jboss-cvs] Repository SVN: r9778 - in jboss/remoting-http/2.4.0.GA: lib and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 3 03:20:09 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-06-03 03:20:09 -0400 (Tue, 03 Jun 2008)
New Revision: 9778

Added:
   jboss/remoting-http/2.4.0.GA/lib/jboss-remoting-http-client.jar
   jboss/remoting-http/2.4.0.GA/lib/jboss-remoting-http.jar
Modified:
   jboss/remoting-http/2.4.0.GA/component-info.xml
Log:
JBREM-987: Uploaded http components.

Modified: jboss/remoting-http/2.4.0.GA/component-info.xml
===================================================================
--- jboss/remoting-http/2.4.0.GA/component-info.xml	2008-06-03 07:17:59 UTC (rev 9777)
+++ jboss/remoting-http/2.4.0.GA/component-info.xml	2008-06-03 07:20:09 UTC (rev 9778)
@@ -6,8 +6,8 @@
 
    <component id="jboss/remoting-http"
               licenseType="lgpl"
-              version="2.2.0.GA"
-              projectHome="http://www.jboss.org/products/remoting"
+              version="2.4.0.GA"
+              projectHome="http://www.jboss.org/jbossremoting/"
               description="a single API for most network based invocations and related service that uses pluggable transports and data marshallers">
       <artifact id="jboss-remoting.jar"/>
 
@@ -18,7 +18,8 @@
       </import>
 
       <export>
-         <include input="jboss-remoting-http.jar"/>
+         <include input="jboss-remoting-http.jar"/>
+         <include input="jboss-remoting-http-client.jar"/>
       </export>
    </component>
 

Added: jboss/remoting-http/2.4.0.GA/lib/jboss-remoting-http-client.jar
===================================================================
(Binary files differ)


Property changes on: jboss/remoting-http/2.4.0.GA/lib/jboss-remoting-http-client.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/remoting-http/2.4.0.GA/lib/jboss-remoting-http.jar
===================================================================
(Binary files differ)


Property changes on: jboss/remoting-http/2.4.0.GA/lib/jboss-remoting-http.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list