RE: telnet task missing a class

2006-07-27 Thread Rémon van Gijn
Yes you're not mistaken Get commons-net-1.4.1.jar that's where the real class is. Met vriendelijke groet, Rémon van Gijn Software Release Coördinator - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

RE: telnet task missing a class

2006-07-27 Thread Rebhan, Gilbert
sorry forgot the download link ... here you get the needed jar = http://www.ibiblio.org/maven/commons-net/jars/commons-net-1.2.2.jar this version runs fine with ant 1.6.5 / jdk1.4.2_08 / Win2K here Regards, Gilbert -Original Message- From: John Davis [mailto:[EMAIL PROTECTED] Sent:

RE: telnet task missing a class

2006-07-27 Thread Rebhan, Gilbert
You don't need to add the ant-commons-net.jar to the classpath, as = it's only the adapter for commons-net shipped with ant you need the commons-net-1.2.2.jar instead all jars in ant / lib are already in sight for ant btw, if you need that you can get a reference for such jars with ${ant.librar