Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 9396 invoked from network); 6 Dec 2002 00:42:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 Dec 2002 00:42:15 -0000 Received: (qmail 15373 invoked by uid 97); 6 Dec 2002 00:43:19 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 15356 invoked by uid 97); 6 Dec 2002 00:43:18 -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 15344 invoked by uid 98); 6 Dec 2002 00:43:18 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3DEFF33F.6080405@cortexebusiness.com.au> Date: Fri, 06 Dec 2002 11:45:51 +1100 From: Conor MacNeill User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: including another build.xml References: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N hacking bear wrote: > Hello, > > I have a number of indepent subprojects with similar build.xml, I would > like to create a base.xml which will be included by other build.xml's. > However, I couldn't find any way for build file inclusion in Ant. Any help? > You can use XML based inclusion (a little clunky, IMHO). It's covered in the FAQ http://jakarta.apache.org/ant/faq.html#xml-entity-include Conor -- To unsubscribe, e-mail: For additional commands, e-mail: