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
Commit: 66c02c1a6b5108dfc941454a49e132230606c102
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/66c02c1a6b5108dfc941454a49e132230606c102
Author: Jason Swager <[email protected]>
Date: 2013-10-04 (Fri, 04 Oct 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Had to change the version of required Jenkins. The newer one wouldn't run on
my dev system, so it wouldn't release.
Commit: a3421c6f690b8cb186b9af01c89a62664752de48
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/a3421c6f690b8cb186b9af01c89a62664752de48
Author: Jason Swager <[email protected]>
Date: 2013-10-04 (Fri, 04 Oct 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release vsphere-cloud-1.1.0
Commit: 1fe79035358a83d95fb583c1cb140f3a6b7ef8da
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/1fe79035358a83d95fb583c1cb140f3a6b7ef8da
Author: Jason Swager <[email protected]>
Date: 2013-10-04 (Fri, 04 Oct 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: f91bcc60a81cc85c77cd96f9c8491669b10cd3c1
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/f91bcc60a81cc85c77cd96f9c8491669b10cd3c1
Author: Eric Lordahl <[email protected]>
Date: 2013-10-23 (Wed, 23 Oct 2013)
Changed paths:
A src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer.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
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
R
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
A
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer/help-serverName.html
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/help-serverName.html
Log Message:
-----------
improved exception handling in build steps
It was possible for some exception messages to bypass the console
Commit: 74134625008c3743943a2c09779fabd1d01b3ee1
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/74134625008c3743943a2c09779fabd1d01b3ee1
Author: Eric Lordahl <[email protected]>
Date: 2013-10-23 (Wed, 23 Oct 2013)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
Log Message:
-----------
Adding "Resume" to PowerOn title
Commit: db6704276e1f0bba97f9c8915898c88f833a15b9
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/db6704276e1f0bba97f9c8915898c88f833a15b9
Author: Eric Lordahl <[email protected]>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer.java
Log Message:
-----------
maintain backward compatibility
Commit: 1edb018bd990189482677a14bae87ed920cd9ab2
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/1edb018bd990189482677a14bae87ed920cd9ab2
Author: Jason Swager <[email protected]>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer.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
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
R
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
A
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer/help-serverName.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/help-serverName.html
Log Message:
-----------
Merge pull request #8 from elordahl/logging-original1
Logging original1
Commit: e9d99665c6e944b8a11bfb0e9f05d4c4c07f45ef
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/e9d99665c6e944b8a11bfb0e9f05d4c4c07f45ef
Author: Jason Swager <[email protected]>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release vsphere-cloud-1.1.1
Commit: aa5af4077874c40836c5071026cbce705d1d12b4
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/aa5af4077874c40836c5071026cbce705d1d12b4
Author: Jason Swager <[email protected]>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer.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
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
R
src/main/java/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer.java
A
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer/config.jelly
A
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer/help-serverName.html
M
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/config.jelly
R
src/main/resources/org/jenkinsci/plugins/vsphere/builders/VSphereBuildStepContainer/help-serverName.html
Log Message:
-----------
Merge branch 'master' of https://github.com/jenkinsci/vsphere-cloud-plugin
Commit: 447894ec1219f4fcacda1d4323cff1cfa92b6143
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/447894ec1219f4fcacda1d4323cff1cfa92b6143
Author: Jason Swager <[email protected]>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare:
https://github.com/jenkinsci/vsphere-cloud-plugin/compare/ae67fd481c2b...447894ec1219
--
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.