[jira] Updated: (MAVEN-1050) cannot get multibyte string from project.xml

2004-01-12 Thread jira
The following issue has been updated: Updater: Shinsuke SUGAYA (mailto:[EMAIL PROTECTED]) Date: Mon, 12 Jan 2004 9:33 AM Comment: Attached sample project(EUC-JP version). project.xml is encoded by EUC-JP. Additional comment. For app_EUC-JP.tar.gz and app_UTF-8.tar.gz, target direct

[jira] Updated: (MAVEN-1050) cannot get multibyte string from project.xml

2004-01-12 Thread jira
The following issue has been updated: Updater: Shinsuke SUGAYA (mailto:[EMAIL PROTECTED]) Date: Mon, 12 Jan 2004 9:25 AM Comment: Attached sample project. It was generated by genapp goal, and I modified project.xml. (project.xml with UTF-8 encoding contains Japanese characters.) Exe

[jira] Updated: (MAVEN-1050) cannot get multibyte string from project.xml

2003-12-30 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 30 Dec 2003 9:25 PM Comment: is it possible you could also attach some test data? Thanks. Changes: Fix Version changed to 1.0-final

[jira] Updated: (MAVEN-1050) cannot get multibyte string from project.xml

2003-11-25 Thread jira
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. Updat

[jira] Updated: (MAVEN-1050) cannot get multibyte string from project.xml

2003-11-23 Thread jira
The following issue has been updated: Updater: Shinsuke SUGAYA (mailto:[EMAIL PROTECTED]) Date: Sun, 23 Nov 2003 1:21 AM Comment: Attached patch. It seems that Maven uses the system encoding(file.encoding property). I tested it by using projext.xml defined by EUC-JP and UTF-8, and i