[jboss-cvs] Repository SVN: r654 - in jboss/remoting: 2.2.0.SP4_CP01-brew and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 22 20:36:52 EDT 2007


Author: fnasser at redhat.com
Date: 2007-06-22 20:36:52 -0400 (Fri, 22 Jun 2007)
New Revision: 654

Added:
   jboss/remoting/2.2.0.SP4_CP01-brew/
   jboss/remoting/2.2.0.SP4_CP01-brew/component-info.xml
   jboss/remoting/2.2.0.SP4_CP01-brew/lib/
   jboss/remoting/2.2.0.SP4_CP01-brew/lib/jboss-remoting-src.jar
   jboss/remoting/2.2.0.SP4_CP01-brew/lib/jboss-remoting.jar
   jboss/remoting/2.2.0.SP4_CP01-brew/src/
   jboss/remoting/2.2.0.SP4_CP01-brew/src/jboss-remoting-2.2.0.SP4_CP01-src.tar.gz
Log:
Add brew built jboss-remoting 2.2.0.SP4_CP01

Added: jboss/remoting/2.2.0.SP4_CP01-brew/component-info.xml
===================================================================
--- jboss/remoting/2.2.0.SP4_CP01-brew/component-info.xml	                        (rev 0)
+++ jboss/remoting/2.2.0.SP4_CP01-brew/component-info.xml	2007-06-23 00:36:52 UTC (rev 654)
@@ -0,0 +1,37 @@
+<project name="jboss/remoting-component-info">
+
+   <!-- ============================================================ -->
+   <!-- JBOSS REMOTING                                               -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/remoting"
+              licenseType="lgpl"
+              version="2.2.0.SP4_CP01-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_0_4_1-1jpp_ep1_1>
+      <!-- Built using JDK 1.4 -->
+
+      <artifact id="jboss-remoting.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"/>
+      </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.0.SP4_CP01-brew/lib/jboss-remoting-src.jar
===================================================================
(Binary files differ)


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

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


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

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


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




More information about the jboss-cvs-commits mailing list