Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: pipeline
-
Labels:None
-
Similar Issues:
Description
When these are configured in Snippet Generator, they are not properly rendered. Presumably this is because although the constructor parameter is typed simply as List<GitSCMExtension>, the getter (like the field) is declared with a somewhat exotic type: DescribableList<GitSCMExtension,GitSCMExtensionDescriptor>.
Attachments
Issue Links
- is duplicated by
-
JENKINS-26753 Snippet generator sometimes produces incorrect snippets
-
- Resolved
-
- is related to
-
JENKINS-26143 Workflow Snippet Generator - Incorrect format for Input with Choice Parameter
-
- Resolved
-
-
JENKINS-26535 DescribableHelper does not handle wildcards well
-
- Open
-
- links to
Code changed in jenkins
User: Jesse Glick
Path:
CHANGES.md
step-api/pom.xml
step-api/src/main/java/org/jenkinsci/plugins/workflow/structs/DescribableHelper.java
step-api/src/test/java/org/jenkinsci/plugins/workflow/structs/DescribableHelperTest.java
http://jenkins-ci.org/commit/workflow-plugin/0e956a5e3ae63054e9ede399dcc2a50b0ecec117
Log:
Merge pull request #74 from jglick/GitSCM.extensions-
JENKINS-26619JENKINS-26619GitSCM.extensions reflection fixCompare: https://github.com/jenkinsci/workflow-plugin/compare/13f7b070e93d...0e956a5e3ae6