You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2003/02/28 21:22:10 UTC

cvs commit: jakarta-commons-sandbox/configuration project.properties

epugh       2003/02/28 12:22:10

  Modified:    configuration project.properties
  Log:
  Added cactus settings
  
  Revision  Changes    Path
  1.5       +3 -1      jakarta-commons-sandbox/configuration/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	31 Dec 2002 04:53:26 -0000	1.4
  +++ project.properties	28 Feb 2003 20:22:09 -0000	1.5
  @@ -8,4 +8,6 @@
   
   maven.checkstyle.format = turbine
   
  -maven.junit.fork=true
  \ No newline at end of file
  +maven.junit.fork=true#cactus settings.  Make sure to point to your Tomcat!
  +maven.cactus.tomcat4x.home = c:/java/tomcat
  +maven.cactus.webxml=src/test-cactus/testapp/WEB-INF/web.xml
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org