[ http://jira.codehaus.org/browse/MSITE-19?page=comments#action_62745 ] 

Jesse McConnell commented on MSITE-19:
--------------------------------------

should be use make another mojo that can be bound to process-resources and 
implements the native2ascii behavior we are looking for here?

I see that some people have already gotten this functionality working by using 
the ant native2ascii task...

if this is the case then we can probably make a mojo for this pretty quickly, 
and just make an issue over there for creating it, link it to this issue and 
then close this issue out if that is all that is remaining.

> 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, project-info-report_ja.properties, 
> project-info-report_zh_CN.properties, project-info-report_zh_CN.properties, 
> site-plugin_ja.properties, site-plugin_zh_CN.properties
>
>
> 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

Reply via email to