On Thu, 11 Oct 2001 04:41, Sam Ruby wrote: > Ovidiu Predescu wrote: > > A simpler solution to the one proposed above is to this is to allow > > antlib to appear inside a <target> element. This way one can write the > > build.xml file that builds a new antlib in a target, and makes use of > > it in another target. Something like this: > > [snip] > > I'm not sure what are the implications with the current class loader > > mechanisms, but a solution can probably be worked out. > > I believe that some of the Ant 2.x designs are conducive to such an > approach, but the last time I looked, this was problematic with the current > design.
It is already possible now ! ;) -- Cheers, Pete "abandon all hope , ye who enter here" - dante, inferno
