Various encoding problems with InputStream and XML
--------------------------------------------------

         Key: MNG-1409
         URL: http://jira.codehaus.org/browse/MNG-1409
     Project: Maven 2
        Type: Bug
    Reporter: Naoki Nose


There is various encoding problems with InputStream and XML in different 
components.
- Property resource file is encoded with UTF-8 , but Java reads bundle with 
UTF-8.
- In different components Reader is constructed with default system encoding.
- MXParser ignores encoding attribute in xml declaration.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to