Kevin Risden created KNOX-1540:
----------------------------------
Summary: Use StandardCharsets where possible
Key: KNOX-1540
URL: https://issues.apache.org/jira/browse/KNOX-1540
Project: Apache Knox
Issue Type: Improvement
Reporter: Kevin Risden
Assignee: Kevin Risden
Fix For: 1.2.0Instead of using strings for charsets, should use StandardCharsets where possible. In some cases this removes the try/catch for UnsupportedCharsetException. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
