RE: using private key authentication (deploy option)

2007-10-25 Thread Anderson, Rob (Global Trade)
Yes. It is documented in the manual. http://ant.apache.org/manual/OptionalTasks/sshexec.html -Rob A > -Original Message- > From: Joao Miguel Ferreira [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 25, 2007 10:33 AM > To: Ant Users List > Subject: Re: us

Re: using private key authentication (deploy option)

2007-10-25 Thread Joao Miguel Ferreira
On Thu, 2007-10-25 at 16:17 +0100, Steve Loughran wrote: > Joao Miguel Ferreira wrote: > > Hello all, > > > > In our project we have this script to automate the build and send it to > > our test server (all Linux, test server and dev PCs): > > > > --- > > expor

Re: using private key authentication (deploy option)

2007-10-25 Thread Steve Loughran
Joao Miguel Ferreira wrote: Hello all, In our project we have this script to automate the build and send it to our test server (all Linux, test server and dev PCs): --- export JAVA_HOME=/opt/j2sdk1.4.2_13/ /opt/netbeans-5.0/ide6/ant/bin/ant _deploy-dev-to \