You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "shamoh (JIRA)" <ji...@codehaus.org> on 2005/03/10 14:59:10 UTC

[jira] Commented: (MAVEN-1503) Can'nt correctly display chinese message.

     [ http://jira.codehaus.org/browse/MAVEN-1503?page=comments#action_30659 ]
     
shamoh commented on MAVEN-1503:
-------------------------------

I would like to vote for some use of native2ascii.

For example command maven:copy-resources could first of all filter resource files (as it does now) and then all *.properties could be processed by native2ascii. And it could use existing maven.source.encoding (or any new, e.g. maven.properties.encoding) property to specify original encoding of properties.

I think each non english project needs native2ascii building step and IMO it does not look good when maven copies *.properties to target directory and then I need to create postGoal to replace them with n2a-ed.


> Can'nt correctly display chinese message.
> -----------------------------------------
>
>          Key: MAVEN-1503
>          URL: http://jira.codehaus.org/browse/MAVEN-1503
>      Project: maven
>         Type: Bug
>   Components: core
>     Versions: 1.0, 1.0.1
>  Environment: Chinese Windows
>     Reporter: Liang Xu
>  Attachments: messages_zh_CN.properties
>
>
> The console message is "???" in Chinese Windows. The messages_zh_CN.properties is encoding in GB2312&#65292;it must be convert by native2ascii&#12290;

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org