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

Matrix builds ignore launcher and logger decoration

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • Hudson 1.381

      Comment on the Timestamper plugin wiki page:

      Nice plugin, unfortunately it does not fully work for matrix projects. Time stamps are shown for the parent only, but not for the matrix builds.

      The MatrixConfiguration class does not override getBuildWrappersList, which causes the decorateLauncher and decorateLogger methods of registered BuildWrapper classes to be ignored.

          [JENKINS-7868] Matrix builds ignore launcher and logger decoration

          Code changed in hudson
          User: : StevenGBrown
          Path:
          trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixConfiguration.java
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/36131
          Log:
          [FIXED JENKINS-7868] Build wrappers can now decorate the launcher or logger for matrix builds

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : StevenGBrown Path: trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixConfiguration.java trunk/www/changelog.html http://jenkins-ci.org/commit/36131 Log: [FIXED JENKINS-7868] Build wrappers can now decorate the launcher or logger for matrix builds

          dogfood added a comment -

          Integrated in hudson_main_trunk #345
          [FIXED JENKINS-7868] Build wrappers can now decorate the launcher or logger for matrix builds

          StevenGBrown :
          Files :

          • /trunk/www/changelog.html
          • /trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixConfiguration.java

          dogfood added a comment - Integrated in hudson_main_trunk #345 [FIXED JENKINS-7868] Build wrappers can now decorate the launcher or logger for matrix builds StevenGBrown : Files : /trunk/www/changelog.html /trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixConfiguration.java

            stevengbrown Steven G Brown
            stevengbrown Steven G Brown
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: