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

Promoted builds stuck with old build infrastructure

    • promoted-builds 867.v7c3a_b_83a_eb_79

      With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

      https://github.com/jenkinsci/promoted-builds-plugin/pull/140

      introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

      Listing all downstream consumers I could find below:

          [JENKINS-67045] Promoted builds stuck with old build infrastructure

          Vincent Latombe created issue -
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           *
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           *
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           *
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           *
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           *
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           *
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
           *
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
           *
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers I could find below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers I could find below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin – [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers I could find below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin
           ** [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           ** Filed https://github.com/jenkinsci/appaloosa-plugin/pull/8
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers I could find below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin
           ** [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           ** Filed https://github.com/jenkinsci/appaloosa-plugin/pull/8
           * deployer-framework-plugin – [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers I could find below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin
           ** [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           ** Filed [https://github.com/jenkinsci/appaloosa-plugin/pull/8]
           * deployer-framework-plugin
           ** [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           ** Filed https://github.com/jenkinsci/deployer-framework-plugin/pull/12
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          Vincent Latombe made changes -
          Description Original: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers I could find below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * git-plugin – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin
           ** [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           ** Filed [https://github.com/jenkinsci/appaloosa-plugin/pull/8]
           * deployer-framework-plugin
           ** [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           ** Filed https://github.com/jenkinsci/deployer-framework-plugin/pull/12
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]
          New: With JENKINS-59600, the plugin baseline is currently stuck to 2.121. This is a problem as it prevents the plugin from leveraging new build infrastructure and likely achieve build compatibility with JDK11.

          [https://github.com/jenkinsci/promoted-builds-plugin/pull/140]

          introduced some new methods that should be used by all consumers before the old method Promotion#getTarget can then be removed and then the baseline can be updated to a newer one.

          Listing all downstream consumers I could find below:
           * parameterized-trigger-plugin, already compatible ([https://github.com/jenkinsci/parameterized-trigger-plugin/pull/130)]
           * [OK] git-plugin 4.10.1 – [https://github.com/jenkinsci/git-plugin/pull/1167/]
           * appaloosa-plugin
           ** [https://github.com/jenkinsci/appaloosa-plugin/blob/aecf9e37b459c89fcd93a6b1459ba6fa5b9778ff/src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java#L128]
           ** Filed [https://github.com/jenkinsci/appaloosa-plugin/pull/8]
           * deployer-framework-plugin
           ** [https://github.com/jenkinsci/deployer-framework-plugin/blob/5857ff328c2b0aa509ddc4ae14e80f7cbac112c9/src/main/java/com/cloudbees/plugins/deployer/resolvers/PromotionCapabilitiesResolver.java#L176]
           ** Filed https://github.com/jenkinsci/deployer-framework-plugin/pull/12
           * collabnet-plugin
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/documentuploader/FilePattern.java#L41]
           ** [https://github.com/jenkinsci/collabnet-plugin/blob/0a81d740d0b49f63e526b2cc810e23978afafd22/src/main/java/hudson/plugins/collabnet/pblupload/PblUploader.java#L478]

            vlatombe Vincent Latombe
            vlatombe Vincent Latombe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: