Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The ModelAST files are incredibly useful for programmatically generating pipeline model definitions. Moving them into a separate plugin that had minimal dependencies would enable other plugins to implement functionality for converting between different project types and pipeline models without unduly expanding their dependency trees.
Attachments
Issue Links
- links to
Code changed in jenkins
User: Stephen Connolly
Path:
pipeline-model-api/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTKeyValueOrMethodCallPair.groovy
http://jenkins-ci.org/commit/pipeline-model-definition-plugin/281d0098c87ac4cb78e6bb244176e86cbcb3a2d0
Log:
JENKINS-38865remove duplicate file left over from refactoring