Branch: refs/heads/master Home: https://github.com/jenkinsci/vsphere-cloud-plugin Commit: acbcd3631baf0f4a4374005eb4b3915167014bb2 https://github.com/jenkinsci/vsphere-cloud-plugin/commit/acbcd3631baf0f4a4374005eb4b3915167014bb2 Author: Jason Swager <jswa...@alohaoi.com> Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths: M src/main/java/org/jenkinsci/plugins/vSphereCloud.java Log Message: ----------- Minor tweak to logging Commit: 447e5c84ad5da21263a4b4e741d582d9f6afb8da https://github.com/jenkinsci/vsphere-cloud-plugin/commit/447e5c84ad5da21263a4b4e741d582d9f6afb8da Author: Jason Swager <jswa...@alohaoi.com> Date: 2013-06-20 (Thu, 20 Jun 2013) Changed paths: A .gitignore 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/Server.java A src/main/java/org/jenkinsci/plugins/vsphere/VSpherePlugin.java A src/main/java/org/jenkinsci/plugins/vsphere/builders/Destroyer.java A src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkTemplate.java A src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkVM.java A src/main/java/org/jenkinsci/plugins/vsphere/builders/Starter.java A src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java A src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereConstants.java A src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereException.java A src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereLogger.java A src/main/resources/org/jenkinsci/plugins/index.jelly A src/main/resources/org/jenkinsci/plugins/vsphere/Messages.properties A src/main/resources/org/jenkinsci/plugins/vsphere/VSpherePlugin/global.jelly A src/main/resources/org/jenkinsci/plugins/vsphere/VSpherePlugin/help.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/config.jelly A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-failOnNoExist.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-serverName.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/help-vm.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/config.jelly A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-description.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-force.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-serverName.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/help-vm.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/config.jelly A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-powerOn.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-serverName.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/help-template.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/config.jelly A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-clone.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-powerOn.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-serverName.html A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-template.html A src/main/resources/org/jenkinsci/plugins/vsphere/tools/Messages.properties A src/main/webapp/help/global/help-Cluster.html A src/main/webapp/help/global/help-Name.html A src/main/webapp/help/global/help-Password.html A src/main/webapp/help/global/help-ResourcePool.html A src/main/webapp/help/global/help-Server.html A src/main/webapp/help/global/help-Username.html Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/vsphere-cloud-plugin Commit: 5b2d2375e2af6eafd3591275fbe855b71cc196d7 https://github.com/jenkinsci/vsphere-cloud-plugin/commit/5b2d2375e2af6eafd3591275fbe855b71cc196d7 Author: Jason Swager <jswa...@alohaoi.com> Date: 2013-08-22 (Thu, 22 Aug 2013) Changed paths: M pom.xml Log Message: ----------- Added SNAPSHOT back to the version so the release process works. Commit: a9f782f406fc0abe39e29e82b5d454a1dc1c02fc https://github.com/jenkinsci/vsphere-cloud-plugin/commit/a9f782f406fc0abe39e29e82b5d454a1dc1c02fc Author: Jason Swager <jswa...@alohaoi.com> Date: 2013-08-22 (Thu, 22 Aug 2013) Changed paths: M src/main/java/org/jenkinsci/plugins/vSphereCloud.java R src/main/java/org/jenkinsci/plugins/vsphere/Server.java M src/main/java/org/jenkinsci/plugins/vsphere/VSpherePlugin.java M src/main/java/org/jenkinsci/plugins/vsphere/builders/Destroyer.java M src/main/java/org/jenkinsci/plugins/vsphere/builders/MarkTemplate.java 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 M src/main/resources/org/jenkinsci/plugins/vSphereCloud/config.jelly R src/main/resources/org/jenkinsci/plugins/vsphere/VSpherePlugin/global.jelly M src/main/resources/org/jenkinsci/plugins/vsphere/builders/Destroyer/config.jelly M src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkTemplate/config.jelly M src/main/resources/org/jenkinsci/plugins/vsphere/builders/MarkVM/config.jelly M src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/config.jelly A src/main/resources/org/jenkinsci/plugins/vsphere/builders/Starter/help-linkedClone.html A src/main/webapp/help-Cluster.html A src/main/webapp/help-ResourcePool.html R src/main/webapp/help/global/help-Cluster.html R src/main/webapp/help/global/help-Name.html R src/main/webapp/help/global/help-Password.html R src/main/webapp/help/global/help-ResourcePool.html R src/main/webapp/help/global/help-Server.html R src/main/webapp/help/global/help-Username.html Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/vsphere-cloud-plugin Conflicts: pom.xml Commit: 6869dbfecbe433bc428c42c36e1776844590521b https://github.com/jenkinsci/vsphere-cloud-plugin/commit/6869dbfecbe433bc428c42c36e1776844590521b Author: Jason Swager <jswa...@alohaoi.com> Date: 2013-08-22 (Thu, 22 Aug 2013) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release vsphere-cloud-1.0.1 Compare: https://github.com/jenkinsci/vsphere-cloud-plugin/compare/fbedd4d67969...6869dbfecbe4 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.