9 Nisan 2013 Salı

Ant - sshexec

    <sshexec host="${app.server.ip}"
                username="${app.server.user}"
                keyfile="${keyfile.location}"
                command="${jboss.stop.cmd}"
                timeout="20000"
                trust="true"
                failonerror="false"  />   

Hiç yorum yok: