You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/10/26 15:04:51 UTC

svn commit: r707995 - /continuum/branches/continuum-struts2/continuum-webapp/src/main/resources/struts.properties

Author: olamy
Date: Sun Oct 26 07:04:51 2008
New Revision: 707995

URL: http://svn.apache.org/viewvc?rev=707995&view=rev
Log:
enable struts freemarker cache

Modified:
    continuum/branches/continuum-struts2/continuum-webapp/src/main/resources/struts.properties

Modified: continuum/branches/continuum-struts2/continuum-webapp/src/main/resources/struts.properties
URL: http://svn.apache.org/viewvc/continuum/branches/continuum-struts2/continuum-webapp/src/main/resources/struts.properties?rev=707995&r1=707994&r2=707995&view=diff
==============================================================================
--- continuum/branches/continuum-struts2/continuum-webapp/src/main/resources/struts.properties (original)
+++ continuum/branches/continuum-struts2/continuum-webapp/src/main/resources/struts.properties Sun Oct 26 07:04:51 2008
@@ -37,3 +37,5 @@
 
 # Localization
 struts.custom.i18n.resources=localization,org.codehaus.plexus.redback.xwork.default,org.apache.maven.continuum.redback.custom
+
+struts.freemarker.templatesCache=true