Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 38420 invoked from network); 8 Jun 2006 19:31:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2006 19:31:08 -0000 Received: (qmail 30826 invoked by uid 500); 8 Jun 2006 19:31:03 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 30771 invoked by uid 500); 8 Jun 2006 19:31:02 -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 30522 invoked by uid 99); 8 Jun 2006 19:31:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 12:31:01 -0700 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=FROM_NO_LOWER,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [167.132.251.195] (HELO omhq5561.dmzad.ad.uprr.com) (167.132.251.195) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 08 Jun 2006 12:31:01 -0700 Received: From uprrn2.www.uprr.com ([69.58.248.57]) by omhq5561.dmzad.ad.uprr.com (WebShield SMTP v4.5 MR2); id 114979500746; Thu, 8 Jun 2006 14:30:07 -0500 Subject: File Sets Based on File Attributes To: user@ant.apache.org X-Mailer: Lotus Notes Release 5.0.11 July 24, 2002 Message-ID: From: RWADAMS1@UP.COM Date: Thu, 8 Jun 2006 14:30:10 -0500 X-MIMETrack: Serialize by Router on UPRRN2/UPC(Release 6.5.3FP1|December 15, 2004) at 06/08/2006 02:30:06 PM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Has anyone know how (short of writing a custom task or selector) to create a file set based on the files' attribute flags? Specifically, I'd like to create a set of files that have the Windows "archive" bit set. I saw the Ant Attrib task, but it appears to be write only. I'm looking for a way to publish a large Web site (10K+ files), using the "archive" flag, but so far it seems Ant doesn't support this. If Ant doesn't presently have this ability, does anyone know if it will in the future? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org