|
||||||||
|
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-13855) Parallel deployment to Tomcat... [email protected] (JIRA)
- [JIRA] (JENKINS-13855) Parallel deployment to T... [email protected] (JIRA)
- [JIRA] (JENKINS-13855) Parallel deployment to T... [email protected] (JIRA)
- [JIRA] (JENKINS-13855) Parallel deployment to T... [email protected] (JIRA)

Plugin is compiling / packing / working fine now.
For update compatability I switched (back) from GeneralPropertySet.HOSTNAME to RemotePropertySet.URI (replaced TomcatPropertySet.MANAGER_URL for Cargo 1.2.3). Switching to GeneralPropertySet.HOSTNAME / ServletPropertySet.PORT would be cleaner because Cargo would handle the required (manager) path selection based on Tomcat version - perhaps later...
I will probably make a pull request for the changes but I only tested deployment to Tomcat 7.x.
Looking at the other forks I noticed that someone else already did the changes to update to Cargo 1.2.2 but didn't made a pull request.