Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-model-definition-plugin
Commit: 4620f3df59660d0c3fcb49f5edea8bc0fce25436
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4620f3df59660d0c3fcb49f5edea8bc0fce25436
Author: Andrew Bayer <[email protected]>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
M
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Tools.groovy
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
Log Message:
-----------
[FIXED JENKINS-46597] Eradicate TreeMap from runtime
This was the last lurking bit of TreeMap, which almost certainly was
causing the NotSerializableException. So let's get rid of it and
switch to the ugly but functional list-of-pairs.
Commit: 182e231beadc4a1e9b2ead4860aa652224e64ec3
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/182e231beadc4a1e9b2ead4860aa652224e64ec3
Author: Andrew Bayer <[email protected]>
Date: 2017-10-23 (Mon, 23 Oct 2017)
Changed paths:
M
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Tools.groovy
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
Log Message:
-----------
Merge pull request #208 from abayer/jenkins-46597-mk2
[FIXED JENKINS-46597] Eradicate TreeMap from runtime
Compare:
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/cf1438d0315e...182e231beadc
--
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.