You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/07/30 04:19:08 UTC

DO NOT REPLY [Bug 45495] Ant showing garbage I18N characters when option "-propertyfile" is used.

https://issues.apache.org/bugzilla/show_bug.cgi?id=45495


Yunpeng Zhang <yu...@sun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Yunpeng Zhang <yu...@sun.com>  2008-07-29 19:19:07 PST ---
Hi Steve

Thanks for the info, it seems I do not have this knowledge.

After I converted "部件名" (native) to "\u90e8\u4ef6\u540d" (ASCII) in my
Ant property file using native2ascii, JBI Ant starts to work fine for me,
please see the following:

dmin.xml:1059: 服务引擎列出失败。 [
ERROR:(UICMN2827)目标无效: 部件名. <--- it was ????? before. Pretend
that "部件名" is the target.
] 

I think it is working fine for me now, I am going to close it.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.