From dev-return-69013-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Sep 22 15:21:48 2005 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 37879 invoked from network); 22 Sep 2005 15:21:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2005 15:21:47 -0000 Received: (qmail 68037 invoked by uid 500); 22 Sep 2005 15:21:42 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 67725 invoked by uid 500); 22 Sep 2005 15:21:39 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 67505 invoked by uid 99); 22 Sep 2005 15:21:38 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2005 08:21:37 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 1116DDF; Thu, 22 Sep 2005 17:21:15 +0200 (CEST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 36772] - PatternSet.hasPatterns() should be public to support custom FileSet X-Bugzilla-Reason: AssignedTo Message-Id: <20050922152115.1116DDF@ajax.apache.org> Date: Thu, 22 Sep 2005 17:21:15 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=36772 ------- Additional Comments From gudnabrsam@yahoo.com 2005-09-22 17:21 ------- possible workaround: You should have indirect access to this method via AbstractFileSet.hasPatterns(), ASSUMING that you are storing only includes/excludes patterns as usual. If you are supporting other patterns, then you still need something more. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org