Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15445

DefaultBuilderDescriptorLister should not check buildstep class for @DataBoundConstructor

      Some exotic build steps (cloudbees templates ones, that are dynamically generated) aren't created using @DataBoundConstructor databinding, but by a custom newInstance implementation in constructor.

      DefaultBuilderDescriptorLister is checking the buildStep for a @DataBoundConstructor, for some unknown reason (I've searched the git history, but this whole code was added as a single commit), but shouldn't imho

          [JENKINS-15445] DefaultBuilderDescriptorLister should not check buildstep class for @DataBoundConstructor

          Nicolas De Loof created issue -
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          bap made changes -
          Assignee Original: Dominik Bartholdi [ domi ] New: Nicolas De Loof [ ndeloof ]
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Dominik Bartholdi made changes -
          Link New: This issue depends on JENKINS-18629 [ JENKINS-18629 ]
          Dominik Bartholdi made changes -
          Link New: This issue is blocking JENKINS-16259 [ JENKINS-16259 ]
          Dominik Bartholdi made changes -
          Link New: This issue is related to JENKINS-6797 [ JENKINS-6797 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 146179 ] New: JNJira + In-Review [ 186085 ]
          CloudBees Inc. made changes -
          Remote Link New: This issue links to "CloudBees Internal CJP-6237 (Web Link)" [ 19176 ]
          Nicolas De Loof made changes -
          Assignee Original: Nicolas De Loof [ ndeloof ]

            Unassigned Unassigned
            ndeloof Nicolas De Loof
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: