Re: sshexec command output

2012-08-09 Thread Robert Larsen
sshexec can output to either a file (output="somefile.txt") or a property (outputproperty="sshexec_output"). Specifying one of those two should turn off the output to standard out. signature.asc Description: OpenPGP digital signature

Re: taskdef A class needed by class X cannot be found: Task

2011-07-11 Thread Robert Larsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dominique, thanks for the reply. On 2011-07-08 15:40, Dominique Devienne wrote: > I'm no expert, but have you tried -noclasspath and/or -nouserlib > described here: http://ant.apache.org/manual/running.html ? Just did but without any luck. The -no

taskdef A class needed by class X cannot be found: Task

2011-07-08 Thread Robert Larsen
Hi list I am having a problem with an Ant installation on my Ubuntu 11.04. I have a task which I have made myself and it has always worked (and actually still does) but now I am getting the below error: $ java -version && javac -version && ant -version java version "1.6.0_24" Java(TM) SE Runtime