Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 58254 invoked from network); 8 Jun 2005 06:22:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2005 06:22:12 -0000 Received: (qmail 13501 invoked by uid 500); 8 Jun 2005 06:22:06 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 13466 invoked by uid 500); 8 Jun 2005 06:22:05 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 13451 invoked by uid 99); 8 Jun 2005 06:22:05 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of abunetta@gmail.com 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 ; Tue, 07 Jun 2005 23:21:51 -0700 (PDT) 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/NR71vZWEhKxusYoTkJxirn3qImErlnROyIlAHq03KS7KPA4zGdw2y6m5tRIzNkBhSRvf5t3tw1s7YPWzlWgc8vORLZ45rCEiDPsFYfn5fHEHxQY0vyeQ= 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) From: "David Resnick" To: "'Ant Users List'" Subject: RE: Ant Task: < Zip> Date: Wed, 8 Jun 2005 09:15:06 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Thread-Index: AcVr3fc/OqxyWgZwRUiEueSYG9vKuQAE3FFw In-Reply-To: Message-ID: <42a68cec.5cc850d7.61f3.24c0@mx.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This was fixed in versions 1.6.3 and later. -----Original Message----- From: S I [mailto:xiamak@hotmail.com] Sent: Wednesday, June 08, 2005 06:56 To: user@ant.apache.org 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... Is it my includes attrib? I can't figure this out. Thanks Steven --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org