epugh 2003/07/10 03:28:09 Modified: . project.properties Log: Added/updated properties to work with Cactus plugin from Maven CVS Head. It is version 3.0 I believe. Revision Changes Path 1.24 +4 -4 jakarta-turbine-2/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-turbine-2/project.properties,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- project.properties 7 Jul 2003 21:02:57 -0000 1.23 +++ project.properties 10 Jul 2003 10:28:09 -0000 1.24 @@ -1,3 +1,4 @@ + # ------------------------------------------------------------------- # P R O J E C T P R O P E R T I E S # @@ -33,10 +34,9 @@ # ------------------------------------------------------------------- maven.war.src=src/test-cactus/testapp -maven.cactus.tomcat4x.home = c:/java/tomcat -#maven.cactus.webxml=src/test-cactus/testapp/WEB-INF/web.cactus.xml +cactus.home.tomcat4x = c:/java/tomcat # The below tests don't seem to work at all -maven.cactus.test.fileset.exclude=org.apache.turbine.services.xmlrpc.util.FileHandlerTest,org.apache.turbine.util.velocity.TestVelocityEmail +cactus.test.fileset.exclude=org.apache.turbine.services.xmlrpc.util.FileHandlerTest,org.apache.turbine.util.velocity.TestVelocityEmail # ------------------------------------------------------------------- # N I G H T L Y B U I L D P R O P E R T I E S
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
