Re: how to define task sshexec

2008-02-12 Thread Charbel BITAR
Hi, You don't have to redefine the sshexec task. You only need to add ant-jsch.jar and jsch-0.1.37.jar in your Ant classpath (-lib ...) as Steve said. Cheers -- Charbel On Feb 12, 2008 10:57 AM, Steve Loughran <[EMAIL PROTECTED]> wrote: > serdsch wrote: > > Hi Peter, > > > >> No quite non-exis

Re: how to define task sshexec

2008-02-12 Thread Steve Loughran
serdsch wrote: Hi Peter, No quite non-existent: http://ant.apache.org/manual/OptionalTasks/sshexec.html Yeah, OK, there is this little bit of documentation from Ant which only tells you how to use the task from inside Ant. I wouldn't really expect more from Ant, but the documentation of jcraf

Re: how to define task sshexec

2008-02-12 Thread serdsch
ything works just fine... Cheers, Sergio -- View this message in context: http://www.nabble.com/how-to-define-task-sshexec-tp15414605p15429260.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe,

Re: how to define task sshexec

2008-02-12 Thread Peter Reilly
see http://ant.apache.org/faq.html#delegating-classloader for some background. After a lot of code, and some backward compatible problems, this issue has been solved for the optional task in ant 1.7.0 - but not for other optional tasks. For ant 1.7.1, code has been added to allow the optional

Re: how to define task sshexec

2008-02-11 Thread Ramu Sethu
ation on > > this. If somebody with experience could please explain me, what files > need > > to be where and how to access them correctly to use the sshexec task, > I'd be > > blessed and delighted! > > > > Thx & Greets, Sergio > > -- > &

Re: how to define task sshexec

2008-02-11 Thread Peter Reilly
't find some decent documentation on > this. If somebody with experience could please explain me, what files need > to be where and how to access them correctly to use the sshexec task, I'd be > blessed and delighted! > > Thx &

RE: how to define task sshexec

2008-02-11 Thread Barry Pape
Maybe this will help you out: http://ant.apache.org/manual/OptionalTasks/sshexec.html -Original Message- From: serdsch [mailto:[EMAIL PROTECTED] Sent: Monday, February 11, 2008 10:49 AM To: user@ant.apache.org Subject: how to define task sshexec Hi @all! I want to use sshexec and I&#

how to define task sshexec

2008-02-11 Thread serdsch
s. If somebody with experience could please explain me, what files need to be where and how to access them correctly to use the sshexec task, I'd be blessed and delighted! Thx & Greets, Sergio -- View this message in context: http://www.nabble.com/how-to-define-task-sshexec-tp15414605p15414