--- S I <[EMAIL PROTECTED]> wrote: > Question: Does the new version of Ant's zip task > which NOW includes empty > dirs, smart enough NOT to include cvs subdirs or I > have to tell it to, > specifically?
Ignoring CVS and other similar (often present, rarely wanted) files and directories is part of Ant's defaultexcludes behavior at the core of its filescanning capabilities and is IMHO not going anywhere (relax!). -Matt > > Thanks > > Steven > > ----Original Message Follows---- > From: Jeffrey E Care <[EMAIL PROTECTED]> > Reply-To: "Ant Users List" <user@ant.apache.org> > To: "Ant Users List" <user@ant.apache.org> > Subject: Re: How to include an empty folder in a ZIP > file > Date: Wed, 8 Jun 2005 09:16:13 -0400 > MIME-Version: 1.0 > Received: from mail.apache.org ([209.237.227.199]) > by mc10-f29.hotmail.com > with Microsoft SMTPSVC(6.0.3790.211); Wed, 8 Jun > 2005 06:16:43 -0700 > Received: (qmail 32980 invoked by uid 500); 8 Jun > 2005 13:16:37 -0000 > Received: (qmail 32966 invoked by uid 99); 8 Jun > 2005 13:16:36 -0000 > Received: pass (hermes.apache.org: domain of > [EMAIL PROTECTED] designates > 32.97.110.129 as permitted sender) > Received: from e31.co.us.ibm.com (HELO > e31.co.us.ibm.com) (32.97.110.129) > by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 08 Jun > 2005 06:16:34 -0700 > Received: from westrelay02.boulder.ibm.com > (westrelay02.boulder.ibm.com > [9.17.195.11])by e31.co.us.ibm.com (8.12.10/8.12.9) > with ESMTP id > j58DGFua487536for <user@ant.apache.org>; Wed, 8 Jun > 2005 09:16:15 -0400 > Received: from d03av01.boulder.ibm.com > (d03av01.boulder.ibm.com > [9.17.195.167])by westrelay02.boulder.ibm.com > (8.12.10/NCO/VER6.6) with > ESMTP id j58DGEqM225002for <user@ant.apache.org>; > Wed, 8 Jun 2005 07:16:15 > -0600 > Received: from d03av01.boulder.ibm.com (loopback > [127.0.0.1])by > d03av01.boulder.ibm.com (8.12.11/8.13.3) with ESMTP > id j58DGEQT027442for > <user@ant.apache.org>; Wed, 8 Jun 2005 07:16:14 > -0600 > Received: from d03nm119.boulder.ibm.com > (d03nm119.boulder.ibm.com > [9.17.195.145])by d03av01.boulder.ibm.com > (8.12.11/8.12.11) with ESMTP id > j58DGEQx027432for <user@ant.apache.org>; Wed, 8 Jun > 2005 07:16:14 -0600 > X-Message-Info: > JGTYoYF78jGYCVU5SC2dHdduoo8TaPq/f9MJywcV/tk= > Mailing-List: contact [EMAIL PROTECTED]; run > by ezmlm > Precedence: bulk > List-Unsubscribe: > <mailto:[EMAIL PROTECTED]> > List-Help: <mailto:[EMAIL PROTECTED]> > List-Post: <mailto:user@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.9 > required=10.0tests=DNS_FROM_RFC_ABUSE,HTML_50_60,HTML_MESSAGE,SPF_HELO_FAIL,SPF_PASS > X-Spam-Check-By: apache.org > X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 > X-MIMETrack: Serialize by Router on > D03NM119/03/M/IBM(Release 6.5.4|March > 27, 2005) at 06/08/2005 07:16:14,Serialize complete > at 06/08/2005 07:16:14 > X-Virus-Checked: Checked > Return-Path: > [EMAIL PROTECTED] > X-OriginalArrivalTime: 08 Jun 2005 13:16:43.0788 > (UTC) > FILETIME=[50AE2CC0:01C56C2C] > > There is a regression in 1.6.2 that prevents empty > directories from being > included in ZIP files. IIRC this was corrected in > 1.6.3 > > -- > Jeffrey E. Care ([EMAIL PROTECTED]) > WebSphere Build SWAT Team Lead > WebSphere Build Tooling Lead (Project Mantis) > https://w3.opensource.ibm.com/projects/mantis > > > > > John Zoetebier <[EMAIL PROTECTED]> > 06/08/2005 12:37 AM > Please respond to > "Ant Users List" > > > To > user@ant.apache.org > cc > > Subject > How to include an empty folder in a ZIP file > > > > > > > I have noticed that an empty folder is excluded from > a ZIP file. > Is it possible to include an empty folder in a ZIP > file ? > > -- > John Zoetebier > http://www.transparent.co.nz > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Discover Yahoo! Have fun online with music videos, cool games, IM and more. Check it out! http://discover.yahoo.com/online.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]