I agree with Conor. And I also like a possibility to execute subcomponent
build separately. 

  I do not know whether <import> allows the same build file to be included
several times from different components. This feature would allow having all
the dependencies in the (sub)component build files, not in the main build
file.

- Alexey.

--
{ http://trelony.cjb.net/ } Alexey N. Solofnenko
Pleasant Hill, CA (GMT-8 usually)


-----Original Message-----
From: Conor MacNeill [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 24, 2003 8:39 AM
To: Ant Developers List
Subject: Re: ant 1.5.4 : Import

On Fri, 25 Jul 2003 01:23 am, Dominique Devienne wrote:
>
> I (strongly again ;) believe that imported build files should be designed
> to be imported, and never used without being imported. 

I disagree (strongly :-). I think augmenting/overriding an existing build
file 
is a valid use for import. I recently changed the checkstyle build I have 
been using (check.xml) to import Ant's build.xml to pick up property defs
for 
various locations. Have a look.

Conor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to