Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 66282 invoked from network); 16 Feb 2003 02:35:58 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 16 Feb 2003 02:35:58 -0000 Received: (qmail 28957 invoked by uid 50); 16 Feb 2003 02:37:39 -0000 Date: 16 Feb 2003 02:37:39 -0000 Message-ID: <20030216023739.28956.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 17075] - codepage problems with manifest file when using jar task X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=17075 codepage problems with manifest file when using jar task conor@cortexebusiness.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.5.2 ------- Additional Comments From conor@cortexebusiness.com.au 2003-02-16 02:37 ------- I have changed the Manifest code to read and write manifests in UTF-8. The spec intimates that this should be the case (although it is not explicitly stated). Thanks. Could you try the next nightly build?