| Ant Task: < Zip > | Ant Task: < Zip > 2005-06-08 - By S I
Thank you. I'm still running version 1.6.2. I guess I'll upgrade. Thanks again :)
----Original Message Follows---- From: "David Resnick" <abunetta@(protected)> Reply-To: "Ant Users List" <user@(protected)> To: "'Ant Users List'" <user@(protected)> Subject: RE: Ant Task: < Zip> Date: Wed, 8 Jun 2005 09:15:06 +0300 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by MC6-F14.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 7 Jun 2005 23:23:26 -0700 Received: (qmail 13466 invoked by uid 500); 8 Jun 2005 06:22:05 -0000 Received: (qmail 13451 invoked by uid 99); 8 Jun 2005 06:22:05 -0000 Received: pass (hermes.apache.org: domain of abunetta@(protected) designates 64.233.184.199 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.199) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 07 Jun 2005 23:22:03 -0700 Received: by wproxy.gmail.com with SMTP id 69so123498wra for <user@(protected)>; Tue, 07 Jun 2005 23:21:51 -0700 (PDT) Received: by 10.54.80.7 with SMTP id d7mr4360559wrb; Tue, 07 Jun 2005 23:15:08 -0700 (PDT) Received: from gpsdreznik ([192.117.238.41]) by mx.gmail.com with ESMTP id 45sm1572764wri.2005.06.07.23.15.07; Tue, 07 Jun 2005 23:15:08 -0700 (PDT) X-Message-Info: JGTYoYF78jEHjJx36Oi8+Z3TmmkSEdPtfpLB7P/ybN8= Mailing-List: contact user-help@(protected); run by ezmlm Precedence: bulk List-Unsubscribe: <mailto:user-unsubscribe@(protected)> List-Help: <mailto:user-help@(protected)> List-Post: <mailto:user@(protected)> List-Id: "Ant Users List" <user.ant.apache.org> Delivered-To: mailing list user@(protected) X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:mime-version:content-type:content-transfer -encoding:x-mailer:x-mimeole:thread-index:in-reply-to:message-id; b=fe7gy5JOQaad1ILfwZkBpdBlpB71nmvFWrJEL2OYiAcLX+X0cqdw+y /NR71vZWEhKxusYoTkJxirn3qImErlnROyIlAHq03KS7KPA4zGdw2y6m5tRIzNkBhSRvf5t3tw1s7YPW zlWgc8vORLZ45rCEiDPsFYfn5fHEHxQY0vyeQ= X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Thread-Index: AcVr3fc/OqxyWgZwRUiEueSYG9vKuQAE3FFw X-Virus-Checked: Checked Return-Path: user-return-50499-xiamak=hotmail.com@(protected) X-OriginalArrivalTime: 08 Jun 2005 06:23:26.0137 (UTC) FILETIME=[9420EA90:01C56BF2]
This was fixed in versions 1.6.3 and later.
-----Original Message----- From: S I [mailto:xiamak@(protected)] Sent: Wednesday, June 08, 2005 06:56 To: user@(protected) Subject: Ant Task: < Zip>
Hi
I've created some empty sub-directories (/output; nested 4 levels down) that
are essential to the final product being shipped however, the zip task is not including and skipping them...
<zip zipfile="project.zip" basedir="zip_folder" includes="**/*,*/output"
/>
Is it my includes attrib? I can't figure this out.
Thanks
Steven
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |