Skip to content

Modernize to latest versions supported by Java 8 - #5

Open
sghill-rewrite wants to merge 2 commits into
jenkinsci:masterfrom
sghill-rewrite:modernize/java8
Open

Modernize to latest versions supported by Java 8#5
sghill-rewrite wants to merge 2 commits into
jenkinsci:masterfrom
sghill-rewrite:modernize/java8

Conversation

@sghill-rewrite

@sghill-rewrite sghill-rewrite commented Jul 15, 2023

Copy link
Copy Markdown

Hi!

This PR aims to modernize tooling and move this plugin closer to the recommended Jenkins baseline version without making the change too big. If this goes well, I can follow up with a subsequent PR to modernize further.

This PR was generated with an OpenRewrite recipe on Moderne.io.

index.jelly is a required file with the newer tooling.

I decided to remove the properties for jenkins.bom.artifactId and jenkins.bom.version because I thought it would simplify maintenance. SourceGraph showed this as the only repository that defines these properties.

Testing done

Ran mvn clean verify.

### Submitter checklist
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [x] Link to relevant pull requests, esp. upstream and downstream changes
- [x] Ensure you have provided tests - that demonstrates feature works or fixes the issue

@sghill

sghill commented Jul 25, 2023

Copy link
Copy Markdown

@orrc would you be able to look at this modernization PR or recommend someone who could?

@sghill

sghill commented Aug 21, 2023

Copy link
Copy Markdown

@jenkinsci/golang-plugin-developers are you able to take a look at this modernization PR? There are some other nice things we could do as well to reduce the burden for maintainers - like CD releases that happen entirely from GitHub Actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants