You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/04/08 22:43:05 UTC

svn commit: r1311096 - /archiva/redback/redback-core/trunk/redback-integrations/redback-struts2/redback-struts2-integration/src/test/resources/struts.properties

Author: olamy
Date: Sun Apr  8 20:43:03 2012
New Revision: 1311096

URL: http://svn.apache.org/viewvc?rev=1311096&view=rev
Log:
fix i18n for struts2

Modified:
    archiva/redback/redback-core/trunk/redback-integrations/redback-struts2/redback-struts2-integration/src/test/resources/struts.properties

Modified: archiva/redback/redback-core/trunk/redback-integrations/redback-struts2/redback-struts2-integration/src/test/resources/struts.properties
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/redback-integrations/redback-struts2/redback-struts2-integration/src/test/resources/struts.properties?rev=1311096&r1=1311095&r2=1311096&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/redback-integrations/redback-struts2/redback-struts2-integration/src/test/resources/struts.properties (original)
+++ archiva/redback/redback-core/trunk/redback-integrations/redback-struts2/redback-struts2-integration/src/test/resources/struts.properties Sun Apr  8 20:43:03 2012
@@ -31,4 +31,4 @@ struts.devMode = true
 #struts.multipart.maxSize =
 
 # Localization
-struts.custom.i18n.resources=org.codehaus.plexus.redback.struts2.default,org.codehaus.plexus.redback.example.custom
+struts.custom.i18n.resources=org.apache.archiva.redback.struts2.default,org.apache.archiva.redback.example.custom