[jboss-cvs] Repository SVN: r1974 - in jboss/remoting: 2.2.2.GA_CP02-brew and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Nov 27 23:43:51 EST 2007


Author: fnasser at redhat.com
Date: 2007-11-27 23:43:51 -0500 (Tue, 27 Nov 2007)
New Revision: 1974

Added:
   jboss/remoting/2.2.2.GA_CP02-brew/
   jboss/remoting/2.2.2.GA_CP02-brew/component-info.xml
   jboss/remoting/2.2.2.GA_CP02-brew/lib/
   jboss/remoting/2.2.2.GA_CP02-brew/lib/jboss-remoting-src.jar
   jboss/remoting/2.2.2.GA_CP02-brew/lib/jboss-remoting.jar
   jboss/remoting/2.2.2.GA_CP02-brew/src/
   jboss/remoting/2.2.2.GA_CP02-brew/src/jboss-remoting-2.2.2.GA_CP02-src.tar.gz
Log:
Add 2.2.2.GA_CP02 release

Added: jboss/remoting/2.2.2.GA_CP02-brew/component-info.xml
===================================================================
--- jboss/remoting/2.2.2.GA_CP02-brew/component-info.xml	                        (rev 0)
+++ jboss/remoting/2.2.2.GA_CP02-brew/component-info.xml	2007-11-28 04:43:51 UTC (rev 1974)
@@ -0,0 +1,38 @@
+<project name="jboss/remoting-component-info">
+
+   <!-- ============================================================ -->
+   <!-- JBOSS REMOTING                                               -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/remoting"
+              licenseType="lgpl"
+              version="2.2.2.GA_CP02-brew"
+              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"
+              tag="jboss-remoting-2_2_2-2_GA_CP02_0jpp_ep1_2">
+
+      <artifact id="jboss-remoting.jar"/>
+      <artifact id="jboss-remoting-src.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"/>
+         <compatible version="1.0.3.GA-brew"/>
+      </import>
+
+      <!-- Only need the apache-tomcat jars tomcat-apr.jar, tomcat-coyote.jar, tomcat-http.jar, tomcat-util.jar
+         (and tomcat-apr.jar only needed if actually using APR transport).  None of these are needed unless
+         using http server invoker -->
+      <!--<import componentref="apache-tomcat">-->
+         <!--<compatible version="5.5.15"/>-->
+      <!--</import>-->
+
+      <export>
+         <include input="jboss-remoting.jar"/>
+      </export>
+   </component>
+
+
+</project>

Added: jboss/remoting/2.2.2.GA_CP02-brew/lib/jboss-remoting-src.jar
===================================================================
(Binary files differ)


Property changes on: jboss/remoting/2.2.2.GA_CP02-brew/lib/jboss-remoting-src.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/remoting/2.2.2.GA_CP02-brew/lib/jboss-remoting.jar
===================================================================
(Binary files differ)


Property changes on: jboss/remoting/2.2.2.GA_CP02-brew/lib/jboss-remoting.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/remoting/2.2.2.GA_CP02-brew/src/jboss-remoting-2.2.2.GA_CP02-src.tar.gz
===================================================================
(Binary files differ)


Property changes on: jboss/remoting/2.2.2.GA_CP02-brew/src/jboss-remoting-2.2.2.GA_CP02-src.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list