Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 22092 invoked by uid 500); 20 Jun 2001 19:40:57 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 22003 invoked from network); 20 Jun 2001 19:40:55 -0000 From: "Kit Cragin" To: Subject: jar/zip tasks and directory case problem Date: Wed, 20 Jun 2001 14:42:07 -0500 Organization: Mongoose Technology Message-ID: <000e01c0f9c1$177e9570$0dfea8c0@scooby> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C0F997.2EA88D70" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C0F997.2EA88D70 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Whenever I use the jar or zip tasks to zip the contents of a directory, any subdirectories of that directory get stored in lowercase instead of whatever the case was when the directory was created. This causes problems when building WAR files and EAR files for some application servers (they don't like meta-inf or web-inf for example, when it should be META-INF and WEB-INF). I'm running ant 1.2 on Win 2000. I'm sure this wouldn't be a problem on Linux. Using WinZip, I have no problem. Any ideas on a workaround for this problem? Does 1.3 correct this by any chance? Thanks. Kit Cragin VP of Product Development Mongoose Technology, Inc. www.mongoosetech.com ------=_NextPart_000_000F_01C0F997.2EA88D70 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Whenever I use the jar or zip tasks to zip the = contents of a directory, any subdirectories of that directory get stored in lowercase = instead of whatever the case was when the directory was created. This causes = problems when building WAR files and EAR files for some application servers (they = don’t like meta-inf or web-inf for example, when it should be META-INF and = WEB-INF).

 

I’m running ant 1.2 on Win 2000. I’m sure = this wouldn’t be a problem on Linux. Using WinZip, I have no = problem.

 

Any ideas on a workaround = for this problem? Does 1.3 correct this by any chance? = Thanks…

 

Kit Cragin

VP of Product = Development

Mongoose Technology, = Inc.

www.mongoosetech.com

 

------=_NextPart_000_000F_01C0F997.2EA88D70--