----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 04, 2000 10:32 AM Subject: Re: Setting Jikes-Compiler flags thru nested jikes-element?
> If we switched to the nested elements, I had to change every <javac> > task to include my favorite settings (which might be different from > what others want). > You won't, since it uses the properties as defaults when you don't override them > What we need is more general concept for the user to specify global > behavior, CSS like style sheets - ~/.ant.xml containing <taskconfig> > elements, something like that - let's add "finding a real good > solution for this problem" to the list for Ant 2.0. If you have ~/.ant.xml and <taskconfig> you will need something like this anyway :-) But we can discuss this further after 1.2 although it might help some people and minimize questions... Nico
