You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mo...@apache.org on 2002/05/03 22:35:24 UTC

cvs commit: jakarta-commons/latka/src/distribution/tests/watchdog WatchdogJSPSuite.xml WatchdogServletSuite.xml

morgand     02/05/03 13:35:24

  Modified:    latka/src/distribution/tests/watchdog WatchdogJSPSuite.xml
                        WatchdogServletSuite.xml
  Log:
  fixed defaultPort
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons/latka/src/distribution/tests/watchdog/WatchdogJSPSuite.xml
  
  Index: WatchdogJSPSuite.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/latka/src/distribution/tests/watchdog/WatchdogJSPSuite.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- WatchdogJSPSuite.xml	3 May 2002 20:20:07 -0000	1.2
  +++ WatchdogJSPSuite.xml	3 May 2002 20:35:23 -0000	1.3
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<suite defaultHost="localhost" defaultPort="80">
  +<suite defaultHost="localhost" defaultPort="8080">
     <!--START converted ant target: main-->
     <!--END converted ant target-->
     <!-- ==================== Watchdog JSP tests ==================== -->
  
  
  
  1.3       +1 -1      jakarta-commons/latka/src/distribution/tests/watchdog/WatchdogServletSuite.xml
  
  Index: WatchdogServletSuite.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/latka/src/distribution/tests/watchdog/WatchdogServletSuite.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- WatchdogServletSuite.xml	3 May 2002 20:20:07 -0000	1.2
  +++ WatchdogServletSuite.xml	3 May 2002 20:35:24 -0000	1.3
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<suite defaultHost="localhost" defaultPort="80">
  +<suite defaultHost="localhost" defaultPort="8080">
     <!--START converted ant target: main-->
     <!--END converted ant target-->
     <!-- ====================== Watchdog Servlet Tests ====================== -->
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>