You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by cr...@apache.org on 2004/11/18 19:04:24 UTC

svn commit: r76263 - struts/sandbox/trunk/struts-chain

Author: craigmcc
Date: Thu Nov 18 10:04:23 2004
New Revision: 76263

Modified:
   struts/sandbox/trunk/struts-chain/build.properties.sample
Log:
Update to reflect the properties this build script really cares about.


Modified: struts/sandbox/trunk/struts-chain/build.properties.sample
==============================================================================
--- struts/sandbox/trunk/struts-chain/build.properties.sample	(original)
+++ struts/sandbox/trunk/struts-chain/build.properties.sample	Thu Nov 18 10:04:23 2004
@@ -29,18 +29,11 @@
 # directory.
 
 
-# The absolute or relative pathname of the directory containing your
-# Servlet API classes JAR file (servlet.jar)
-servlet.home=/usr/local/jakarta-tomcat-4.1.27/commons/lib
+# The absolute or relative pathname to the Commons Chain Distribution
+chain.home=/usr/local/commons-chain-1.0
 
+# The absolute or relative pathname to the directory containing Servlet API
+servlet.home=/usr/local/jakarta-tomcat-4.1.29/commons/lib
 
-# The absolute or relative pathname of the Struts Nightly Build (2004/01/19 or later)
-struts.home=/usr/local/jakarta-struts
-
-
-# The absolute or relative pathname of the Commons Chain
-# distribution
-chain.home=/usr/local/jakarta-commons/chain/dist
-
-# The absolute or relative pathname of the Struts core source repository
-struts.core.home=../../../core/trunk
+# The absolute or relative pathname to the Struts distribution
+struts.home=/usr/local/jakarta-struts-1.2.4

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org