Wrong encoding in german properties
-----------------------------------
Key: MPIR-92
URL: http://jira.codehaus.org/browse/MPIR-92
Project: Maven 2.x Project Info Reports Plugin
Issue Type: Bug
Affects Versions: 2.0.1
Environment: Maven 2.0.8 on Gentoo Linux
Reporter: Martin von Gagern
Priority: Minor
project-info-report_de.properties is encoded UTF-8, but properties files are
interpreted ISO-8859-1. This leads to mojibake, e.g. "Abhängigkeiten"
(including a with diaresis) displayed as "Abhängigkeiten" (two characters
corresponding to UTF-8 bytes). Simply run "recode u8..l1" on these files to fix
the issue, as all used characters are available in ISO-8859-1 as well.
--
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