Thomas Sundberg

January 16, 2012

Missing ant-jsch.jar

Filed under: Automation — Tags: , , — Thomas Sundberg @ 21:25

The distribution of Ant 1.8.2 is broken on Mac.
(more…)

ssh from Ant

Filed under: Automation — Tags: , , , — Thomas Sundberg @ 02:02

You have to patch Ant in order to run ssh from it. It needs a ssh implementation that isn’t bundled with the default distribution. If you just define a task like this:

<sshexec host="somehost"
    username="dude"
    password="yo"
    command="touch somefile"/>

Then you will get the error message below back.
(more…)

Theme: Customized Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

Join 39 other followers