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

Get rid of ca:selectorList (fix problem with Jenkins-1.610)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • copyartifact-plugin
    • None
    • Jenkins-1.610
      Copyartifact 1.35

      ca:selectorList, a jelly tag provided in copyartifact cause problems in Jenkins-1.610 (JENKINS-28011)

      • Causes an error when saving a project with a Copyartifact buildstep.
      • Causes an error when saving a project with a Copyartifact buildselector parameter.
      • Causes an error when building a project with a Copyartifact buildselector parameter.

      ca:selectorList can be replaced with dropdownDescriptorSelector and there's no reason to provide a own tag.

          [JENKINS-28094] Get rid of ca:selectorList (fix problem with Jenkins-1.610)

          Code changed in jenkins
          User: ikedam
          Path:
          src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java
          http://jenkins-ci.org/commit/copyartifact-plugin/11705eed9d2359e570a214b61288b0d65709b789
          Log:
          JENKINS-28094 Added a test case to reproduce JENKINS-28094 (fails with Jenkins-1.610).

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java http://jenkins-ci.org/commit/copyartifact-plugin/11705eed9d2359e570a214b61288b0d65709b789 Log: JENKINS-28094 Added a test case to reproduce JENKINS-28094 (fails with Jenkins-1.610).

          Code changed in jenkins
          User: ikedam
          Path:
          src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java
          src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/config.jelly
          src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/index.jelly
          src/main/resources/hudson/plugins/copyartifact/CopyArtifact/config.jelly
          src/main/resources/hudson/plugins/copyartifact/selectorList.jelly
          src/main/resources/hudson/plugins/copyartifact/taglib
          http://jenkins-ci.org/commit/copyartifact-plugin/6ad2f22d9b83d6e5fad28fa98e6bf1f4c64265da
          Log:
          [FIXED JENKINS-28094] Removed ca:selectorList.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/config.jelly src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/index.jelly src/main/resources/hudson/plugins/copyartifact/CopyArtifact/config.jelly src/main/resources/hudson/plugins/copyartifact/selectorList.jelly src/main/resources/hudson/plugins/copyartifact/taglib http://jenkins-ci.org/commit/copyartifact-plugin/6ad2f22d9b83d6e5fad28fa98e6bf1f4c64265da Log: [FIXED JENKINS-28094] Removed ca:selectorList.

          Code changed in jenkins
          User: ikedam
          Path:
          src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java
          src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/config.jelly
          src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/index.jelly
          http://jenkins-ci.org/commit/copyartifact-plugin/4e5cd111fc9cf6d0b85594fb02978ff3fcd61c50
          Log:
          JENKINS-28094 Displays the help files of Copyartifact#getSelector for BuildSelectorParameter.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/config.jelly src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/index.jelly http://jenkins-ci.org/commit/copyartifact-plugin/4e5cd111fc9cf6d0b85594fb02978ff3fcd61c50 Log: JENKINS-28094 Displays the help files of Copyartifact#getSelector for BuildSelectorParameter.

          Code changed in jenkins
          User: ikedam
          Path:
          src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java
          src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
          src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/config.jelly
          src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/index.jelly
          src/main/resources/hudson/plugins/copyartifact/CopyArtifact/config.jelly
          src/main/resources/hudson/plugins/copyartifact/selectorList.jelly
          src/main/resources/hudson/plugins/copyartifact/taglib
          src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java
          http://jenkins-ci.org/commit/copyartifact-plugin/406248600e3b8c0669308ea68fd7d991741a1d3b
          Log:
          Merge pull request #63 from ikedam/feature/JENKINS-28094_RemoveOwnTaglib

          JENKINS-28094 Removed ca:selectorList

          Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/ff6073c76628...406248600e3b

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java src/main/java/hudson/plugins/copyartifact/CopyArtifact.java src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/config.jelly src/main/resources/hudson/plugins/copyartifact/BuildSelectorParameter/index.jelly src/main/resources/hudson/plugins/copyartifact/CopyArtifact/config.jelly src/main/resources/hudson/plugins/copyartifact/selectorList.jelly src/main/resources/hudson/plugins/copyartifact/taglib src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java http://jenkins-ci.org/commit/copyartifact-plugin/406248600e3b8c0669308ea68fd7d991741a1d3b Log: Merge pull request #63 from ikedam/feature/ JENKINS-28094 _RemoveOwnTaglib JENKINS-28094 Removed ca:selectorList Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/ff6073c76628...406248600e3b

          ikedam added a comment -

          Fixed in copyartifact-1.35.1.
          It will be available in a day.

          ikedam added a comment - Fixed in copyartifact-1.35.1. It will be available in a day.

            ikedam ikedam
            ikedam ikedam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: