vmassol 2005/01/27 12:55:31 Modified: . build.properties.default build.properties.vmassol documentation/docs/xdocs changes.xml integration/maven/samples/ejb build.properties.sample integration/maven/samples/servlet build.properties.sample samples/servlet/src/scripts/j2ee13 build.properties Log: Tested with JBoss 3.2.6 (which works with JDK 1.5 BTW) Revision Changes Path 1.7 +2 -2 jakarta-cactus/build.properties.default Index: build.properties.default =================================================================== RCS file: /home/cvs/jakarta-cactus/build.properties.default,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- build.properties.default 26 Jan 2005 18:06:07 -0000 1.6 +++ build.properties.default 27 Jan 2005 20:55:31 -0000 1.7 @@ -127,7 +127,7 @@ #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.29 #cactus.home.orion1x = c:/Apps/orion-1.6.0b #cactus.home.orion2x = c:/Apps/orion-2.0.4 -#cactus.home.jboss3x = c:/Apps/jboss-3.2.3 +#cactus.home.jboss3x = c:/Apps/jboss-3.2.6 #cactus.home.weblogic7x = c:/bea/weblogic700 # ----------------------------------------------------------------------------- 1.30 +2 -2 jakarta-cactus/build.properties.vmassol Index: build.properties.vmassol =================================================================== RCS file: /home/cvs/jakarta-cactus/build.properties.vmassol,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- build.properties.vmassol 26 Jan 2005 18:06:07 -0000 1.29 +++ build.properties.vmassol 27 Jan 2005 20:55:31 -0000 1.30 @@ -123,7 +123,7 @@ #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.29 #cactus.home.orion1x = c:/Apps/orion-1.6.0b cactus.home.orion2x = c:/Apps/orion-2.0.4 -#cactus.home.jboss3x = c:/Apps/jboss-3.2.3 +#cactus.home.jboss3x = c:/Apps/jboss-3.2.6 #cactus.home.weblogic7x = c:/bea/weblogic700 # ----------------------------------------------------------------------------- 1.208 +1 -1 jakarta-cactus/documentation/docs/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- changes.xml 26 Jan 2005 18:18:13 -0000 1.207 +++ changes.xml 27 Jan 2005 20:55:31 -0000 1.208 @@ -93,7 +93,7 @@ <release version="1.7dev" date="in CVS"> <action dev="VMA" type="update"> Tested with Orion 1.6.0b, Orion 2.0.4, Tomcat 4.1.31, Tomcat 5.0.29, - Resin 2.1.14, Resin 3.0.9, JBoss 3.2.3. + Resin 2.1.14, Resin 3.0.9, JBoss 3.2.6. </action> <action dev="VMA" type="update"> Added support for Resin 3.0.9 and above. 1.3 +2 -2 jakarta-cactus/integration/maven/samples/ejb/build.properties.sample Index: build.properties.sample =================================================================== RCS file: /home/cvs/jakarta-cactus/integration/maven/samples/ejb/build.properties.sample,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- build.properties.sample 22 Dec 2003 06:37:07 -0000 1.2 +++ build.properties.sample 27 Jan 2005 20:55:31 -0000 1.3 @@ -9,5 +9,5 @@ # Paths to containers on which you wish to run the Cactus tests -cactus.home.jboss3x = C:/Apps/jboss-3.2.3 +cactus.home.jboss3x = C:/Apps/jboss-3.2.6 cactus.home.weblogic7x = C:/bea/weblogic700 1.11 +2 -2 jakarta-cactus/integration/maven/samples/servlet/build.properties.sample Index: build.properties.sample =================================================================== RCS file: /home/cvs/jakarta-cactus/integration/maven/samples/servlet/build.properties.sample,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- build.properties.sample 26 Jan 2005 17:39:12 -0000 1.10 +++ build.properties.sample 27 Jan 2005 20:55:31 -0000 1.11 @@ -12,6 +12,6 @@ cactus.home.tomcat4x = C:/Apps/jakarta-tomcat-4.1.31 cactus.home.resin2x = C:/Apps/resin-2.1.14 cactus.home.resin3x = C:/Apps/resin-3.0.9 -cactus.home.jboss3x = C:/Apps/jboss-3.2.3 +cactus.home.jboss3x = C:/Apps/jboss-3.2.6 cactus.home.weblogic7x = C:/bea/weblogic700 1.29 +2 -2 jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties Index: build.properties =================================================================== RCS file: /home/cvs/jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- build.properties 26 Jan 2005 18:06:07 -0000 1.28 +++ build.properties 27 Jan 2005 20:55:31 -0000 1.29 @@ -29,5 +29,5 @@ #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.29 #cactus.home.orion1x = c:/Apps/orion-1.6.0b #cactus.home.orion2x = c:/Apps/orion-2.0.4 -#cactus.home.jboss3x = c:/Apps/jboss-3.2.3 +#cactus.home.jboss3x = c:/Apps/jboss-3.2.6 #cactus.home.weblogic7x = c:/bea/weblogic700
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]