Branch: refs/heads/master
Home: https://github.com/jenkinsci/vsphere-cloud-plugin
Commit: d78d9b08f75bd586ba238356bbe6de0677b9f2c5
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/d78d9b08f75bd586ba238356bbe6de0677b9f2c5
Author: Eric Lordahl <[email protected]>
Date: 2013-09-10 (Tue, 10 Sep 2013)
Changed paths:
M src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkVM.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Starter.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
R src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereConstants.java
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-timeoutInSeconds.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-timeoutInSeconds.html
M src/main/resources/org/jenkinsci/plugins/vsphere/tools/Messages.properties
Log Message:
-----------
Add configurable timeout for deploy & convert-VM
Commit: 5af0b49bdcb14b38ea72d29e6259092db52f3291
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/5af0b49bdcb14b38ea72d29e6259092db52f3291
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Starter.java
Log Message:
-----------
Add deployed VM to console. JENKINS-19436
Commit: 81d3db6992ad3fab7df3561110e481f6d9df5e15
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/81d3db6992ad3fab7df3561110e481f6d9df5e15
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
A src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStep.java
R src/main/java/org/jenkinsci/plugins/vsphere/VSpherePlugin.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Destroyer.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkTemplate.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkVM.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOff.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOn.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Starter.java
A
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
R src/main/resources/org/jenkinsci/plugins/vsphere/Messages.properties
R src/main/resources/org/jenkinsci/plugins/vsphere/VSpherePlugin/help.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-description.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-force.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm/help-template.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-powerOn.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-template.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-timeoutInSeconds.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-description.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-force.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/help-timeoutInSeconds.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-powerOn.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-timeoutInSeconds.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/config.jelly
M src/main/resources/org/jenkinsci/plugins/vsphere/tools/Messages.properties
Log Message:
-----------
Moved all/new build steps to single builder + renovations
Commit: 32ced989414938d30e142e014b25bcd56f53baa0
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/32ced989414938d30e142e014b25bcd56f53baa0
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
Log Message:
-----------
Adding build step identifier to log
Commit: 1cf298162e522cef1c8609d004c1988b6a692588
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/1cf298162e522cef1c8609d004c1988b6a692588
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
A
src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToVm.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/Delete.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/Deploy.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/Destroyer.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOff.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/Starter.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-description.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-force.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-template.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-failOnNoExist.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-clone.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-linkedClone.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-template.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-failOnNoExist.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-vm.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplateAsVm/help-template.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-description.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-force.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVmAsTemplate/help-vm.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-clone.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-linkedClone.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-template.html
Log Message:
-----------
aligning classes/functions with vSphere
Commit: bad8d4c665b696b04e580a69becaf66af224bd8f
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/bad8d4c665b696b04e580a69becaf66af224bd8f
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M src/main/java/org/jenkinsci/plugins/vSphereCloud.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudLauncher.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudSlave.java
M src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStep.java
M
src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToVm.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Delete.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Deploy.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOff.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOn.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/SuspendVm.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot.java
M
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-description.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-serverName.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/help-evenIfSuspended.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/help-serverName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot/help-snapshotName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/SuspendVm/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/SuspendVm/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-description.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-includeMemory.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-snapshotName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/help-serverName.html
Log Message:
-----------
Adding more build steps + cleaning
Commit: 3c4f8a28216780823108803e662ee0ba2e22fb23
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/3c4f8a28216780823108803e662ee0ba2e22fb23
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Delete.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOff.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOn.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-force.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-template.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/config.jelly
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-failOnNoExist.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/config.jelly
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-clone.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-linkedClone.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-template.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/config.jelly
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/config.jelly
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-vm.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/help-serverName.html
Log Message:
-----------
fixes + update to latest LTS core
Commit: fa94796d175d81b4f8dd9e735337c902ea168849
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/fa94796d175d81b4f8dd9e735337c902ea168849
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M src/main/java/org/jenkinsci/plugins/vSphereCloud.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToVm.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Deploy.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
M src/main/resources/org/jenkinsci/plugins/vSphereCloud/config.jelly
R src/main/resources/org/jenkinsci/plugins/vSphereCloud/help-cluster.html
R
src/main/resources/org/jenkinsci/plugins/vSphereCloud/help-resourcePool.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-cluster.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-resourcePool.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-cluster.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-resourcePool.html
Log Message:
-----------
moving resourcePool/cluster out of global config
Commit: d035cdad70cbb1a020be254124a99bedebd0655c
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/d035cdad70cbb1a020be254124a99bedebd0655c
Author: Eric Lordahl <[email protected]>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToVm.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Delete.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/Deploy.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOff.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOn.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/SuspendVm.java
M src/main/java/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot.java
M
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereException.java
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-cluster.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-resourcePool.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-cluster.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-resourcePool.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
Log Message:
-----------
Cleaning exceptions/errors
Commit: 28a329e64441b41f1645b1fb51cc4057b28fc5e0
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/28a329e64441b41f1645b1fb51cc4057b28fc5e0
Author: Jason Swager <[email protected]>
Date: 2013-10-03 (Thu, 03 Oct 2013)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/vSphereCloud.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudLauncher.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudSlave.java
A src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStep.java
R src/main/java/org/jenkinsci/plugins/vsphere/VSpherePlugin.java
A
src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/ConvertToVm.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/Delete.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/Deploy.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/Destroyer.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkTemplate.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkVM.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOff.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/PowerOn.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot.java
R src/main/java/org/jenkinsci/plugins/vsphere/builders/Starter.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/SuspendVm.java
A src/main/java/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot.java
A
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
R src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereConstants.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereException.java
M src/main/resources/org/jenkinsci/plugins/vSphereCloud/config.jelly
R src/main/resources/org/jenkinsci/plugins/vSphereCloud/help-cluster.html
R
src/main/resources/org/jenkinsci/plugins/vSphereCloud/help-resourcePool.html
R src/main/resources/org/jenkinsci/plugins/vsphere/Messages.properties
R src/main/resources/org/jenkinsci/plugins/vsphere/VSpherePlugin/help.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-force.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToTemplate/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-cluster.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-resourcePool.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/ConvertToVm/help-template.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-failOnNoExist.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Delete/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-clone.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-cluster.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-linkedClone.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-resourcePool.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-template.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-failOnNoExist.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-vm.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-description.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-force.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-vm.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-powerOn.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-template.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/help-evenIfSuspended.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOff/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/help-timeoutInSeconds.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/PowerOn/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot/help-snapshotName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/RevertToSnapshot/help-vm.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-clone.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-linkedClone.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-powerOn.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-template.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/SuspendVm/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/SuspendVm/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-description.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-includeMemory.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-snapshotName.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/TakeSnapshot/help-vm.html
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/help-serverName.html
M src/main/resources/org/jenkinsci/plugins/vsphere/tools/Messages.properties
Log Message:
-----------
Merge pull request #5 from mandiant/master
Adding new build step layout
Compare:
https://github.com/jenkinsci/vsphere-cloud-plugin/compare/ae67fd481c2b...28a329e64441
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.