task stopTomcat(type:Exec) { // use this command line if on Windows commandLine 'cmd', '/c', 'stop.cmd' // use the command line if on Mac ...
確定! 回上一頁