Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: b81d09bf0728a1f1086363d9360ca16b1540e9d5
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/b81d09bf0728a1f1086363d9360ca16b1540e9d5
  Author: Eric Lordahl <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    A src/main/java/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-consolidate.html
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-snapshotName.html
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-vm.html
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties

  Log Message:
  -----------
  Adding snapshot deletion functionality


  Commit: 47ff4fe1451f8c515f663080be95fad98633543c
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/47ff4fe1451f8c515f663080be95fad98633543c
  Author: Eric Lordahl <[email protected]>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-consolidate.html

  Log Message:
  -----------
  Adding disk consolidation to delete snapshot


  Commit: 77a28a72bff7512ad5b2fc125a8173846389b4bc
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/77a28a72bff7512ad5b2fc125a8173846389b4bc
  Author: Eric Lordahl <[email protected]>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update vijava to 5.1

point vijava back to com.vmware to remove warning


  Commit: c47e040b40605289d0ecbc574086ff1f17abbfce
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/c47e040b40605289d0ecbc574086ff1f17abbfce
  Author: Eric Lordahl <[email protected]>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot.java

  Log Message:
  -----------
  correct-ify the boolean getter


  Commit: d81bb31d8923ccf316bba210a9cb643960fe8f57
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/d81bb31d8923ccf316bba210a9cb643960fe8f57
  Author: Eric Lordahl <[email protected]>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

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

  Log Message:
  -----------
  removing throws declaration from getSnapShotInTree

In ALL cases, the return value is checked and an exception is thrown if
null.  Removing this throw will allow for simpler logic when snapshot
existence is checked.


  Commit: d76cc368ce384ad37c8c17349760a272e32debc6
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/d76cc368ce384ad37c8c17349760a272e32debc6
  Author: Eric Lordahl <[email protected]>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-failOnNoExist.html

  Log Message:
  -----------
  Add ability to bypass failure on missing snapshot


  Commit: d5e35481397189a10c0846ef5543a5351e7aa58e
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/d5e35481397189a10c0846ef5543a5351e7aa58e
  Author: Jason Swager <[email protected]>
  Date:   2014-01-07 (Tue, 07 Jan 2014)

  Changed paths:
    M pom.xml
    A src/main/java/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-consolidate.html
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-failOnNoExist.html
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-snapshotName.html
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/DeleteSnapshot/help-vm.html
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Messages.properties

  Log Message:
  -----------
  Merge pull request #10 from elordahl/snapshot_deletion

Adding snapshot deletion functionality


Compare: 
https://github.com/jenkinsci/vsphere-cloud-plugin/compare/6ec769740675...d5e354813971

-- 
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.

Reply via email to