Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 63167 invoked from network); 31 Aug 2006 09:26:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Aug 2006 09:26:22 -0000 Received: (qmail 9478 invoked by uid 500); 31 Aug 2006 09:26:22 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 9155 invoked by uid 500); 31 Aug 2006 09:26:21 -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 9144 invoked by uid 99); 31 Aug 2006 09:26:21 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 02:26:20 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 0D2AD410017; Thu, 31 Aug 2006 09:22:30 +0000 (GMT) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 21180] - Downgrade multiple warning In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060831092230.0D2AD410017@brutus.apache.org> Date: Thu, 31 Aug 2006 09:22:30 +0000 (GMT) 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=21180 tim.gordon@allustra.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Additional Comments From tim.gordon@allustra.com 2006-08-31 09:22 ------- This was originally reported when was first introduced - it doesn't seem to happen any more. The original issue occurred in the following situation: a.xml: b.xml: c.xml: d.xml: ant -f d.xml target-d This used to warn about multiple inclusion of a.xml, but doesn't seem to in the latest build of ANT. The above style of use (a 'diamond' of imports) seemed a reasonable one to want to use - the only thing worth checking is that whether ANT is tolerant of multiple imports - I assume it is because it doesn't complain. -- 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