Remove Constants interface
--------------------------
Key: TILES-152
URL: https://issues.apache.org/struts/browse/TILES-152
Project: Tiles
Issue Type: Improvement
Components: tiles-core
Affects Versions: 2.0.3
Reporter: Antonio Petrelli
Fix For: 2.0.4
Currently the "Constants" interface contains only two constants:
ATTRIBUTE_CONTEXT_STACK: is used only by BasicAttributeContext, it can become a
private constant.
LOCALE_KEY: it can be moved to DefaultLocaleResolver as a public constant,
updating all references.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.