You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by rl...@apache.org on 2003/02/07 22:51:16 UTC

cvs commit: jakarta-struts build.properties.sample

rleland     2003/02/07 13:51:16

  Modified:    .        build.properties.sample
  Log:
  Remove the hardcoded port number for the cactus tests.
  Commit for jmitchell@apache.org
  
  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: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org