Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 4092168c603a0ec8530de8e8e40611eeda626ca5
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4092168c603a0ec8530de8e8e40611eeda626ca5
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-09-03 (Sun, 03 Sep 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/steps/ScriptStep.java
    M pom.xml

  Log Message:
  -----------
  [JENKINS-26148] Using default implementation of StepExecution.stop.


  Commit: b3c9d1b8f47b4a7a641b26f4e0a8a3a3ace619bf
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b3c9d1b8f47b4a7a641b26f4e0a8a3a3ace619bf
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-09-21 (Thu, 21 Sep 2017)

  Changed paths:
    M pipeline-model-api/pom.xml
    M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStages.java
    M pipeline-model-definition/pom.xml
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Root.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Tools.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ASTParserUtils.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    A 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/PipelineStepFinder.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/RuntimeASTTransformer.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/actions/ExecutionModelAction.java
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/parser/GroovyShellDecoratorImpl.java
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/Messages.properties
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ToolsTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/JSONValidationTest.java
    A 
pipeline-model-definition/src/test/resources/agentDockerGlobalThenLabel.groovy
    M 
pipeline-model-definition/src/test/resources/environmentWithWorkspace.groovy
    A pipeline-model-definition/src/test/resources/errors/bareDollarCurly.groovy
    A pipeline-model-definition/src/test/resources/fromEvaluate.groovy
    A 
pipeline-model-definition/src/test/resources/json/errors/bareDollarCurly.json
    A 
pipeline-model-definition/src/test/resources/libForMultiplePipelinesDefinedInLibrary.groovy
    A 
pipeline-model-definition/src/test/resources/libForMultiplePipelinesExecutedInLibrary.groovy
    A 
pipeline-model-definition/src/test/resources/libForPipelineDefinedInLibrary.groovy
    A 
pipeline-model-definition/src/test/resources/multiplePipelinesDefinedInLibraryFirst.groovy
    A 
pipeline-model-definition/src/test/resources/multiplePipelinesDefinedInLibrarySecond.groovy
    M pipeline-model-definition/src/test/resources/nonLiteralEnvironment.groovy
    A 
pipeline-model-definition/src/test/resources/pipelineDefinedInLibrary.groovy
    M 
pipeline-model-definition/src/test/resources/postStage/globalAndLocalAlways.groovy
    M pipeline-model-definition/src/test/resources/postStage/localAll.groovy
    M pipeline-model-definition/src/test/resources/postStage/localAlways.groovy
    M pipeline-model-extensions/pom.xml
    M pipeline-model-json-shaded/pom.xml
    M pipeline-stage-tags-metadata/pom.xml
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into StepExecution.stop-JENKINS-26148

Conflicts:
        pom.xml


  Commit: 5c2b7d11bcd123e17e33fa5d275505bfad80a487
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/5c2b7d11bcd123e17e33fa5d275505bfad80a487
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/steps/ScriptStep.java
    M pom.xml

  Log Message:
  -----------
  Merge pull request #191 from jglick/StepExecution.stop-JENKINS-26148

[JENKINS-26148] Using default implementation of StepExecution.stop


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/2a35f4597f08...5c2b7d11bcd1

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

Reply via email to