Somehow I have screwed up my configuration as I can no longer have
automatically find installed external tasks in either:
~/.ant/lib or
/usr/share/ant/lib
I'm using Eclipse Ganymede, and am not sure how to fix this. If
anyone has a clue what I likely did let me know. I'm using Ant 1.7.1.
Pat
In the ANT manual: http://ant.apache.org/manual/install.html#optionalTasks
It says:
The external libraries required by each of the optional tasks is
detailed in the Library Dependencies section. These external libraries
must be added to Ant's classpath, in any of the following ways:
**
That's great, thanks. That's what we really need, more examples. Some of the
current examples are too vague or for very advanced users.> Subject: AW: AW:
token filtering> Date: Wed, 12 Nov 2008 06:44:53 +0100> From: [EMAIL
PROTECTED]> To: user@ant.apache.org> > I added a new example in the manu
That's good to know! Been using Ant for a few years but never did that :)
Selective memory ;)
On Fri, 14 Nov 2008, [EMAIL PROTECTED] wrote:
I'm not sure about ~/.ant/lib - but I know if you drop it in
$ANT_HOME/lib
it should work with no classpath...
On Thu, 13 Nov 2008, Patrick Waugh wro
1. Additional attributes for post-resolve tasks are not obviously
documented in retrieve, cachepath etc. I can understand not wanting to
repeat the post-resolve documentation, but even having a link to them in
the table would help things be a bit clearer IMO.
2. when using log="quiet" on cache
Yes, I have read this... which is how I figured it out to begin with.
I guess I must have deleted something somewhere, and need to put it
back in the CLASSPATH.
On Fri, Nov 14, 2008 at 12:28 AM, <[EMAIL PROTECTED]> wrote:
>> I'm not sure about ~/.ant/lib - but I know if you drop it in
>> $ANT_HOM