Re: optional tasks and the ant/lib dir

2005-07-15 Thread Stefan Bodewig
On Fri, 15 Jul 2005, Simon Kitching <[EMAIL PROTECTED]> wrote: > Has anyone considered making taskdef use a child-first classloader > in order to avoid having to move the relevant task jar out of the > ant/lib dir? has a deprecated but probably never going to get removed reverseload attribute wh

optional tasks and the ant/lib dir

2005-07-14 Thread Simon Kitching
Hi, I noticed the thread re junit and ftp tasks recently, and also had to deal with this myself to use junit task recently. Has anyone considered making taskdef use a child-first classloader in order to avoid having to move the relevant task jar out of the ant/lib dir? It is also possible to wr