|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-16245) Grails plugin - canno... [email protected] (JIRA)
- [JIRA] (JENKINS-16245) Grails plugin - ... [email protected] (JIRA)
- [JIRA] (JENKINS-16245) Grails plugin - ... [email protected] (JIRA)
- [JIRA] (JENKINS-16245) Grails plugin - ... [email protected] (JIRA)

Thanks that worked. I missed that the first time due to some other error.
So the proper way to chain commands seems to be
> test-app "tomcat undeploy" "tomcat deploy"
in a single command execution. That's even quite nice.
Thanks again!