HTML class should declare constants
-----------------------------------
Key: MFCOMMONS-34
URL: https://issues.apache.org/jira/browse/MFCOMMONS-34
Project: MyFaces Commons
Issue Type: Bug
Components: myfaces-commons-utils
Affects Versions: 1.0.1
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
HTML class in shared is an interface. When this was copied to commons, it was
declared as a class, but it is necessary to add "static final" modifiers to
constants.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira