<project name="SecurityManager" default="deployment" basedir=".">
<target name="deploy">
<sshexec host="xxx" port="8101" username="xxx" password="xxx" trust="true" command="stop 883; stop 911; SLEEP 15; update 911; update 883; start 911; start 883; list"/>
</target>
</project>
ant call remote ant script by ssh connection
原创mb65017f8b83427 博主文章分类:Hudson配置 ©著作权
文章标签 运维 sed 文章分类 JavaScript 前端开发