[jboss-cvs] Repository SVN: r15047 - jboss/remoting/2.5.0.GA.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 9 03:41:43 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-09-09 03:41:43 -0400 (Tue, 09 Sep 2008)
New Revision: 15047

Modified:
   jboss/remoting/2.5.0.GA/component-info.xml
Log:
JBREM-1030: Updated version to 2.5.0.GA.

Modified: jboss/remoting/2.5.0.GA/component-info.xml
===================================================================
--- jboss/remoting/2.5.0.GA/component-info.xml	2008-09-09 07:39:21 UTC (rev 15046)
+++ jboss/remoting/2.5.0.GA/component-info.xml	2008-09-09 07:41:43 UTC (rev 15047)
@@ -6,7 +6,7 @@
 
    <component id="jboss/remoting"
               licenseType="lgpl"
-              version="2.4.0.SP1"
+              version="2.5.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">
 
@@ -21,13 +21,6 @@
          <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>




More information about the jboss-cvs-commits mailing list