The following comment has been added to this issue: Author: dion gillard Created: Mon, 24 Nov 2003 7:09 PM Body: Why is there a catch (Exception) after System.getProperty() in the patch?
That seems very undesirable. --------------------------------------------------------------------- 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: Mon, 24 Nov 2003 7:09 PM 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]