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

Tom Elrod tom.elrod at jboss.com
Mon Apr 2 16:06:54 EDT 2007


  User: telrod  
  Date: 07/04/02 16:06:54

  Modified:    jboss/remoting/2.2.0.GA  component-info.xml
  Log:
  Commented out the tomcat lib import.
  
  Revision  Changes    Path
  1.2       +3 -3      repository.jboss.com/jboss/remoting/2.2.0.GA/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.GA/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	20 Mar 2007 03:08:05 -0000	1.1
  +++ component-info.xml	2 Apr 2007 20:06:54 -0000	1.2
  @@ -21,9 +21,9 @@
         <!-- 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>
  +      <!--<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