You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by la...@apache.org on 2001/09/22 04:53:51 UTC

cvs commit: jakarta-tomcat/src/admin/WEB-INF/scripts watchdog-jsp.xml

larryi      01/09/21 19:53:51

  Modified:    src/admin/WEB-INF/scripts watchdog-jsp.xml
  Log:
  Update for new location of org.apache.tomcat.util.test classes.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-tomcat/src/admin/WEB-INF/scripts/watchdog-jsp.xml
  
  Index: watchdog-jsp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/WEB-INF/scripts/watchdog-jsp.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- watchdog-jsp.xml	2001/07/17 13:40:51	1.1
  +++ watchdog-jsp.xml	2001/09/22 02:53:51	1.2
  @@ -18,7 +18,7 @@
   	<pathelement 
   		path="${stests.home}/WEB-INF/classes" />
   	<pathelement 
  -		path="${tomcat.home}/lib/container/tomcat_util.jar" />
  +		path="${tomcat.home}/webapps/admin/WEB-INF/lib/tomcat_util_test.jar" />
   	<pathelement 
   		path="${tomcat.home}/lib/container/jaxp.jar" />
   	<pathelement