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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 24 18:14:08 EDT 2007


Author: fnasser at redhat.com
Date: 2007-10-24 18:14:08 -0400 (Wed, 24 Oct 2007)
New Revision: 1649

Added:
   jboss/remoting/2.2.2.GA_CP01-brew/
   jboss/remoting/2.2.2.GA_CP01-brew/component-info.xml
   jboss/remoting/2.2.2.GA_CP01-brew/lib/
   jboss/remoting/2.2.2.GA_CP01-brew/lib/jboss-remoting-src.jar
   jboss/remoting/2.2.2.GA_CP01-brew/lib/jboss-remoting.jar
   jboss/remoting/2.2.2.GA_CP01-brew/src/
   jboss/remoting/2.2.2.GA_CP01-brew/src/jboss-remoting-2.2.2.GA_CP01-src.tar.gz
Log:
Brew build 2.2.2.GA_CP01

Added: jboss/remoting/2.2.2.GA_CP01-brew/component-info.xml
===================================================================
--- jboss/remoting/2.2.2.GA_CP01-brew/component-info.xml	                        (rev 0)
+++ jboss/remoting/2.2.2.GA_CP01-brew/component-info.xml	2007-10-24 22:14:08 UTC (rev 1649)
@@ -0,0 +1,37 @@
+<project name="jboss/remoting-component-info">
+
+   <!-- ============================================================ -->
+   <!-- JBOSS REMOTING                                               -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/remoting"
+              licenseType="lgpl"
+              version="2.2.2.GA_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_2-2_GA_CP01_0jpp_ep1_1">
+
+      <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"/>
+         <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_CP01-brew/lib/jboss-remoting-src.jar
===================================================================
(Binary files differ)


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

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


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

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


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




More information about the jboss-cvs-commits mailing list