Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 73127 invoked from network); 17 Sep 2002 09:53:00 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Sep 2002 09:53:00 -0000 Received: (qmail 15535 invoked by uid 97); 17 Sep 2002 09:53:39 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 15502 invoked by uid 97); 17 Sep 2002 09:53:38 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 15480 invoked by uid 98); 17 Sep 2002 09:53:37 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <47A7A345A47842479AC7889B9BEB951A0418BCE1@001exmbs004.ad.posten.se> From: "Christian Holmqvist, IT, Posten" To: 'Ant Users List' Subject: Overload?! Date: Tue, 17 Sep 2002 11:52:50 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi My situation is that I have made a include.xml file with a number of targets that is correct for 95% of our projects. The problem is the last 5%. So my question is: Is there any way to overload a target with Ant? This is how I would like it to work: ---- include.xml -------- ---- build.xml ---- ]> &include; ----- build1.xml ----- ]> &include; ------- build2.xml -------------- ]> &include; -------------------------------------- When this is done today ant tells med that compile is duplicated (or something like that). Is there a way around this?? Thanks for your time! Cheers Christian -- To unsubscribe, e-mail: For additional commands, e-mail: