Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 15527 invoked from network); 18 Aug 2010 16:23:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Aug 2010 16:23:43 -0000 Received: (qmail 29122 invoked by uid 500); 18 Aug 2010 16:23:43 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 29068 invoked by uid 500); 18 Aug 2010 16:23:42 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 29061 invoked by uid 99); 18 Aug 2010 16:23:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 16:23:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 16:23:40 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7IGNIIM019025 for ; Wed, 18 Aug 2010 16:23:18 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id o7IGNIvI019024; Wed, 18 Aug 2010 12:23:18 -0400 (EDT) Date: Wed, 18 Aug 2010 12:23:18 -0400 (EDT) Message-Id: <201008181623.o7IGNIvI019024@thor.apache.org> From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 49776] Enable conditional dependencies X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: jglick@netbeans.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=49776 Jesse Glick changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jglick@netbeans.org --- Comment #1 from Jesse Glick 2010-08-18 12:23:15 EDT --- Possible to work around using in a conditionally executed target, or using ant-contrib's , or