Author: brett
Date: Tue Apr 12 15:36:18 2011
New Revision: 1091473
URL: http://svn.apache.org/viewvc?rev=1091473&view=rev
Log:
[MRM-1111] use default template and caching mechanism now. Old templates were
omitting any text from hyperlinks.
Removed:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/template/xhtml/
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
URL:
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties?rev=1091473&r1=1091472&r2=1091473&view=diff
==============================================================================
---
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
(original)
+++
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
Tue Apr 12 15:36:18 2011
@@ -21,6 +21,7 @@
struts.mapper.class =
org.apache.maven.archiva.web.mapper.RepositoryActionMapper
struts.objectFactory =
org.codehaus.plexus.spring.Struts2PlexusInSpringObjectFactory
struts.url.includeParams = none
+struts.freemarker.templatesCache=true
#struts.devMode = true
struts.configuration.xml.reload=true