ghale / gradle-jenkins-plugin

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

Update Job DSL dependency to 1.35 #62

Closed Moritz90 closed 8 years ago

Moritz90 commented 9 years ago

1.35 finally added support for the Join plugin (among others).

kutzi commented 8 years ago

1.36 added suppport for the Active choices plugin - which would be nice

PeWolf commented 8 years ago

1.39 added support for credentials in listTagsParam(String parameterName, String scmUrl) {...} (https://jenkinsci.github.io/job-dsl-plugin/#path/job-parameters-listTagsParam). I need this in my project!

sschuberth commented 8 years ago

The Job DSL dependency was recently updated to 1.42, and the update to 1.43 is pending review, so I think @Moritz90 can close this issue.