cvs commit: jakarta-cactus/petals/ant/src/confs/share/weblogic70 config.xml

2003-01-25 Thread vmassol
vmassol 2003/01/25 14:03:04 Modified:petals/ant/src/confs/share/weblogic61 config.xml petals/ant/src/confs/share/weblogic70 config.xml Log: Fixed test ports filter name. Revision ChangesPath 1.2 +1 -1 jakarta-cactus/petals/ant/src/confs/share/web

cvs commit: jakarta-cactus/petals/ant/src/confs/j2ee12/weblogic51 weblogic.policy weblogic.properties

2003-01-25 Thread vmassol
vmassol 2003/01/25 14:02:24 Removed: petals/ant/src/confs/j2ee12/weblogic51 weblogic.policy weblogic.properties Log: Removed scripts for WebLogic 5.1 -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-cactus/petals/ant/src/scripts/j2ee13 build.xml

2003-01-25 Thread vmassol
vmassol 2003/01/25 13:49:48 Modified:petals/ant/src/scripts/share build-share.xml petals/ant/src/confs/share/orion1x application.xml default-web-site.xml petals/ant/src/scripts/j2ee13 build.xml Added: petals/ant/src/scripts/sh

cvs commit: jakarta-cactus/petals/ant/src/confs/j2ee12/enhydra31 multiserver.conf

2003-01-25 Thread vmassol
vmassol 2003/01/25 13:25:38 Removed: petals/ant/src/confs/j2ee12/enhydra31 multiserver.conf Log: Removed conf files for Enhydra 3.1. We can add them back if anyone request support for Enhydra. Last Enhydra release is 5.0 on sept. 2002. Nothing seems to have moved since then... Anyo

cvs commit: jakarta-cactus/petals/ant/src/confs/share/orion1x default-web-site.xml principals.xml rmi.xml server.xml mime.types global-web-application.xml application.xml

2003-01-25 Thread vmassol
vmassol 2003/01/25 13:15:05 Added: petals/ant/src/confs/share/orion1x default-web-site.xml principals.xml rmi.xml server.xml mime.types global-web-application.xml application.xml Removed: petals/ant/src/confs/share/orion16 server.xm

cvs commit: jakarta-cactus/petals/ant/src/confs/share/orion1x - New directory

2003-01-25 Thread vmassol
vmassol 2003/01/25 13:14:41 jakarta-cactus/petals/ant/src/confs/share/orion1x - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-cactus/petals/ant/src/confs/j2ee12/tomcat33 server.xml modules.xml tomcat-users.xml

2003-01-25 Thread vmassol
vmassol 2003/01/25 13:08:13 Removed: petals/ant/src/confs/j2ee12/tomcat32 tomcat-users.xml server.xml petals/ant/src/confs/j2ee12/tomcat33 server.xml modules.xml tomcat-users.xml Log: For the moment, remove config files f

cvs commit: jakarta-cactus/sample-servlet/src/unit/share/org/apache/cactus/unit TestServletTestCase3.java

2003-01-25 Thread vmassol
vmassol 2003/01/25 13:03:51 Modified:sample-servlet/src/unit/share/org/apache/cactus/unit TestServletTestCase3.java Log: As we have dropped support for Servlet API 2.1 a long time ago, we can remove the deprecations! Revision ChangesPath 1.6

cvs commit: jakarta-cactus/petals/ant/src/confs/share/resin20 resin.conf

2003-01-25 Thread vmassol
vmassol 2003/01/25 12:57:43 Modified:petals/ant/src/scripts/j2ee13 build.xml Added: petals/ant/src/confs/share/resin2x resin.conf petals/ant/src/scripts/share build-tests-resin2x.xml Removed: petals/ant/src/confs/j2ee12/resin12 resin.conf petal

cvs commit: jakarta-cactus/petals/ant/src/confs/share/resin2x - New directory

2003-01-25 Thread vmassol
vmassol 2003/01/25 12:57:16 jakarta-cactus/petals/ant/src/confs/share/resin2x - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-cactus build.properties.sample

2003-01-25 Thread vmassol
-2.0alpha2-20030125.jar # The location of the Httpunit jar httpunit.jar = ${lib.repo}/httpunit/jars/httpunit-1.4.5.jar 1.28 +2 -2 jakarta-cactus/sample-servlet/build.properties.sample Index: build.properties.sample

cvs commit: jakarta-cactus gump.xml build.xml

2003-01-25 Thread vmassol
vmassol 2003/01/25 09:06:07 Modified:.gump.xml build.xml Log: Started to add the Ant Petal build to the master build and to the gump build. Revision ChangesPath 1.37 +28 -0 jakarta-cactus/gump.xml Index: gump.xml ===

cvs commit: jakarta-cactus/petals/ant/src/scripts/share build-share.xml build-tests-tomcat4x.xml

2003-01-25 Thread vmassol
vmassol 2003/01/25 03:29:39 Modified:petals/ant/src/scripts/share build-share.xml build-tests-tomcat4x.xml Log: - Added a cactus jvm property that specify the jvm to use for all Ant tasks (see comments in build.xml for details) - Added a cactus context pro

cvs commit: jakarta-cactus/petals/ant/src/scripts/j2ee13 build-tests-jboss3x.xml build.xml

2003-01-25 Thread vmassol
vmassol 2003/01/25 03:29:18 Modified:petals/ant/src/scripts/j2ee13 build-tests-jboss3x.xml build.xml Log: - Added a cactus jvm property that specify the jvm to use for all Ant tasks (see comments in build.xml for details) - Added a cactus context property

cvs commit: jakarta-cactus/petals/ant/src/java/org/apache/cactus/petal/ant RunServerTestsTask.java

2003-01-25 Thread vmassol
vmassol 2003/01/25 01:16:00 Modified:petals/ant/src/java/org/apache/cactus/petal/ant RunServerTestsTask.java Log: Make sure references are inherited (not sure it is needed with setInheritAll() but let's be sure) Revision ChangesPath 1.2 +2 -