jenkinsci / openstack-cloud-plugin

Provision nodes from OpenStack on demand
https://plugins.jenkins.io/openstack-cloud
MIT License
47 stars 83 forks source link

Fix build on Java 17 #362

Closed npotluri-rh closed 10 months ago

npotluri-rh commented 1 year ago
olivergondza commented 1 year ago

@npotluri-rh, java 17 broken terribly. Updating the Jenkinsfile to use Jenkins with declared Java 17 support.

https://www.jenkins.io/blog/2022/03/21/java17-preview-availability/