• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      Should use ParameterizedBuildMixIn.ParameterizedJob instead.

          [JENKINS-28071] BuildCommand limited to AbstractProject

          Here's my attempt at implementing this: https://github.com/jenkinsci/jenkins/pull/1979

          David McFarland added a comment - Here's my attempt at implementing this: https://github.com/jenkinsci/jenkins/pull/1979

          What can I do to move this along?

          David McFarland added a comment - What can I do to move this along?

          Code changed in jenkins
          User: David McFarland
          Path:
          core/src/main/java/hudson/cli/BuildCommand.java
          core/src/main/java/hudson/cli/handlers/JobOptionHandler.java
          http://jenkins-ci.org/commit/jenkins/6ceccc0cc4ff20915f395accf9775c27975c5c3d
          Log:
          JENKINS-28071 generalise CLI's BuildCommand target from AbstractProject to Job (#1979)

          • JENKINS-28071 generalise BuildCommand target from AbstractProject to Job

          This allows e.g. WorkflowJob to build, fixing symptom JENKINS-29826

          • fixup! JENKINS-28071 generalise BuildCommand target from AbstractProject to Job
          • fixup! JENKINS-28071 generalise BuildCommand target from AbstractProject to Job

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David McFarland Path: core/src/main/java/hudson/cli/BuildCommand.java core/src/main/java/hudson/cli/handlers/JobOptionHandler.java http://jenkins-ci.org/commit/jenkins/6ceccc0cc4ff20915f395accf9775c27975c5c3d Log: JENKINS-28071 generalise CLI's BuildCommand target from AbstractProject to Job (#1979) JENKINS-28071 generalise BuildCommand target from AbstractProject to Job This allows e.g. WorkflowJob to build, fixing symptom JENKINS-29826 fixup! JENKINS-28071 generalise BuildCommand target from AbstractProject to Job fixup! JENKINS-28071 generalise BuildCommand target from AbstractProject to Job

          Oleg Nenashev added a comment -

          Released as Jenkins-2.4

          Oleg Nenashev added a comment - Released as Jenkins-2.4

            corngood David McFarland
            jglick Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: