Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 86888 invoked from network); 9 Jul 2004 12:54:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Jul 2004 12:54:48 -0000 Received: (qmail 70194 invoked by uid 500); 9 Jul 2004 12:54:40 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 69934 invoked by uid 500); 9 Jul 2004 12:54:38 -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 69921 invoked by uid 99); 9 Jul 2004 12:54:38 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [193.180.251.53] (HELO eagle.ericsson.se) (193.180.251.53) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 09 Jul 2004 05:54:33 -0700 Received: from esealmw142.al.sw.ericsson.se ([153.88.254.119]) by eagle.ericsson.se (8.12.10/8.12.10/WIREfire-1.8b) with ESMTP id i69CsQAh001487 for ; Fri, 9 Jul 2004 14:54:27 +0200 Received: from esealnt610.al.sw.ericsson.se ([153.88.254.120]) by esealmw142.al.sw.ericsson.se with Microsoft SMTPSVC(6.0.3790.0); Fri, 9 Jul 2004 14:54:26 +0200 Received: by esealnt610.al.sw.ericsson.se with Internet Mail Service (5.5.2657.72) id <32364X1R>; Fri, 9 Jul 2004 14:54:26 +0200 Message-ID: <1F55F6582266314A85A55F6241509B670B06AC8D@Esealnt863.al.sw.ericsson.se> From: "Mikael Petterson (KI/EAB)" To: Ant Users List Subject: Advice on how to change buildfile structure Date: Fri, 9 Jul 2004 14:47:29 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" X-OriginalArrivalTime: 09 Jul 2004 12:54:26.0914 (UTC) FILETIME=[DDDEE420:01C465B3] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I have a 4 buildfiles to build different subproducts. However I have found out that it is costly to update each one of the every time a change ocurrs in e.g. compile target. I wish to have a generic compile, jar, init..... target that I can use in each build. Any hints on how I can do this? All pointers and suggestions are very much welcome!! Mikael --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org