larryi      01/01/27 10:41:05

  Modified:    src/tests/webpages/WEB-INF test-tomcat.xml
  Log:
  Add revision property.
  
  Revision  Changes    Path
  1.9       +2 -1      jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml
  
  Index: test-tomcat.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- test-tomcat.xml   2001/01/27 00:59:20     1.8
  +++ test-tomcat.xml   2001/01/27 18:41:05     1.9
  @@ -15,7 +15,8 @@
           "main" or "apache" targets, tomcat may not start fast enough to avoid 
failing some of the
           early tests.
       -->
  -  
  +
  +     <property name="revision" value="$Revision: 1.9 $" />  
        <property name="host" value="127.0.0.1" />
        <property name="port"     value="8080" />
        <property name="outputType"     value="text" />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to