>>>>> "GS" == Gottfried Szing <[EMAIL PROTECTED]> writes:
GS> On 27 Oct 2000, Stefan Bodewig wrote: >> we probably need a way to say it is OK to override this GS> and how this is possible? Not at all. We are discussing possible solutions at the moment and are probably going to implement something that addresses the problem in one of the next versions of Ant. Don't hold your breath. GS> and another problem is that you cannot issue an antcall in a GS> different directory. AFAIK the buildfile would be the same! Use <ant> instead of <antcall>, <antcall> is nothing more than <ant> with some defaults in place. Stefan
