vmassol 2002/12/01 12:18:05
Modified: sample-servlet/conf/sample/build/j2ee13
build-tests-jboss-3x.xml build.properties.sample
sample-servlet build.properties.sample
. build.properties.sample
Log:
Added automated Ant scripts for JBoss/Jetty 3.x.
Revision Changes Path
1.2 +0 -1
jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build-tests-jboss-3x.xml
Index: build-tests-jboss-3x.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build-tests-jboss-3x.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build-tests-jboss-3x.xml 1 Dec 2002 19:30:15 -0000 1.1
+++ build-tests-jboss-3x.xml 1 Dec 2002 20:18:04 -0000 1.2
@@ -99,7 +99,6 @@
configuration and adding the JBossWeb Service -->
<copy todir="${target.jboss3x.dir}/server/cactus">
<fileset dir="${jboss.home.3x}/server/minimal"/>
- <!--fileset dir="${jboss.home.3x}/server/default"/-->
</copy>
<copy todir="${target.jboss3x.dir}/server/cactus/deploy/jbossweb.sar">
1.20 +2 -1
jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file:
/home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build.properties.sample,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- build.properties.sample 24 Nov 2002 21:44:56 -0000 1.19
+++ build.properties.sample 1 Dec 2002 20:18:04 -0000 1.20
@@ -69,6 +69,7 @@
#tomcat.home.40 = c:/Apps/jakarta-tomcat-4.0.4
#orion.home.15 = c:/Apps/orion-1.5.4
#orion.home.16 = c:/Apps/orion-1.6.0
+#jboss.home.3x = c:/Apps/jboss-3.0.4
# Note: weblogic.home.61 is the location of BEA Home and NOT the location of
# wlserver6.1, inside the bea home directory.
1.26 +2 -1 jakarta-cactus/sample-servlet/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/sample-servlet/build.properties.sample,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- build.properties.sample 24 Nov 2002 21:44:55 -0000 1.25
+++ build.properties.sample 1 Dec 2002 20:18:05 -0000 1.26
@@ -79,6 +79,7 @@
#tomcat.home.40 = c:/Apps/jakarta-tomcat-4.0.4
#resin.home.13 = xxx
#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1
+#jboss.home.3x = c:/Apps/jboss-3.0.4
# Note: Enhydra 3.3.1 does not seem to support BASIC authentication as defined
# in the Servlet spec. and thus the tests which involve security are failing.
1.29 +2 -1 jakarta-cactus/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- build.properties.sample 24 Nov 2002 21:44:56 -0000 1.28
+++ build.properties.sample 1 Dec 2002 20:18:05 -0000 1.29
@@ -87,6 +87,7 @@
#tomcat.home.40 = c:/Apps/jakarta-tomcat-4.0.4
#resin.home.13 = xxx
#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1
+#jboss.home.3x = c:/Apps/jboss-3.0.4
# Note: Enhydra 3.3.1 does not seem to support BASIC authentication as defined
# in the Servlet spec. and thus the tests which involve security are failing.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>