[ http://jira.codehaus.org/browse/MSITE-19?page=comments#action_55124 ]
Vincent Siveton commented on MSITE-19: -------------------------------------- Brett, I tried to generate a dummy site in Japanese and in other available languages. So, I used plexus-utils trunk version and I converted all bundles with native2ascii. It works a treat for me with outputEncoding=UTF-8 :) Naoki, could you confirm too? Moreover some translation in japanese are missing (eg in the dependencies page). >From my point of view, I don't see any negative side effects. I think we could close this issue after native2ascii'ing all bundles (automating native2ascii with process-resources phase or not) > Various encoding problems with InputStream and XML > -------------------------------------------------- > > Key: MSITE-19 > URL: http://jira.codehaus.org/browse/MSITE-19 > Project: Maven 2.x Site Plugin > Type: Bug > Reporter: Naoki Nose > Fix For: 2.0 > Attachments: plexus-i18n.diff, plexus-site-renderer.diff, plexus-utils.diff, > plexus-utils_2.diff > > > 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]
