On Mon, 01 Nov 2010 12:23:48 +0000, David Weintraub wrote:
> When you use a <taskdef>, you can specify the classpath to use to
> point to the jarfile. ut the jarfile used by <taskdef> inside your
> project, and then set classpath to load that jarfile.

This is what I do (and what I said to do). Unfortunately, ant seems *not*
to look there *first*; instead it will happily load older versions of
those classes that are in $HOME/.ant/lib.

I want to avoid that.

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to