Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 816 invoked from network); 29 Oct 2001 11:07:05 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 Oct 2001 11:07:05 -0000 Received: (qmail 6846 invoked by uid 97); 29 Oct 2001 11:07: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 6835 invoked from network); 29 Oct 2001 11:07:17 -0000 Message-ID: <3BDD38E2.2030506@cortexebusiness.com.au> Date: Mon, 29 Oct 2001 22:09:22 +1100 From: Conor MacNeill User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010917 X-Accept-Language: en-us, en-au MIME-Version: 1.0 To: Ant Users List Subject: Re: including build.xml files References: <20011029114733.B10135@zellner.org> Content-Type: text/plain; charset=us-ascii; 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 Johannes Zellner wrote: > Hi, > > is it possible to include another build.xml file ? > (E.g. including a build.xml files which holds a few task > which are common to all my projects) > > It is not possible to include another build file but it is possible to include a snippet of a build file. Please refer to the Ant FAQ, especially this entry http://jakarta.apache.org/ant/faq.html#xml-entity-include Conor -- To unsubscribe, e-mail: For additional commands, e-mail: