/[Apache-SVN]/struts/core/branches/STRUTS_1_2_BRANCH/build.properties.sample
ViewVC logotype

Diff of /struts/core/branches/STRUTS_1_2_BRANCH/build.properties.sample

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- struts/core/branches/STRUTS_1_2_BRANCH/build.properties.sample	2005/05/06 02:39:35	168501
+++ struts/core/branches/STRUTS_1_2_BRANCH/build.properties.sample	2005/05/06 02:47:10	168502
@@ -113,220 +113,67 @@ jstl-standard.jar	=${jstl.home}/lib/stan
 struts.home			=../../
 
 # Properties related to Struts unit testing
-# Choose your Cactus!
-# (Uncomment only one set of properties)
 #
 # In order for the Cactus tests to work, you must have a copy of
 # junit.jar in ANT_HOME/lib (See Ant docs on JUnit task)
-#
-# -----------------------------------------
-# Cactus 12-1.3 home
-#cactus.home=${apache.home}/jakarta-cactus-12-1.3
-#cactus.lib=${cactus.home}/lib
-
-# Cactus jar for the Servlet API corresponding to the servlet.jar file
-# selected above (either 2.2 or 2.3)
-#cactus.jar = ${cactus.lib}/cactus.jar
-
-# Cactus Ant custom tasks jar
-#cactus.ant.jar = ${cactus.lib}/cactus-ant.jar
-
-# AspectJ from Cactus distribution
-#aspectjrt.jar = ${cactus.lib}/aspectjrt.jar
-
-# The httpunit runtime jar
-#httpunit.jar = ${cactus.lib}/httpunit.jar
 
-# Log4J from Jakarta-Commons
-#log4j.jar = ${cactus.lib}/log4j-1.2rc1.jar
-
-# JUnit jar file, version 3.81 or newer required.
-#junit.jar = ${apache.home}/junit3.8.1/junit.jar
-
-# Httpclient from Jakarta-Commons
-#commons-httpclient.jar = ${cactus.lib}/commons-httpclient-20020421.jar
+# ==========================================
+# Choose your Cactus!
+# (un-comment only one set of cacuts properties)
+# ==========================================
 
 # -----------------------------------------
-# Cactus 12-1.4 home
-#cactus.home=${apache.home}/jakarta-cactus-12-1.4
-#cactus.lib=${cactus.home}/lib
-
-# Cactus jar for the Servlet API corresponding to the servlet.jar file
-# selected above (either 2.2 or 2.3)
-#cactus.jar = ${cactus.lib}/cactus-1.4.jar
-
-# Cactus Ant custom tasks jar
-#cactus.ant.jar = ${cactus.lib}/cactus-ant-1.4.jar
-
-# AspectJ from Cactus distribution
-#aspectjrt.jar = ${cactus.lib}/aspectjrt-1.0.5.jar
-
-# The httpunit runtime jar
-#httpunit.jar = ${cactus.lib}/httpunit-1.4.1.jar
-
-# Log4J from Jakarta-Commons
-#log4j.jar = ${cactus.lib}/log4j-1.2.5.jar
-
-# JUnit jar file, version 3.81 or newer required.
-#junit.jar = ${apache.home}/junit3.8.1/junit.jar
-
-# Httpclient from Jakarta-Commons
-#commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar
-
+# junit - 3.8.1 or later
 # -----------------------------------------
-# Cactus 12-1.4.1 home
-#cactus.home=${apache.home}/jakarta-cactus-12-1.4.1
-#cactus.lib=${cactus.home}/lib
-
-# Cactus jar for the Servlet API corresponding to the servlet.jar file
-# selected above (either 2.2 or 2.3)
-#cactus.jar = ${cactus.lib}/cactus-1.4.1.jar
-
-# Cactus Ant custom tasks jar
-#cactus.ant.jar = ${cactus.lib}/cactus-ant-1.4.1.jar
-
-# AspectJ from Cactus distribution
-#aspectjrt.jar = ${cactus.lib}/aspectjrt-1.0.5.jar
-
-# The httpunit runtime jar
-#httpunit.jar = ${cactus.lib}/httpunit-1.4.1.jar
-
-# Log4J from Jakarta-Commons
-#log4j.jar = ${cactus.lib}/log4j-1.2.5.jar
-
-# JUnit jar file, version 3.81 or newer required.
-#junit.jar = ${apache.home}/junit3.8.1/junit.jar
-
-# Httpclient from Jakarta-Commons
-#commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar
+junit.jar = ${apache.home}/junit3.8.1/junit.jar
 
 # -----------------------------------------
-# Cactus 13-1.3 home
-#cactus.home=${apache.home}/jakarta-cactus-13-1.3
-#cactus.lib=${cactus.home}/lib
-
-# Cactus jar for the Servlet API corresponding to the servlet.jar file
-# selected above (either 2.2 or 2.3)
-#cactus.jar = ${cactus.lib}/cactus.jar
-
-# Cactus Ant custom tasks jar
-#cactus.ant.jar = ${cactus.lib}/cactus-ant.jar
-
-# AspectJ from Cactus distribution
-#aspectjrt.jar = ${cactus.lib}/aspectjrt.jar
-
-# The httpunit runtime jar
-#httpunit.jar = ${cactus.lib}/httpunit.jar
-
-# Log4J from Jakarta-Commons
-#log4j.jar = ${cactus.lib}/log4j-1.2rc1.jar
-
-# JUnit jar file, version 3.81 or newer required.
-#junit.jar = ${cactus.lib}/junit.jar
-
-# Httpclient from Jakarta-Commons
-#commons-httpclient.jar = ${cactus.lib}/commons-httpclient.jar
-
+# J2EE 1.2 (Servlet 2.2)
 # -----------------------------------------
-# Cactus 13-1.4 home
-#cactus.home=${apache.home}/jakarta-cactus-13-1.4
-#cactus.lib=${cactus.home}/lib
+# --- Cactus 12-1.3 ---
+# cactus.home=${apache.home}/jakarta-cactus-12-1.3
+# cactus.jspRedirector=web/test/jspRedirector.jsp
+# cactus.servertest.class=org.apache.cactus.ant.RunServerTestsTask
 
-# Cactus jar for the Servlet API corresponding to the servlet.jar file
-# selected above (either 2.2 or 2.3)
-#cactus.jar = ${cactus.lib}/cactus-1.4.jar
+# --- Cactus 12-1.4 ---
+# cactus.home=${apache.home}/jakarta-cactus-12-1.4
+# cactus.servertest.class=org.apache.cactus.ant.RunServerTestsTask
 
-# Cactus Ant custom tasks jar
-#cactus.ant.jar = ${cactus.lib}/cactus-ant-1.4.jar
+# --- Cactus 12-1.4.1 ---
+# cactus.home=${apache.home}/jakarta-cactus-12-1.4.1
+# cactus.servertest.class=org.apache.cactus.ant.RunServerTestsTask
 
-# AspectJ from Cactus distribution
-#aspectjrt.jar = ${cactus.lib}/aspectjrt-1.0.5.jar
+# --- Cactus 12-1.6.1 ---
+# cactus.home=${apache.home}/jakarta-cactus-12-1.6.1
 
-# The httpunit runtime jar
-#httpunit.jar = ${cactus.lib}/httpunit-1.4.1.jar
-
-# Log4J from Jakarta-Commons
-#log4j.jar = ${cactus.lib}/log4j-1.2.5.jar
-
-# JUnit jar file, version 3.81 or newer required.
-#junit.jar = ${apache.home}/junit3.8.1/junit.jar
-
-# Httpclient from Jakarta-Commons
-#commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar
+# --- Cactus 12-1.7 ---
+# cactus.home=${apache.home}/jakarta-cactus-12-1.7
 
 # -----------------------------------------
-# Cactus 13-1.4.1 home
-cactus.home=${apache.home}/jakarta-cactus-13-1.4.1
-cactus.lib=${cactus.home}/lib
-
-# Cactus jar for the Servlet API corresponding to the servlet.jar file
-# selected above (either 2.2 or 2.3)
-cactus.jar = ${cactus.lib}/cactus-1.4.1.jar
-
-# Cactus Ant custom tasks jar
-cactus.ant.jar = ${cactus.lib}/cactus-ant-1.4.1.jar
-
-# AspectJ from Cactus distribution
-aspectjrt.jar = ${cactus.lib}/aspectjrt-1.0.5.jar
-
-# The httpunit runtime jar
-httpunit.jar = ${cactus.lib}/httpunit-1.4.1.jar
-
-# Log4J from Jakarta-Commons
-log4j.jar = ${cactus.lib}/log4j-1.2.5.jar
-
-# JUnit jar file, version 3.8.1 or newer required.
-junit.jar = ${apache.home}/junit3.8.1/junit.jar
-
-# Httpclient from Jakarta-Commons
-commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar
-
+# J2EE 1.3 (Servlet 2.3)
 # -----------------------------------------
-# Cactus 13-1.7 home
-# cactus.home=${apache.home}/jakarta-cactus-13-1.7
-# cactus.lib=${cactus.home}/lib
-
-# Server Test Task class name
-# cactus.servertest.class=org.apache.cactus.integration.ant.RunServerTestsTask
+# --- Cactus 13-1.3 ---
+# cactus.home=${apache.home}/jakarta-cactus-13-1.3
+# cactus.jspRedirector=web/test/jspRedirector.jsp
+# cactus.servertest.class=org.apache.cactus.ant.RunServerTestsTask
 
-# Cactus jar for the Servlet API corresponding to the servlet.jar file
-# selected above (either 2.2 or 2.3)
-# cactus.jar = ${cactus.lib}/cactus-1.7.jar
+# --- Cactus 13-1.4 ---
+# cactus.home=${apache.home}/jakarta-cactus-13-1.4
+# cactus.servertest.class=org.apache.cactus.ant.RunServerTestsTask
 
-# Cactus Ant custom tasks jar
-# cactus.ant.jar = ${cactus.lib}/cactus-ant-1.7.jar
+# --- Cactus 13-1.4.1 ---
+# cactus.home=${apache.home}/jakarta-cactus-13-1.4.1
+# cactus.servertest.class=org.apache.cactus.ant.RunServerTestsTask
 
-# AspectJ from Cactus distribution
-aspectjrt.jar = ${cactus.lib}/aspectjrt-1.2.1.jar
+# --- Cactus 13-1.6.1 ---
+# cactus.home=${apache.home}/jakarta-cactus-13-1.6.1
 
-# The httpunit runtime jar
-# httpunit.jar = ${cactus.lib}/httpunit-1.6.jar
-
-# Log4J has been replaced by commons logging in cactus
-# log4j.jar = ${commons-logging.jar}
-
-# JUnit jar file, version 3.81 or newer required.
-# junit.jar = ${cactus.lib}/junit-3.8.1.jar
-
-# Httpclient from Jakarta-Commons
-# commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0.2.jar
+# --- Cactus 13-1.7 ---
+# cactus.home=${apache.home}/jakarta-cactus-13-1.7
 
 # -----------------------------------------
 
 
-# Scheme used to run tests for cactus, http, https.
-cactus.contextScheme = http
-# Host used to run tests for cactus, localhost.
-cactus.contextHost = localhost
-# Port used to run tests for cactus, change to non standard port
-# if container is already running on that port.
-cactus.contextPort = 8080
-# Application(context) used to run tests for cactus.
-cactus.contextApp = test
-
-# Ant Optional Jars for Junit task
-ant.optional.jar = ${apache.home}/apache-ant-1.5.3-1/lib/optional.jar
-
 # Ant Jar for optional taglib documentation task
 ant.jar=${apache.home}/apache-ant-1.5.3-1/lib/ant.jar
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26