Ant 1.7.0 is split up into more jars. For ftp, I think you need:
ant.jar
ant-nodeps.jar
ant-apache-oro.jar
ant-commons-net.jar
jakarta-oro.jar
commons-net.jar
The first 4 are from an ant distribution if you don't already have
them. I haven't checked which are included in the latest build.
The last two are from apache jakarta site (might be inside zips).
The jars may have version numbers in them dependign where you get
them from.
You can find out this info by looking in the 'library dependencies'
page of the ant manual - though it is a little hard to piece all
of the info together sometimes.
Paul.
Willi Kuhnis wrote:
Hi ,
I updated to 1683. There it works with ANT 1.70.
When I use the ANT <FTP> command, then I get
First I got the error message: invalid implementation version between
Ant core and Ant optional tasks:
core 1.7.0 optional: null
When I rename my jakarta-ant-1.4.1-optional.jar, then it dont find the
FTP comand anymore.
Problem: failed to create task or type ftp
Cause: the class org.apache.tools.ant.taskdefs.optional.net.FTP was not found.
Question:
Where do I find this missing .jar library ?
--
Willi Kuhnis
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest