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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 12 12:31:48 EDT 2008


Author: fnasser at redhat.com
Date: 2008-03-12 12:31:47 -0400 (Wed, 12 Mar 2008)
New Revision: 2738

Added:
   jboss/remoting/2.2.2.SP5-brew/
   jboss/remoting/2.2.2.SP5-brew/component-info.xml
   jboss/remoting/2.2.2.SP5-brew/lib/
   jboss/remoting/2.2.2.SP5-brew/lib/jboss-remoting-src.jar
   jboss/remoting/2.2.2.SP5-brew/lib/jboss-remoting.jar
   jboss/remoting/2.2.2.SP5-brew/src/
   jboss/remoting/2.2.2.SP5-brew/src/jboss-remoting-2.2.2.SP5-src.tar.gz
Log:
Add Brew-built 2.2.2.SP5

Added: jboss/remoting/2.2.2.SP5-brew/component-info.xml
===================================================================
--- jboss/remoting/2.2.2.SP5-brew/component-info.xml	                        (rev 0)
+++ jboss/remoting/2.2.2.SP5-brew/component-info.xml	2008-03-12 16:31:47 UTC (rev 2738)
@@ -0,0 +1,38 @@
+<project name="jboss/remoting-component-info">
+
+   <!-- ============================================================ -->
+   <!-- JBOSS REMOTING                                               -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/remoting"
+              licenseType="lgpl"
+              version="2.2.2.SP5-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-3_SP5_0jpp_ep1_1_el4">
+
+      <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.SP5-brew/lib/jboss-remoting-src.jar
===================================================================
(Binary files differ)


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

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


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

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


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




More information about the jboss-cvs-commits mailing list