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 22:18:04 UTC

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

Author: olamy
Date: Sun Oct 26 14:18:03 2008
New Revision: 708043

URL: http://svn.apache.org/viewvc?rev=708043&view=rev
Log:
fix build env edit page

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=708043&r1=708042&r2=708043&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 14:18:03 2008
@@ -36,6 +36,6 @@
 #struts.multipart.maxSize = 
 
 # Localization
-struts.custom.i18n.resources=localization,org.codehaus.plexus.redback.xwork.default,org.apache.maven.continuum.redback.custom
+struts.custom.i18n.resources=localization,org.codehaus.plexus.redback.struts2.default,org.apache.maven.continuum.redback.custom
 
 struts.freemarker.templatesCache=true