Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 57424 invoked from network); 27 Apr 2010 14:29:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Apr 2010 14:29:50 -0000 Received: (qmail 46922 invoked by uid 500); 27 Apr 2010 14:29:50 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 46782 invoked by uid 500); 27 Apr 2010 14:29:49 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 46774 invoked by uid 99); 27 Apr 2010 14:29:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 14:29:49 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of niall.pemberton@gmail.com designates 74.125.78.149 as permitted sender) Received: from [74.125.78.149] (HELO ey-out-1920.google.com) (74.125.78.149) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 14:29:42 +0000 Received: by ey-out-1920.google.com with SMTP id 3so1033686eyh.6 for ; Tue, 27 Apr 2010 07:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=4LBVsmA95oQ/JhMMx1ECoi+pX+SbnmrkaxOfd93ATqs=; b=MmPO3r9uiwH5voLWcviFVsVo9hB4EnPXAyhEj1otdnZm0DnO5jdsRivt/pGDFFBwm/ nb/vAOj06NV23XUQbpls5/gD8+hpyZONBmzapwth/Qhw2fWAeV4tnSoDKbZM9K3SOWap yh6RFgOKQv7Vl97ngT8vlVag6Hcg47VKXePio= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mhBIKIrCAoOUhy8Wi7kdf2B009vpZgVt/zPu0uysnjAjRbMONe+qX+7ApOhmmlkoR1 LKwIafSTRZpIpi9VY+CElRcP2c+XDNRDmm5OolxIOpHxpJOhj8eqIYoowrLiqwGYIJqV lPautzA+furX/G4p07z/JrGC1Glt3QQOBYi24= MIME-Version: 1.0 Received: by 10.239.163.68 with SMTP id o4mr516669hbd.15.1272378561657; Tue, 27 Apr 2010 07:29:21 -0700 (PDT) Received: by 10.239.151.139 with HTTP; Tue, 27 Apr 2010 07:29:21 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Apr 2010 15:29:21 +0100 Message-ID: Subject: Re: [io] ant patterns ? From: Niall Pemberton To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Apr 27, 2010 at 2:12 PM, nicolas de loof wrote: > Hi > > is there any plan to support Ant-style patterns in commons-io > FileUtils.listFiles() ? > Ant patterns are simple and largely used to match files from various > folders, it could be a nice addition. > We could also get code from Ant itself https://issues.apache.org/jira/browse/IO-172 Niall > Cheers, > Nicolas > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org