On Sat, 2003-09-20 at 11:58, Nathan Coast wrote:
> Hi,
> 
> quick question, do dependencies inherit when you extend a project?  

Yes, they are aggregated. It is the exception whereas all other elements
are overridden. The original impetus was the decomposition of the Jelly
project into the core and all the separate tag libs. The taglibs shared
many of the same dependencies so to make it easier for the tag lib
builds aggregated dependencies were added. 

> Is 
> there any way to make the dependencies additive?  I'd like to have a 
> base project with my general dependencies for the overall application - 
> log4j etc, and each sub-project defines the dependencies specific to 
> that component.
> 
> cheers
> Nathan
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to