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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
