svn commit: r1097919 - /lenya/branches/BRANCH_2_1_X/build.properties
[email protected] Fri, 29 Apr 2011 19:15:00 -0000
| Newsgroups | gmane.comp.cms.lenya.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: florent
Date: Fri Apr 29 19:15:00 2011
New Revision: 1097919
URL: http://svn.apache.org/viewvc?rev=1097919&view=rev
Log:
remove T4 reference
Modified:
lenya/branches/BRANCH_2_1_X/build.properties
Modified: lenya/branches/BRANCH_2_1_X/build.properties
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/build.properties?rev=1097919&r1=1097918&r2=1097919&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/build.properties (original)
+++ lenya/branches/BRANCH_2_1_X/build.properties Fri Apr 29 19:15:00 2011
@@ -99,10 +99,8 @@ tomcat.webapps.dir=${tomcat.home.dir}/we
# The server cache directory to be cleaned by the 'reset' target
# NOTE: This path is not necessarily relative to tomcat.home.dir
-# Tomcat 5.x
+# Tomcat 5+
tomcat.cache.dir=${tomcat.home.dir}/work/Catalina/localhost/lenya
-# Tomcat 4.x
-#tomcat.cache.dir=${tomcat.home.dir}/work/Standalone/localhost/lenya
#------------------------------------------------------------------------------------
# Where the 'install' build target should copy the endorsed libraries