ghale / gradle-jenkins-plugin

Gradle plugin to programmatically configure Jenkins jobs.
123 stars 42 forks source link

Bump jobdsl plugin to 1.67 #90

Closed obaranov closed 5 years ago

obaranov commented 5 years ago

Bump version of the jobs-dsl plugin so support new feature introduced there. Also fixed several classed because of the deprecation in the job-dsl plugin (check here and above: https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-154). Major changes:

www44 commented 5 years ago

Hi Oleksii,

Thanks a lot for contribution!!!

Would be perfect if you could bump project's version, then i can release it, otherwise i'll do this by myself tomorrow or on Wednesday.

Best regards, Vladimir

Am Fr., 8. Feb. 2019, 16:01 hat Oleksii Baranov notifications@github.com geschrieben:

Bump version of the jobs-dsl plugin so support new feature introduced there. Also fixed several classed because of the deprecation in the job-dsl plugin (check here and above: https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-154). Major changes:

  • Bumped version plugin to 1.67 in build.gradle
  • Removed MapJobManagement obsolete methods, added the required one
  • Fixed ScriptRequest constructors, removed deprecated location parameter
  • Added required name argument to the job and view factory
  • Removed class="vector" from the triggers xml tag
  • Removed name setter tests cause this property is readonly

You can view, comment on, or merge this pull request online at:

https://github.com/ghale/gradle-jenkins-plugin/pull/90 Commit Summary

  • Bump jobdsl plugin to 1.67

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ghale/gradle-jenkins-plugin/pull/90, or mute the thread https://github.com/notifications/unsubscribe-auth/AF8lL064AB1BkDIMUT5RXjuBZAfI-9X3ks5vLZE5gaJpZM4awE-- .