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

Parameters defined on a `super` project are no longer expanded in a derived project

    XMLWordPrintable

Details

    Description

      This is caused by the fix in Jenkins for SECURITY-170 / CVE-2016-3721.
      See https://wiki.jenkins-ci.org/display/JENKINS/Plugins+affected+by+fix+for+SECURITY-170

      Attachments

        Activity

          Code changed in jenkins
          User: Raúl Arabaolaza Barquin
          Path:
          src/test/java/hudson/plugins/promoted_builds/KeepBuildForeverActionTest.java
          src/test/java/hudson/plugins/promoted_builds/PromotionProcessTest.java
          src/test/java/hudson/plugins/promoted_builds/conditions/inheritance/SelfPromotionInheritanceTest.java
          src/test/java/hudson/plugins/promoted_builds/util/ItemListenerHelper.java
          http://jenkins-ci.org/commit/promoted-builds-plugin/f7589c3c3e76f357393c6431a6412f2bc1e55ee7
          Log:
          JENKINS-36623 Fix Tests for Jenkins 1.651.3 (#95)

          • JENKINS-36623 Fix SelfPromotionInheritanceTest#testPromotionEnvironmentShouldIncludeTargetParameters to work after SECURITY-170
          • JENKINS-36623 Upgrade PromotionProcessTest to work against jenkins 1.575+
          • JENKINS-36623 Upgrade KeepBuildForeverActionTest work against jenkins 1.575+
          • JENKINS-36623 Upgrade SelfPromotionInheritanceTest to work against Jenkins 1.575+
          • JENKINS-36623 Move ItemListener invocation to an utility method
          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Raúl Arabaolaza Barquin Path: src/test/java/hudson/plugins/promoted_builds/KeepBuildForeverActionTest.java src/test/java/hudson/plugins/promoted_builds/PromotionProcessTest.java src/test/java/hudson/plugins/promoted_builds/conditions/inheritance/SelfPromotionInheritanceTest.java src/test/java/hudson/plugins/promoted_builds/util/ItemListenerHelper.java http://jenkins-ci.org/commit/promoted-builds-plugin/f7589c3c3e76f357393c6431a6412f2bc1e55ee7 Log: JENKINS-36623 Fix Tests for Jenkins 1.651.3 (#95) JENKINS-36623 Fix SelfPromotionInheritanceTest#testPromotionEnvironmentShouldIncludeTargetParameters to work after SECURITY-170 JENKINS-36623 Upgrade PromotionProcessTest to work against jenkins 1.575+ JENKINS-36623 Upgrade KeepBuildForeverActionTest work against jenkins 1.575+ JENKINS-36623 Upgrade SelfPromotionInheritanceTest to work against Jenkins 1.575+ JENKINS-36623 Code style conventions JENKINS-36623 Move ItemListener invocation to an utility method JENKINS-36623 Add TODO and mention to JENKINS-34831 JENKINS-36623 Code Style JENKINS-36623 Move ItemListenerhelper to test folder JENKINS-36623 Added TODO note

          People

            Unassigned Unassigned
            15knots Martin Weber
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: