Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: bf64f1d17bf51918941f0995b2a3ca3c60aec332
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/bf64f1d17bf51918941f0995b2a3ca3c60aec332
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

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

  Log Message:
  -----------
  [FIXED JENKINS-44809] Clean up existing job property handling.

Two aspects - stop re-adding existing job properties defined outside
of the Jenkinsfile, since they can't have changed, and remove all
existing instances of a job property class defined inside the
Jenkinsfile before we add the new instance, to avoid duplication.


  Commit: 9d514b06686a5b6927969d3518cb48d08c1e0344
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/9d514b06686a5b6927969d3518cb48d08c1e0344
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/OptionsTest.java

  Log Message:
  -----------
  Tweaks to cleanup of duplicate job properties + test of cleaning


  Commit: 64835c3a434f17c4dbad73dfbdbfbaa134b47e80
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/64835c3a434f17c4dbad73dfbdbfbaa134b47e80
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

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

  Log Message:
  -----------
  Better comparison


  Commit: 3f6a39c3618b2728ce650fcb0c88a8cd06293c2d
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/3f6a39c3618b2728ce650fcb0c88a8cd06293c2d
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/OptionsTest.java

  Log Message:
  -----------
  Merge pull request #161 from abayer/jenkins-44809

[FIXED JENKINS-44809] Clean up existing job property handling.


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/ffe8d54b0299...3f6a39c3618b

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