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

Wrong SVN plugin version dependency

    XMLWordPrintable

Details

    Description

      The latest release, 1.4, depends on subversion plugin 2.6-20160601.015946-1, which is not available. It should only depend on version 2.6, otherwise Jenkins does not enable the changelog history plugin.

      Attachments

        Issue Links

          Activity

            danielbeck Daniel Beck added a comment -

            Wow, that is stupid – the range apparently gets translated to whatever the newest release is…

            https://github.com/jenkinsci/changelog-history-plugin/blob/master/pom.xml#L20

            escoem Try removing the range, specify a version instead, and it should be fine.

            danielbeck Daniel Beck added a comment - Wow, that is stupid – the range apparently gets translated to whatever the newest release is… https://github.com/jenkinsci/changelog-history-plugin/blob/master/pom.xml#L20 escoem Try removing the range, specify a version instead, and it should be fine.

            I plan to release a new version tomorrow without the range so will be fixed soon.

            escoem Emilio Escobar added a comment - I plan to release a new version tomorrow without the range so will be fixed soon.

            Code changed in jenkins
            User: Emilio Escobar
            Path:
            pom.xml
            http://jenkins-ci.org/commit/changelog-history-plugin/5243f1810794e86dd7bb10f6a525f835962da779
            Log:
            JENKINS-37131 range removed for subversion plugin

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: pom.xml http://jenkins-ci.org/commit/changelog-history-plugin/5243f1810794e86dd7bb10f6a525f835962da779 Log: JENKINS-37131 range removed for subversion plugin

            Code changed in jenkins
            User: Emilio Escobar
            Path:
            pom.xml
            http://jenkins-ci.org/commit/changelog-history-plugin/4caa8636be2b440b9263e36a5330033ed356c60c
            Log:
            Merge pull request #3 from escoem/JENKINS-37131

            JENKINS-37131 range removed for subversion plugin. Subversion Plugin 2.6 is now required.

            Compare: https://github.com/jenkinsci/changelog-history-plugin/compare/05bd55a90ea8...4caa8636be2b

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: pom.xml http://jenkins-ci.org/commit/changelog-history-plugin/4caa8636be2b440b9263e36a5330033ed356c60c Log: Merge pull request #3 from escoem/ JENKINS-37131 JENKINS-37131 range removed for subversion plugin. Subversion Plugin 2.6 is now required. Compare: https://github.com/jenkinsci/changelog-history-plugin/compare/05bd55a90ea8...4caa8636be2b
            danielbeck Daniel Beck added a comment -

            Fixed in Changelog History 1.5

            danielbeck Daniel Beck added a comment - Fixed in Changelog History 1.5

            Fixed in Changelog History 1.6 due upload files issue during release process

            escoem Emilio Escobar added a comment - Fixed in Changelog History 1.6 due upload files issue during release process

            People

              escoem Emilio Escobar
              quincunx Chris S
              Votes:
              5 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: