jenkinsci / build-name-setter-plugin

Build Name Setter Plugin for Jenkins CI
https://plugins.jenkins.io/build-name-setter/
MIT License
34 stars 51 forks source link

Build on Java 11 and 17 #78

Closed sghill-rewrite closed 1 year ago

sghill-rewrite commented 1 year ago

Hi!

This is an attempt at splitting up the previous tooling modernization PR. Since the last Java 8-compatible tooling version should also work on newer versions of Java, I thought this was worth a try to keep the build green during the migration.

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.ModernizeJenkinsfile

sghill commented 1 year ago

Could the appveyor integration be removed since it's failing and we can specify to build on Windows in the Jenkinsfile?

damianszczepanik commented 1 year ago

Thanks for the PR, will check broken integration

damianszczepanik commented 1 year ago

appveyor problem solved https://github.com/jenkinsci/build-name-setter-plugin/pull/79