vmassol 2004/04/16 08:45:23 Modified: . build.properties.vmassol Log: For now, do not build with Resin3.x as it seems it is not stopping properly which leads to problems thereafter (temp directories are not cleaned as <cactus> thinks that the container is already running and when the build goes from an 1.2 build to a 1.3 build it causes havoc...) Revision Changes Path 1.17 +2 -2 jakarta-cactus/build.properties.vmassol Index: build.properties.vmassol =================================================================== RCS file: /home/cvs/jakarta-cactus/build.properties.vmassol,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- build.properties.vmassol 12 Apr 2004 10:48:30 -0000 1.16 +++ build.properties.vmassol 16 Apr 2004 15:45:23 -0000 1.17 @@ -167,7 +167,7 @@ # tests on Resin 2.x, comment the "cactus.home.resin2x" property. cactus.home.resin2x = c:/Apps/resin-2.1.13 -cactus.home.resin3x = c:/Apps/resin-3.0.7 +#cactus.home.resin3x = c:/Apps/resin-3.0.7 cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.2 cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.30 #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.19
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
