rleland     2003/02/07 13:51:16

  Modified:    .        build.properties.sample
  Log:
  Remove the hardcoded port number for the cactus tests.
  Commit for [EMAIL PROTECTED]
  
  Revision  Changes    Path
  1.26      +2 -1      jakarta-struts/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build.properties.sample,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.properties.sample   9 Jan 2003 04:12:41 -0000       1.25
  +++ build.properties.sample   7 Feb 2003 21:51:16 -0000       1.26
  @@ -123,6 +123,7 @@
   # Cactus home
   cactus.home=${apache.home}/jakarta-cactus-12-1.3
   cactus.lib=${cactus.home}/lib
  +cactus.contextURL = http://localhost:8080/test
   
   # Cactus jar for the Servlet API corresponding to the servlet.jar file
   # selected above (either 2.2 or 2.3)
  
  
  

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

Reply via email to