Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 90777 invoked from network); 28 Oct 2003 10:36:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Oct 2003 10:36:22 -0000 Received: (qmail 35783 invoked by uid 500); 28 Oct 2003 10:35:48 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 35748 invoked by uid 500); 28 Oct 2003 10:35:47 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 35734 invoked from network); 28 Oct 2003 10:35:47 -0000 Received: from unknown (HELO bodewig.bost.de) (62.96.16.111) by daedalus.apache.org with SMTP; 28 Oct 2003 10:35:47 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h9SAa0129360; Tue, 28 Oct 2003 11:36:00 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: Common ant file References: From: Stefan Bodewig Date: 28 Oct 2003 11:36:00 +0100 In-Reply-To: Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tue, 28 Oct 2003, Bo Rasmussen wrote: > We have several projects which have lots of commonalities. How do i > put common targets in a common file, such that other project > specific build files can inherit these targets. Ant 1.6 and is what you are looking for. and may give you an idea. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org