[
https://issues.apache.org/jira/browse/JSPWIKI-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254233#comment-17254233
]
ASF subversion and git services commented on JSPWIKI-1137:
----------------------------------------------------------
Commit 2b54a92722e89af714ffb4ea5ca0414d20850cf4 in jspwiki's branch
refs/heads/master from Juan Pablo Santos Rodríguez
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=2b54a92 ]
Add JSPWIKI-1137 to 2.11.0-git-01
> Minor Improvement
> -----------------
>
> Key: JSPWIKI-1137
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1137
> Project: JSPWiki
> Issue Type: Improvement
> Reporter: Arturo Bernal
> Priority: Major
> Labels: pull-request-available, pull-requests-available
> Fix For: 2.11.0
>
>
> * Replace "ISO-8859-1" for StandardCharsets.ISO_8859_1
> * Unnecessary semicolon ''
> * add final
> * Unnecessary 'null' check before 'equals()' call
> * Replace "UTF-8" for StandardCharsets.UTF_8.name()
> * Replace "ISO-8859-1" for StandardCharsets.ISO_8859_1.name()
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)