The following issue has been updated:

    Updater: Shinsuke SUGAYA (mailto:[EMAIL PROTECTED])
       Date: Tue, 25 Nov 2003 9:25 AM
    Comment:
You are right. It does not need to catch Exception in this method.
                                                                                
Updated patch(MavenUtils2.patch), and I double-checked it by using project.xml with 
EUC-JP and UTF-8. It is Ok in my(Japanese) environment!
                                                                                
I think that Chinese/Korean/Japanese users need the bug fix for this issue. If not 
fixing it, we cannot use some plugins, such as site plugin, correctly...
    Changes:
             Attachment changed to MavenUtils2.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1050&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1050


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1050
    Summary: cannot get multibyte string from project.xml
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Shinsuke SUGAYA

    Created: Sun, 23 Nov 2003 1:20 AM
    Updated: Tue, 25 Nov 2003 9:25 AM
Environment: Redhat9, J2SE 1.4.1_04-b01

Description:
Maven cannot get multibyte strings from project.xml.

For example, in Japanese environment, if you run site plugin, Japanese project and 
organization name defined by project.xml are displayed as garbage. You should have the 
same result even if Japanese characters are escaped to "&nnnnn;" in 
project.xml(defined by ISO-8859-1). The issue is reproduced from RC 1(including CVS 
HEAD), but not reproduced in beta10. 

I think CJK users encounter this issue. 



---------------------------------------------------------------------
JIRA INFORMATION:
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to