• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • plugin-proposals
    • None
    • Platform: All, OS: All

      I am using Hudson ver. 1.213 in tomcat/zlinux . Just installed the promotion
      plugin and found that the actions >> 'projects to build' is not triggering other
      project though i promote the caller project (which is set as manual promotion)

      Swaraj Pal

          [JENKINS-1765] Promotion is not taking place

          brucechapman added a comment -

          I am attaching this as a subissue of 2576 which tracks a whole bunch of actions
          which do not run properly as promotion actions. (will submit a patch shortly)

          brucechapman added a comment - I am attaching this as a subissue of 2576 which tracks a whole bunch of actions which do not run properly as promotion actions. (will submit a patch shortly)

          brucechapman added a comment -

          Patch for this is included as part of patch for Issue 2597.

          brucechapman added a comment - Patch for this is included as part of patch for Issue 2597.

          brucechapman added a comment -

          assigning to me cause I have a fix

          brucechapman added a comment - assigning to me cause I have a fix

          brucechapman added a comment -

          started

          brucechapman added a comment - started

          Code changed in hudson
          User: : brucechapman
          Path:
          trunk/hudson/plugins/promoted-builds/src/main/java/hudson/plugins/promoted_builds/Promotion.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=14255
          Log:
          [FIX JENKINS-1765] Promotion action to build another project was not actually doing that.
          Cause:
          BuildTrigger.perform does not actually perform the build.
          Fix:
          Add special handling when build step is a build trigger, schedule a build for build trigger's child projects.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : brucechapman Path: trunk/hudson/plugins/promoted-builds/src/main/java/hudson/plugins/promoted_builds/Promotion.java http://fisheye4.cenqua.com/changelog/hudson/?cs=14255 Log: [FIX JENKINS-1765] Promotion action to build another project was not actually doing that. Cause: BuildTrigger.perform does not actually perform the build. Fix: Add special handling when build step is a build trigger, schedule a build for build trigger's child projects.

          brucechapman added a comment -

          applicable portion of patch in
          https://hudson.dev.java.net/issues/show_bug.cgi?id=2597 has been applied.

          brucechapman added a comment - applicable portion of patch in https://hudson.dev.java.net/issues/show_bug.cgi?id=2597 has been applied.

            brucechapman brucechapman
            swarajpal swarajpal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: