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

Update Gradle backend-crawler to new artifacts location

      Gradle backend crawler does not see 1.0-milestone-9 release.
      And http://mirrors.jenkins-ci.org/updates/updates/hudson.plugins.gradle.GradleInstaller.json does not list it anymore

      https://github.com/jenkinsci/backend-crawler/blob/master/gradle.groovy#L12
      must be updated to

      def baseUrl = 'http://services.gradle.org/distributions/'

          [JENKINS-13093] Update Gradle backend-crawler to new artifacts location

          stevendick created issue -
          stevendick made changes -
          Description Original: Gradle 1.0-milestone-8 was released on 14/02/2012. I manually added it to the hudson.plugins.gradle.GradleInstaller file, but Jenkins overwrote the file this morning breaking my builds until I manually re-added the version and reloaded the config.

          Is there an easier way of maintaining this?
          New: Gradle 1.0-milestone-9 was released on 13/03/2012. I manually added it to the hudson.plugins.gradle.GradleInstaller file, but Jenkins overwrote the file this morning breaking my builds until I manually re-added the version and reloaded the config.

          Is there an easier way of maintaining this?

          https://github.com/jenkinsci/backend-crawler/blob/master/gradle.groovy#L12
          must be updated to
          def baseUrl = 'http://services.gradle.org/distributions/'

          Harald Schmitt added a comment - https://github.com/jenkinsci/backend-crawler/blob/master/gradle.groovy#L12 must be updated to def baseUrl = 'http://services.gradle.org/distributions/'
          Harald Schmitt made changes -
          Component/s New: gradle [ 15547 ]
          Component/s New: infrastructure [ 15687 ]
          Affects Version/s New: current [ 10162 ]
          Description Original: Gradle 1.0-milestone-9 was released on 13/03/2012. I manually added it to the hudson.plugins.gradle.GradleInstaller file, but Jenkins overwrote the file this morning breaking my builds until I manually re-added the version and reloaded the config.

          Is there an easier way of maintaining this?
          New: Gradle backend crawler does not see 1.0-milestone-9 release.
          And http://mirrors.jenkins-ci.org/updates/updates/hudson.plugins.gradle.GradleInstaller.json does not list it anymore

          https://github.com/jenkinsci/backend-crawler/blob/master/gradle.groovy#L12
          must be updated to
          {code}def baseUrl = 'http://services.gradle.org/distributions/'{code}
          Summary Original: Add Gradle 1.0-milestone-9 to Tool Installation Metadata New: Update Gradle backend-crawler to new artifacts location
          Harald Schmitt made changes -
          Link New: This issue duplicates JENKINS-13130 [ JENKINS-13130 ]

          Doug Borg added a comment -

          It might be a better idea now to use the /versions/all url and grab the json data from there: http://services.gradle.org/versions/all.

          Doug Borg added a comment - It might be a better idea now to use the /versions/all url and grab the json data from there: http://services.gradle.org/versions/all .

          Gregory SSI-YAN-KAI added a comment - This issue has been fixed with commit: https://github.com/jenkinsci/backend-crawler/commit/7517d64e7eeec2775c86441e6fe32760626d096f#diff-3c3161ef96eeb66ea8060f56589c8437
          Gregory SSI-YAN-KAI made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jenkins IRC Bot made changes -
          Component/s New: other [ 15490 ]
          Component/s Original: infrastructure [ 15687 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 143553 ] New: JNJira + In-Review [ 190616 ]

            Unassigned Unassigned
            stevendick stevendick
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: