Created
August 1, 2013 09:21
-
-
Save michaelneale/6129831 to your computer and use it in GitHub Desktop.
The diff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 3a4,5 | |
| > <actions/> | |
| > <description></description> | |
| 11a14,17 | |
| > <nectar.plugins.rbac.groups.JobProxyGroupContainer plugin="nectar-rbac@3.9"> | |
| > <groups/> | |
| > </nectar.plugins.rbac.groups.JobProxyGroupContainer> | |
| > <com.cloudbees.jenkins.plugins.PublicKey plugin="cloudbees-public-key@1.1"/> | |
| 24a31 | |
| > <deploymentDescription>${JOB_NAME} #${BUILD_NUMBER}</deploymentDescription> | |
| 34c41 | |
| < <nectar.plugins.rbac.groups.JobProxyGroupContainer plugin="nectar-rbac@3.9"/> | |
| --- | |
| > <com.gmail.ikeike443.PlayAutoTestJobProperty plugin="play-autotest-plugin@0.0.12"/> | |
| 39a47,48 | |
| > <name></name> | |
| > <refspec></refspec> | |
| 43c52 | |
| < <branches class="singleton-list"> | |
| --- | |
| > <branches> | |
| 59c68,75 | |
| < <submoduleCfg class="empty-list"/> | |
| --- | |
| > <gitTool>Default</gitTool> | |
| > <submoduleCfg class="list"/> | |
| > <relativeTargetDir></relativeTargetDir> | |
| > <reference></reference> | |
| > <excludedRegions></excludedRegions> | |
| > <excludedUsers></excludedUsers> | |
| > <gitConfigName></gitConfigName> | |
| > <gitConfigEmail></gitConfigEmail> | |
| 60a77,78 | |
| > <includedRegions></includedRegions> | |
| > <scmName></scmName> | |
| 65a84 | |
| > <jdk>(Default)</jdk> | |
| 71a91 | |
| > <mavenName>Maven 3.0.4</mavenName> | |
| 89c109,126 | |
| < <com.cloudbees.plugins.deployer.impl.run.RunHostImpl reference="../../../../properties/com.cloudbees.plugins.deployer.DeployNowJobProperty/hosts/com.cloudbees.plugins.deployer.impl.run.RunHostImpl"/> | |
| --- | |
| > <com.cloudbees.plugins.deployer.impl.run.RunHostImpl> | |
| > <targets class="java.util.Collections$UnmodifiableRandomAccessList" resolves-to="java.util.Collections$UnmodifiableList"> | |
| > <c class="list"> | |
| > <com.cloudbees.plugins.deployer.impl.run.RunTargetImpl> | |
| > <artifact class="com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource"> | |
| > <type>war</type> | |
| > </artifact> | |
| > <applicationId>jettybuild</applicationId> | |
| > <applicationConfig/> | |
| > <apiEndPoint>https://api.cloudbees.com/api</apiEndPoint> | |
| > <deploymentDescription>${JOB_NAME} #${BUILD_NUMBER}</deploymentDescription> | |
| > </com.cloudbees.plugins.deployer.impl.run.RunTargetImpl> | |
| > </c> | |
| > <list reference="../c"/> | |
| > targets> | |
| > <user>(jenkins)</user> | |
| > <account>michaelnealeclickstart2</account> | |
| > </com.cloudbees.plugins.deployer.impl.run.RunHostImpl> | |
| 95a133,137 | |
| > <runPostStepsIfResult> | |
| > <name>FAILURE</name> | |
| > <ordinal>2</ordinal> | |
| > <color>RED</color> | |
| > </runPostStepsIfResult> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm curious, what does this diff implement/do?