You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by S I <xi...@hotmail.com> on 2005/06/08 05:55:33 UTC

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@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


RE: Ant Task: < Zip>

Posted by S I <xi...@hotmail.com>.
Thank you. I'm still running version 1.6.2.  I guess I'll upgrade. Thanks 
again :)

----Original Message Follows----
From: "David Resnick" <ab...@gmail.com>
Reply-To: "Ant Users List" <us...@ant.apache.org>
To: "'Ant Users List'" <us...@ant.apache.org>
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@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 
<us...@ant.apache.org>; 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@ant.apache.org; run by ezmlm
Precedence: bulk
List-Unsubscribe: <ma...@ant.apache.org>
List-Help: <ma...@ant.apache.org>
List-Post: <ma...@ant.apache.org>
List-Id: "Ant Users List" <user.ant.apache.org>
Delivered-To: mailing list user@ant.apache.org
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/NR71vZWEhKxusYoTkJxirn3qImErlnROyIlAHq03KS7KPA4zGdw2y6m5tRIzNkBhSRvf5t3tw1s7YPWzlWgc8vORLZ45rCEiDPsFYfn5fHEHxQY0vyeQ=
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@ant.apache.org
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@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...

     <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@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



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


RE: Ant Task: < Zip>

Posted by David Resnick <ab...@gmail.com>.
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...

    <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@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