> 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 wrote:
>
> > I have this:
> >
> > <taskdef resource="net/sf/antcontrib/antlib.xml"
> > classpath="${user.home}/.ant/lib/ant-contrib.jar" uri =
> > "http://ant-contrib.sourceforge.net" description = "Needed to use
> > ant-contrib." />
> >
> > which works when I specify the classpath. It used to work (I'm on
> > linux obviously) without the classpath entry, as it's
> supposed to when
> > you put jar's in the .ant/lib directory.
> >
> > Anyone know how I could have screwed this up?
http://ant.apache.org/manual/running.html#libs
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]