Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 11534 invoked from network); 9 Oct 2000 10:49:52 -0000 Received: from c000-h000.c000.snv.cp.net (HELO c000.snv.cp.net) (209.228.32.64) by locus.apache.org with SMTP; 9 Oct 2000 10:49:52 -0000 Received: (cpmta 11758 invoked from network); 9 Oct 2000 03:49:20 -0700 Received: from c18765142.telekabel.chello.nl (HELO marcellt2) (212.187.65.142) by smtp.schutte.com (209.228.32.64) with SMTP; 9 Oct 2000 03:49:20 -0700 X-Sent: 9 Oct 2000 10:49:20 GMT From: "Marcel Schutte" To: Subject: RE: including build files the xml way? Date: Mon, 9 Oct 2000 12:50:01 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <011a01c031dd$2f7fc510$0f00a8c0@tcf.archipel> X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Jeroen, Yes you can, I use the following in my build.xml: &include; And in the referenced dtd: By the way, you can create a dtd for ant with the task Good luck, Marcel