DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14881>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14881 ant 1.5.1 unsupported GBK encoding [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-11-27 17:10 ------- I can't find GBK here http://www.w3.org/TR/1998/REC-xml-19980210#charencoding I see it is here http://www.iana.org/assignments/character-sets It is not Ant that does the XML parsing, it is a dedicated XML parser (Ant ships with Xerces-J, you may be using a version of JDK 1.4 which in turn may use Xerces or Crimson). So it is the XML parser you use that doesn't support GBK - and formally it doesn't have to. Please file this as an enhancement request against the XML parser you use. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>