From user-return-47177-apmail-ant-user-archive=ant.apache.org@ant.apache.org Fri Dec 03 10:23:39 2004 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 57454 invoked from network); 3 Dec 2004 10:23:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Dec 2004 10:23:39 -0000 Received: (qmail 95779 invoked by uid 500); 3 Dec 2004 10:23:30 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 95718 invoked by uid 500); 3 Dec 2004 10:23:29 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 95704 invoked by uid 99); 3 Dec 2004 10:23:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mxfep02.bredband.com (HELO mxfep02.bredband.com) (195.54.107.73) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Dec 2004 02:23:27 -0800 Received: from pwa ([82.182.143.66] [82.182.143.66]) by mxfep02.bredband.com with ESMTP id <20041203102323.IWAU6820.mxfep02.bredband.com@pwa> for ; Fri, 3 Dec 2004 11:23:23 +0100 From: =?iso-8859-1?Q?Peter_W=E5hlander?= To: "'Ant Users List'" Subject: =?iso-8859-1?Q?RE:_ZIP_task_=E5=2C=E4_and_=F6?= Date: Fri, 3 Dec 2004 11:22:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcTZC1gmiHDCQczESSWNO4t+8gLPxQAFXGVg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <41B01968.7010800@softwareag.com> Message-Id: <20041203102323.IWAU6820.mxfep02.bredband.com@pwa> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N >> This directories which names contains the character =E5,=E4 and =F6. = When I unzip >> VitaNovaHemma.zip using Windows XP:s built in unzipper these = caracters are >> lost. I have tried: > The problem is almost definitely related to the unzipper. I have a=20 > similar problem with Tomcat: Tomcat is unable to extract files that = have=20 > ISO-8859-1 encoding for filenames, forcing me to use WinZip for=20 > extraction of web archives. If I use UTF-8 encoding, I can extract the = > files with Tomcat, but not with Winzip. > On the background: The Zip "standard" has never specified how to = handle=20 > encoding of file names. As a consequence, anyone chooses his preferred = > way of file name encoding. For example, the java.uzil.zip classes will = > *always* use UTF-8 (see=20 > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=3D4244499). WinZip = will=20 > *always* use the default encoding, which depends on the Locale. I have = > no idea, what unzipper does, but it seems to have yet another style. Thanks for the help. I'm now using encoding=3D"ISO-8859-1" and winzip = 9.0 and that works. It still doesn't work with Windows XP:s unzip, but that fine with me. I can use WinZip. /Peter --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org