[
https://jira.codehaus.org/browse/MCHECKSTYLE-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340525#comment-340525
]
Herve Boutemy commented on MCHECKSTYLE-210:
-------------------------------------------
each UTF-8 byte has been translated as a unicode character, instead of
translating multi-byte characters
really fixed in [r1563641|http://svn.apache.org/r1563641]: used {{iconv -f
UTF-8 -t ISO-8859-1}} to be sure
> Resource bundles have wrong file encoding
> -----------------------------------------
>
> Key: MCHECKSTYLE-210
> URL: https://jira.codehaus.org/browse/MCHECKSTYLE-210
> Project: Maven Checkstyle Plugin
> Issue Type: Bug
> Affects Versions: 2.11
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Fix For: 2.12
>
>
> Properties file for {{pr_BR}} is UTF-8 encoded but it should be ISO 8859-1.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)