You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/11/27 18:10:39 UTC

DO NOT REPLY [Bug 14881] - ant 1.5.1 unsupported GBK encoding

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

bodewig@apache.org changed:

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



------- Additional Comments From bodewig@apache.org  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>