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?

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to