Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: 5c7399f19bdf55d8d6486549b8bca4da6ab2bbd6
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/5c7399f19bdf55d8d6486549b8bca4da6ab2bbd6
  Author: Peter Darton <[email protected]>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/vSphereStep.java

  Log Message:
  -----------
  Fix compiler warning in vSphereStep.java about an unused (set but not
used) hasVsphereClouds variable.


  Commit: 1fa6edfd95418db47289d8d07ba6b941a929dd9a
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/1fa6edfd95418db47289d8d07ba6b941a929dd9a
  Author: Peter Darton <[email protected]>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java

  Log Message:
  -----------
  Enhancement: VSphere.java can now "addGuestInfoVariable" to set
properties in the guestinfo object.


  Commit: de617b3c31b302e3b74ac75396001217aa8df606
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/de617b3c31b302e3b74ac75396001217aa8df606
  Author: Peter Darton <[email protected]>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vSphereCloudSlaveTemplate.java
    A src/main/java/org/jenkinsci/plugins/vsphere/VSphereGuestInfoProperty.java
    M 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/help-guestInfoProperties.html
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereGuestInfoProperty/config.jelly
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningAlgorithmTest.java
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningStateTest.java

  Log Message:
  -----------
  Enhancement: JENKINS-24437: vSphereCloudSlaveTemplate now has a
guestInfoProperties field which can be used to pass data to the
(newly-created) VM.


  Commit: 1893c0db97817f93bf82481c52ec9159de582548
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/1893c0db97817f93bf82481c52ec9159de582548
  Author: Jason Swager <[email protected]>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vSphereCloudSlaveTemplate.java
    A src/main/java/org/jenkinsci/plugins/vsphere/VSphereGuestInfoProperty.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
    M src/main/java/org/jenkinsci/plugins/workflow/vSphereStep.java
    M 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/help-guestInfoProperties.html
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/VSphereGuestInfoProperty/config.jelly
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningAlgorithmTest.java
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningStateTest.java

  Log Message:
  -----------
  Merge pull request #49 from pjdarton/jenkins_22437

Implement JENKINS-22437


Compare: 
https://github.com/jenkinsci/vsphere-cloud-plugin/compare/1e87f49a9aed...1893c0db9781

-- 
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/d/optout.

Reply via email to