[ 
https://jira.codehaus.org/browse/MCHECKSTYLE-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benson Margulies closed MCHECKSTYLE-137.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.10
         Assignee: Benson Margulies
    
> Checkstyle plugin rejects Unicode single character constants.
> -------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-137
>                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-137
>             Project: Maven Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.10
>
>
> Even with the encoding set to UTF-8 in the plugin configuration, the 
> following is rejected, claiming that it found an invalid character while 
> looking for a single quote.
> if (script != ISO15924.Hira || c == 'の') {
>                 break;
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to