Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: d6102ab102dbe9b13280924e3f8b766c836e821e
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d6102ab102dbe9b13280924e3f8b766c836e821e
  Author: Andrew Bayer <[email protected]>
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Options.groovy
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ModelStepLoader.java

  Log Message:
  -----------
  [JENKINS-48304] Invalidate option type caches after extensions augmented

This may not be perfect, but it should hopefully eliminate the
potential race condition of not all types being in the caches due to
plugin loading order.


  Commit: 02ee6085f07a0fa9d61f84cabb539547ced4e2d9
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/02ee6085f07a0fa9d61f84cabb539547ced4e2d9
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Options.groovy
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ModelStepLoader.java

  Log Message:
  -----------
  Merge pull request #229 from abayer/jenkins-48304

[JENKINS-48304] Invalidate option type caches after extensions augmented


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/63d84520758c...02ee6085f07a

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