|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed in ins... c...@java.net (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
- [JIRA] (JENKINS-14103) Grails 2.0.4 not listed i... w...@osx.eu (JIRA)
I am having the same issues as the reporter. In addition to Grails 2.0.4 not being in the json file, Grails 1.3.9 (the latest stable 1.x release) is also missing from the json file. I just locally tested the backend crawler ( https://github.com/jenkinsci/backend-crawler/blob/master/grails.groovy ) which seems to work just fine and
apart from some warningsproperly outputs all available grails packages. I assume the backend crawler is not run at a timed interval to update the json file?To get jenkins going with Grails 1.3.9 and 2.0.4 I already made some manual changes to the locally cached json file in ~/.jenkins/updates/com.g2one.hudson.grails.GrailsInstaller to add Grails 1.3.9 and Grails 2.0.4, and while I was indeed able to then configure Grails 1.3.9 and 2.0.4 in Jenkins, the file is constantly being overwritten with the incomplete online version.
I noticed a gist by Kiyotaka Oku ( https://gist.github.com/2711617 ) which contained the correct output of the backend crawler. Could you please make sure the online distributed json file is automatically kept up to date and always contains the latest available Grails packages?
Cheers, Jeroen