Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 16578 invoked from network); 1 Aug 2009 14:55:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Aug 2009 14:55:53 -0000 Received: (qmail 41363 invoked by uid 500); 1 Aug 2009 14:55:56 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 41247 invoked by uid 500); 1 Aug 2009 14:55:56 -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 41237 invoked by uid 99); 1 Aug 2009 14:55:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Aug 2009 14:55:56 +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; Sat, 01 Aug 2009 14:55:45 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MXFzY-00029T-5M for dev@ant.apache.org; Sat, 01 Aug 2009 07:55:24 -0700 Message-ID: <24769843.post@talk.nabble.com> Date: Sat, 1 Aug 2009 07:55:24 -0700 (PDT) From: Raja Nagendra Kumar To: dev@ant.apache.org Subject: target call info, even when the if condition not met 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 Ant 1.7.1 is printing the name of the target like this copyPrepocessingFiles: for a call to a target copyPrepocessingFiles, which is defined as the target name gets printed as above even when the property porting.friendly.enabled is not defined. in such context, I was expecting it show on the console skipping the target call copyPrepocessingFiles etc. Pl. see if such change makes sense for the next release Regards, Raja Nagendra Kumar, www.tejasoft.com -- View this message in context: http://www.nabble.com/target-call-info%2C-even-when-the-if-condition-not-met-tp24769843p24769843.html Sent from the Ant - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org