[ 
http://jira.codehaus.org/browse/MPIR-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119123
 ] 

Benjamin Bentmann commented on MPIR-79:
---------------------------------------

If you want to exploit this bug, just run 
{noformat}
mvn site -Dlocales=de,en
{noformat}
Note that "de" is placed first to denote the default locale.

> Add explicit resource bundle for English
> ----------------------------------------
>
>                 Key: MPIR-79
>                 URL: http://jira.codehaus.org/browse/MPIR-79
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Benjamin Bentmann
>            Priority: Minor
>         Attachments: i18n-en.patch
>
>
> The lookup strategy performed by ResourceBundle.getBundle() to find a bundle 
> for a requested locale will prefer the bundle for the JVM's default locale 
> over the base bundle of a family. For this reason, one MUST always provide an 
> empty bundle for the language that is provided by the base bundle. See [Sun 
> Bug 6606475|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6606475] for a 
> prominent example of this bug.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to