Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/external-workspace-manager-plugin
  Commit: b22286a9aeb9101ba6b515f4f8337cbac65da049
      
https://github.com/jenkinsci/external-workspace-manager-plugin/commit/b22286a9aeb9101ba6b515f4f8337cbac65da049
  Author: Alexandru Somai <[email protected]>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ewm/definitions/Disk.java
    M src/main/java/org/jenkinsci/plugins/ewm/definitions/DiskPool.java
    M src/main/java/org/jenkinsci/plugins/ewm/definitions/Template.java
    M src/main/java/org/jenkinsci/plugins/ewm/nodes/DiskNode.java
    M src/main/java/org/jenkinsci/plugins/ewm/steps/ExwsAllocateExecution.java
    M src/main/java/org/jenkinsci/plugins/ewm/steps/ExwsAllocateStep.java
    M src/main/java/org/jenkinsci/plugins/ewm/steps/ExwsExecution.java
    M src/main/java/org/jenkinsci/plugins/ewm/steps/ExwsStep.java
    A src/main/java/org/jenkinsci/plugins/ewm/steps/model/ExternalWorkspace.java
    A 
src/main/java/org/jenkinsci/plugins/ewm/strategies/DiskAllocationStrategy.java
    A 
src/main/java/org/jenkinsci/plugins/ewm/strategies/MostUsableSpaceStrategy.java
    M src/main/resources/org/jenkinsci/plugins/ewm/definitions/Disk/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ewm/definitions/Disk/help-masterMountPoint.html
    M 
src/main/resources/org/jenkinsci/plugins/ewm/steps/ExwsAllocateStep/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ewm/steps/ExwsAllocateStep/help-diskPoolId.html
    A 
src/main/resources/org/jenkinsci/plugins/ewm/steps/ExwsAllocateStep/help-upstream.html
    M src/main/resources/org/jenkinsci/plugins/ewm/steps/ExwsStep/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ewm/steps/ExwsStep/help-externalWorkspace.html

  Log Message:
  -----------
  [JENKINS-35192] Implement the exwsAllocate step for the upstream job (#9)

* [JENKINS-35192] Implement the exwsAllocate step for the upstream job

* [JENKINS-35192] Additional null checks

* [JENKINS-35192] Enhance the error messages

* [JENKINS-35192] Use AbortException. Add missing help files

* [JENKINS-35192] Fix FindBugs issues

* [JENKINS-35192] Replace AbortException with IOException for method 
signatures. Additional minor changes.


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