Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 97933 invoked from network); 24 Jun 2006 01:21:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jun 2006 01:21:01 -0000 Received: (qmail 80838 invoked by uid 500); 24 Jun 2006 01:20:59 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 80770 invoked by uid 500); 24 Jun 2006 01:20:59 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 80759 invoked by uid 99); 24 Jun 2006 01:20:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jun 2006 18:20:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jun 2006 18:20:59 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9C79B410008 for ; Sat, 24 Jun 2006 01:19:30 +0000 (GMT) Message-ID: <30203209.1151111970637.JavaMail.jira@brutus> Date: Sat, 24 Jun 2006 01:19:30 +0000 (GMT+00:00) From: "Stephen Colebourne (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Updated: (IO-81) WildcardFilter should use wildcardMatch(filename,wildcard,***BOOLEAN***) In-Reply-To: <27927872.1150794330047.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/IO-81?page=all ] Stephen Colebourne updated IO-81: --------------------------------- Fix Version: 1.3 Version: 1.2 Final (was: 1.3) Am trying to code something flexible to handle case sensitivity > WildcardFilter should use wildcardMatch(filename,wildcard,***BOOLEAN***) > ------------------------------------------------------------------------ > > Key: IO-81 > URL: http://issues.apache.org/jira/browse/IO-81 > Project: Commons IO > Type: Improvement > Versions: 1.2 Final > Reporter: Lars Beuster > Priority: Minor > Fix For: 1.3 > > It would be nice if the WildcardFilter would use > FilenameUtils.wildcardMatch(filename, wildcard, ***BOOLEAN***). > The boolean for 'system' could be passed to the constructor (preferred) or assigned via a setter. > Thanks > Lars -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org