----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 9:48 AM Subject: Ant.java + inhert proeprties flag
> Hi, > > first time I had to use Ant/CallTarget in moderately complex manner and I > realized that what a whole bunch of people were saying ages ago was right. > Overiding/not-Overiding things does suck ! So what do you thing of adding > an attribute "inheritproperties" for ant task which only inherits current > build files properties if set to true. Defaults to false for backwards > compatability ? "false"? Doesn't it put all the properties in there by default? (at least for antcall it does). Nico
