You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/02/28 12:43:33 UTC

cvs commit: jakarta-cactus/conf/sample/build/servlet23 build-tests-resin-13.xml build-tests-weblogic-61.xml

vmassol     02/02/28 03:43:33

  Modified:    conf/sample/build/servlet23 build-tests-resin-13.xml
                        build-tests-weblogic-61.xml
  Log:
  typos
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-cactus/conf/sample/build/servlet23/build-tests-resin-13.xml
  
  Index: build-tests-resin-13.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/conf/sample/build/servlet23/build-tests-resin-13.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build-tests-resin-13.xml	28 Feb 2002 11:40:35 -0000	1.4
  +++ build-tests-resin-13.xml	28 Feb 2002 11:43:33 -0000	1.5
  @@ -10,7 +10,7 @@
                The servlet engine is stopped if the tests fail for any reason -->
   
           <runservertests 
  -            testURL=""http://localhost:${test.port}/test/ServletRedirector?Cactus_Service=RUN_TEST"
  +            testURL="http://localhost:${test.port}/test/ServletRedirector?Cactus_Service=RUN_TEST"
               startTarget="start_resin_13"
               stopTarget="stop_resin_13"
               testTarget="tests"/>
  
  
  
  1.3       +1 -1      jakarta-cactus/conf/sample/build/servlet23/build-tests-weblogic-61.xml
  
  Index: build-tests-weblogic-61.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/conf/sample/build/servlet23/build-tests-weblogic-61.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build-tests-weblogic-61.xml	28 Feb 2002 11:40:35 -0000	1.2
  +++ build-tests-weblogic-61.xml	28 Feb 2002 11:43:33 -0000	1.3
  @@ -10,7 +10,7 @@
                The servlet engine is stopped if the tests fail for any reason -->
   
           <runservertests 
  -            testURL=""http://localhost:${test.port}/test/ServletRedirector?Cactus_Service=RUN_TEST""
  +            testURL="http://localhost:${test.port}/test/ServletRedirector?Cactus_Service=RUN_TEST"
               startTarget="start_weblogic_61"
               stopTarget="stop_weblogic_61"
               testTarget="tests"/>
  
  
  

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