Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 11 compatibility and refresh dependencies #125

Merged
merged 2 commits into from
Jan 4, 2021

Conversation

timja
Copy link
Member

@timja timja commented Dec 19, 2020

Add bom so that dependencies are tested against each other, known to be compatible and guaranteed not to cause dependency conflicts with enforcer

exclusion added on Lombok because of impropery packaged dependency that breaks compilation on java 11

updated to a recent core to support building with java 11, bom, Jenkins core bom, to test against a more supported version of Jenkins that’s more realistic to what users use, version chosen by following https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/

Copy link
Member

@pjdarton pjdarton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While an overhaul (by someone who clearly understands Jenkins dependencies etc more than I do) is most welcome, making the minimum Jenkins version more recent than a year old is less so.

So.... how far back in the past can we push the minimum without losing too many of the benefits?

pom.xml Outdated Show resolved Hide resolved
@pjdarton
Copy link
Member

Can you provide a description please? What's the intent behind these changes? Why is this necessary etc?

@timja
Copy link
Member Author

timja commented Dec 21, 2020

The background is for this: #126

@pjdarton pjdarton merged commit 9e7f4c8 into jenkinsci:master Jan 4, 2021
@timja timja deleted the java-11-compat branch January 4, 2021 11:01
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