[jboss-cvs] repository.jboss.com/jboss/remoting/2.2.0.Alpha7 ...

Scott Stark scott.stark at jboss.com
Wed Feb 21 00:05:04 EST 2007


  User: starksm 
  Date: 07/02/21 00:05:04

  Modified:    jboss/remoting/2.2.0.Alpha7  component-info.xml
  Log:
  Comment out the apache-tomcat import
  
  Revision  Changes    Path
  1.2       +2 -1      repository.jboss.com/jboss/remoting/2.2.0.Alpha7/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/jboss/remoting/2.2.0.Alpha7/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	9 Feb 2007 03:29:10 -0000	1.1
  +++ component-info.xml	21 Feb 2007 05:05:04 -0000	1.2
  @@ -20,10 +20,11 @@
   
         <!-- 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 -->
  +         using http server invoker
         <import componentref="apache-tomcat">
         	<compatible version="5.5.15"/>
         </import>
  +-->
   
         <export>
            <include input="jboss-remoting.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list