[ http://jira.codehaus.org/browse/MNG-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_110136 ]
Brian Fox commented on MNG-2025: -------------------------------- Actually the project units are failing on 2.0.x too. > POM is still not read using the right encoding > ---------------------------------------------- > > Key: MNG-2025 > URL: http://jira.codehaus.org/browse/MNG-2025 > Project: Maven 2 > Issue Type: Bug > Components: POM::Encoding > Affects Versions: 2.0 > Reporter: Stefan Hübner > Assignee: Jason van Zyl > Priority: Critical > Fix For: 2.0.8 > > Attachments: MNG-2025-maven-model-testcases.patch, > MNG-2025-maven-project-testcases.patch > > > IIRC XML standard says that default encoding is UTF-8 for xml files > That can be overriden with > <?xml version="1.0" encoding="ISO-8859-1"?> > But files without header saved as UTF8 are not parsed in some systems (eg > windows, solaris), while files saved as other encoding (I believe it was > ansi) break under a Mac mini with yellowdog linux -- 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