You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Krosheninnikov Artem (Jira)" <ji...@apache.org> on 2020/01/07 10:32:00 UTC

[jira] [Created] (MNG-6844) Use StandardCharsets and remove outdated @SuppressWarnings

Krosheninnikov Artem created MNG-6844:
-----------------------------------------

             Summary: Use StandardCharsets and remove outdated @SuppressWarnings
                 Key: MNG-6844
                 URL: https://issues.apache.org/jira/browse/MNG-6844
             Project: Maven
          Issue Type: Improvement
          Components: General
    Affects Versions: 3.6.3
            Reporter: Krosheninnikov Artem


StandardCharsets.UTF_8 can be used instead of string-defined "UTF-8" and so on.

 

Also removed outdated suppressions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)