From 209ad276476cfd53af24203cb2607ea949b73a4e Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Thu, 3 Jul 2008 02:02:18 +0000 Subject: [PATCH] disable webwork.devMode git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673565 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-webapp/src/main/resources/webwork.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties index a73c02d3c..1ad77fc06 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties @@ -22,7 +22,7 @@ webwork.mapper.class = org.apache.maven.archiva.web.mapper.RepositoryActionMappe webwork.objectFactory = org.codehaus.plexus.spring.WebWorkPlexusInSpringObjectFactory webwork.url.includeParams = none -webwork.devMode = true +#webwork.devMode = true webwork.multipart.parser=jakarta # TODO: package up a theme and share with Continuum. Should contain everything from xhtml, and set templateDir to WEB-INF/themes