From dev-return-58121-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Tue Jun 01 12:26:24 2004 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 76899 invoked from network); 1 Jun 2004 12:26:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Jun 2004 12:26:24 -0000 Received: (qmail 60563 invoked by uid 500); 1 Jun 2004 12:26:22 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 60533 invoked by uid 500); 1 Jun 2004 12:26:22 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 60516 invoked by uid 99); 1 Jun 2004 12:26:22 -0000 Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Tue, 01 Jun 2004 05:26:21 -0700 Received: (qmail 10331 invoked by uid 50); 1 Jun 2004 12:27:14 -0000 Date: 1 Jun 2004 12:27:14 -0000 Message-ID: <20040601122714.10330.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 29320] New: - The target object does not have getter for if/unless conditions. X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.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=29320 The target object does not have getter for if/unless conditions. Summary: The target object does not have getter for if/unless conditions. Product: Ant Version: 1.6.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core AssignedTo: dev@ant.apache.org ReportedBy: ant-ml@ggtools.net Currently the Target object does not have getter for if/unless conditions. As the UnknowElement/RuntimeConfigurable is not applicable on targets there is currently no way to get this information. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org