Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 69311 invoked from network); 4 Jan 2010 11:48:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2010 11:48:23 -0000 Received: (qmail 12874 invoked by uid 500); 4 Jan 2010 11:48:22 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 12791 invoked by uid 500); 4 Jan 2010 11:48:21 -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 12781 invoked by uid 99); 4 Jan 2010 11:48:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 11:48:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 11:48:11 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NRlPa-0004Hf-Kw for user@ant.apache.org; Mon, 04 Jan 2010 03:47:50 -0800 Message-ID: <27011895.post@talk.nabble.com> Date: Mon, 4 Jan 2010 03:47:50 -0800 (PST) From: Raja Nagendra Kumar To: user@ant.apache.org Subject: How to get reference of Fileset.defaultPatterns MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Nagendra.Raja@tejasoft.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, We would like to log list of includes and exclude patterns used by a fileset. Is there a way to reach these patterns. I see there are ways to get the matching files and directories but not the patterns used. Such information is stored in defaultPatterns which is a private vairable of AbstractFileset. Is there any other ways to have the same info. Regards, Raja Nagendra Kumar, C.T.O www.tejasoft.com -- View this message in context: http://old.nabble.com/How-to-get-reference-of-Fileset.defaultPatterns-tp27011895p27011895.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org