Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: f3d3486038c985a8f938f0f9da735c2839903dbd
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/f3d3486038c985a8f938f0f9da735c2839903dbd
  Author: Andrew Bayer <[email protected]>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    A 
pipeline-model-definition/src/test/resources/errors/postValidatorContributor.groovy

  Log Message:
  -----------
  [FIXED JENKINS-47814] Don't run post validator contirbutors twice


  Commit: 64145b41e232eaf91813db50b06ec6127d662fe7
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/64145b41e232eaf91813db50b06ec6127d662fe7
  Author: Andrew Bayer <[email protected]>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    A 
pipeline-model-definition/src/test/resources/errors/optionValidatorContributor.groovy

  Log Message:
  -----------
  Stop dupe validating ModelASTMethodCalls as well


  Commit: 492992cef334b579da4d5c8ce326aa0feeed7308
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/492992cef334b579da4d5c8ce326aa0feeed7308
  Author: Andrew Bayer <[email protected]>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/DeclarativeValidatorContributor.java

  Log Message:
  -----------
  Report every contributor error, validate non-subclass method calls,
default to ModelASTMethodCall and ModelASTBuildConditionsContainer if
subclass implementations not overridden.


  Commit: 73124e3faa9d6e8e11a945fd2c226e98ccee60b7
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/73124e3faa9d6e8e11a945fd2c226e98ccee60b7
  Author: Andrew Bayer <[email protected]>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    A 
pipeline-model-definition/src/test/resources/errors/optionValidatorContributor.groovy
    A 
pipeline-model-definition/src/test/resources/errors/postValidatorContributor.groovy
    M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/DeclarativeValidatorContributor.java

  Log Message:
  -----------
  Merge pull request #213 from abayer/jenkins-47814

[FIXED JENKINS-47814] Don't run post validator contirbutors twice


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/bbe2c2272731...73124e3faa9d

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