On Thu, 16 Jun 2005, <[EMAIL PROTECTED]> wrote: > My conclusion is that the downloaded jsch jar file didn't contain > all the necessary classes for use with ant162.
No, it doesn't contain the tasks themselves, those are part of Ant. How did you obtain Ant? Did you use a binary distribtion, some other packager version (like an RPM or a fink package) or compile it yourself? A binary distribution from the ASF does contain ant-jsch.jar (Apache Ant 1.6.x, that is). A packaged version may be incomplete, maybe you need to install additional packages to get the optional tasks. If you compile Ant yourself, you need JSch on your CLASSPATH at the time you compile Ant. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]