Author: lukaszlenart
Date: Tue Oct 22 13:43:38 2013
New Revision: 1534635
URL: http://svn.apache.org/r1534635
Log:
WW-4152 Removes unused option
Modified:
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties
Modified:
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties?rev=1534635&r1=1534634&r2=1534635&view=diff
==============================================================================
---
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties
(original)
+++
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties
Tue Oct 22 13:43:38 2013
@@ -24,11 +24,6 @@
###(can be overridden by a struts.properties file in the root of the classpath)
###
-### Specifies the Configuration used to configure Struts
-### one could extend org.apache.struts2.config.Configuration
-### to build one's customize way of getting the configurations parameters into
Struts
-# struts.configuration=org.apache.struts2.config.DefaultConfiguration
-
### This can be used to set your default locale and encoding scheme
# struts.locale=en_US
struts.i18n.encoding=UTF-8