Branch: refs/heads/BuildStep-Job
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 0e54d40e7f4098932c54405ea3cc1bf82d151530
      
https://github.com/jenkinsci/workflow-plugin/commit/0e54d40e7f4098932c54405ea3cc1bf82d151530
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/ArtifactUnarchiverStep.java
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/StepDescriptor.java

  Log Message:
  -----------
  Allowing StepDescriptor.newInstance to throw checked exceptions for 
convenience.


  Commit: a686657b840f06031c23ba940203542dd6b08937
      
https://github.com/jenkinsci/workflow-plugin/commit/a686657b840f06031c23ba940203542dd6b08937
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepDescriptorImpl.java

  Log Message:
  -----------
  instantiate is a generally useful utility method, so making it public and 
static.
Probably it should really be defined in Stapler or some other lower level.


  Commit: 6b26bd97754bf63fb82066d94c95fa00f405f3a3
      
https://github.com/jenkinsci/workflow-plugin/commit/6b26bd97754bf63fb82066d94c95fa00f405f3a3
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/ArtifactUnarchiverStep.java
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepDescriptorImpl.java
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/StepDescriptor.java

  Log Message:
  -----------
  Merge branch 'master' into BuildStep-Job


  Commit: a8942cc8874c2314f6795fd1026d0d758a253ca6
      
https://github.com/jenkinsci/workflow-plugin/commit/a8942cc8874c2314f6795fd1026d0d758a253ca6
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/StepDescriptor.java

  Log Message:
  -----------
  Clarifying that a descriptor is expected to instantiate the Step type it owns.


  Commit: 11c3668ac728d62938276f64071b383fe74e8e66
      
https://github.com/jenkinsci/workflow-plugin/commit/11c3668ac728d62938276f64071b383fe74e8e66
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepDescriptorImpl.java

  Log Message:
  -----------
  Generified instantiate for better type safety.


  Commit: fda9b2ec4f189af1fe6a33681b40f18aee32be0f
      
https://github.com/jenkinsci/workflow-plugin/commit/fda9b2ec4f189af1fe6a33681b40f18aee32be0f
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepDescriptorImpl.java
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/StepDescriptor.java

  Log Message:
  -----------
  Merge branch 'master' into BuildStep-Job


  Commit: ba1836f993d56e007db2ce05b6fd38478502b686
      
https://github.com/jenkinsci/workflow-plugin/commit/ba1836f993d56e007db2ce05b6fd38478502b686
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/CoreStep.java

  Log Message:
  -----------
  Fleshed out.


  Commit: 7174ca60be72588fd6c367ffc43f8d71af832b4c
      
https://github.com/jenkinsci/workflow-plugin/commit/7174ca60be72588fd6c367ffc43f8d71af832b4c
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepImpl.java
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractSynchronousStepImpl.java

  Log Message:
  -----------
  Make methods final that intend to delegate to another abstract method.


  Commit: fec7f6fc6b76099633901c9a666c5d63e645689a
      
https://github.com/jenkinsci/workflow-plugin/commit/fec7f6fc6b76099633901c9a666c5d63e645689a
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepImpl.java
    M 
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractSynchronousStepImpl.java

  Log Message:
  -----------
  Merge branch 'master' into BuildStep-Job


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/a56813f25f50...fec7f6fc6b76

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