Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 23247 invoked from network); 28 Aug 2003 14:27:20 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Aug 2003 14:27:20 -0000 Received: (qmail 7484 invoked by uid 500); 28 Aug 2003 14:25:59 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 7370 invoked by uid 500); 28 Aug 2003 14:25:57 -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 7270 invoked from network); 28 Aug 2003 14:25:56 -0000 Received: from unknown (HELO web20421.mail.yahoo.com) (66.163.169.97) by daedalus.apache.org with SMTP; 28 Aug 2003 14:25:56 -0000 Message-ID: <20030828142550.15329.qmail@web20421.mail.yahoo.com> Received: from [208.128.243.250] by web20409.mail.yahoo.com via HTTP; Thu, 28 Aug 2003 07:25:50 PDT Date: Thu, 28 Aug 2003 07:25:50 -0700 (PDT) From: Matt Benson Subject: RE: Using Ant with a Modular System Design To: Ant Users List In-Reply-To: <8033F371F8968548BE1F53963024BDAB2C5891@rsssrv01.rsssolutions.com> 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 You might check out the task of Ant 1.6... I don't know if it would help or not though. -Matt --- "Kevin G. Crocker" wrote: > Many other modules use the database therefore it is > left in a common > module which, of course, gets built first when > called from higher > levels. > > Just a fleeting thought. Can the depends= reference > a target in another > build file. > > > -----Original Message----- > From: Matt Benson [mailto:gudnabrsam@yahoo.com] > Sent: Thursday, August 28, 2003 10:13 AM > To: Ant Users List > Subject: Re: Using Ant with a Modular System Design > > > What else is that database used for? Maybe the > database should be a sub-module of the module to be > tested? > > -Matt > > --- "Kevin G. Crocker" wrote: > > Having developed a modular structure I have placed > a > > build file in each > > module. The system as a build file structure that > > if called from the > > highest level then all prereq builds are > completed. > > > > For example, one module will create a database in > a > > known state. > > Another module uses this database for unit > testing. > > > > When run from the upper most build file everything > > is fine but I would > > like a way to run a lower level build file > (calling > > the unit test) > > without having to remember to run a upper level > > build file to create the > > database. > > > > I know about using the depends attribute but > isn't > > this only within the > > build file not across build files. > > > > Any advice would be welcome. > > > > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site > design software > http://sitebuilder.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > user-unsubscribe@ant.apache.org > For additional commands, e-mail: > user-help@ant.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > user-unsubscribe@ant.apache.org > For additional commands, e-mail: > user-help@ant.apache.org > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org