You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by oc...@apache.org on 2008/07/03 04:02:19 UTC

svn commit: r673565 - /archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties

Author: oching
Date: Wed Jul  2 19:02:18 2008
New Revision: 673565

URL: http://svn.apache.org/viewvc?rev=673565&view=rev
Log:
disable webwork.devMode

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties

Modified: archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties?rev=673565&r1=673564&r2=673565&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties (original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/webwork.properties Wed Jul  2 19:02:18 2008
@@ -22,7 +22,7 @@
 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