Author: hermanns
Date: Wed Dec 6 14:12:53 2006
New Revision: 483260
URL: http://svn.apache.org/viewvc?view=rev&rev=483260
Log:
trimmed package name
WW-1483
Modified:
struts/struts2/trunk/apps/showcase/src/main/resources/struts.properties
Modified:
struts/struts2/trunk/apps/showcase/src/main/resources/struts.properties
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/resources/struts.properties?view=diff&rev=483260&r1=483259&r2=483260
==============================================================================
--- struts/struts2/trunk/apps/showcase/src/main/resources/struts.properties
(original)
+++ struts/struts2/trunk/apps/showcase/src/main/resources/struts.properties Wed
Dec 6 14:12:53 2006
@@ -1,7 +1,7 @@
struts.i18n.reload=true
struts.devMode = true
struts.configuration.xml.reload=true
-struts.continuations.package = org.apache.struts2.showcase
+struts.continuations.package=org.apache.struts2.showcase
struts.custom.i18n.resources=globalMessages
#struts.action.extension=jspa
struts.url.http.port = 8080