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

Update to the latest enforcer plug-in #12363

Merged
merged 1 commit into from May 6, 2022

Conversation

chrisvest
Copy link
Contributor

Motivation:
Since we baseline on Java 11, we need a 3.x version of the enforcer plug-in anyway.
This is no longer a special case.

Modification:
Update the required enforcer plug-in version so we don't have to create a special case for it, for every Java release.

Result:
Build now works on Java 18, and likely future Java versions as well.

Motivation:
Since we baseline on Java 11, we need a 3.x version of the enforcer plug-in anyway.
This is no longer a special case.

Modification:
Update the required enforcer plug-in version so we don't have to create a special case for it, for every Java release.

Result:
Build now works on Java 18, and likely future Java versions as well.
@normanmaurer normanmaurer merged commit 6c2667a into netty:main May 6, 2022
@normanmaurer normanmaurer added this to the 5.0.0.Alpha2 milestone May 6, 2022
normanmaurer pushed a commit that referenced this pull request May 6, 2022
Motivation:
Since we baseline on Java 11, we need a 3.x version of the enforcer plug-in anyway.
This is no longer a special case.

Modification:
Update the required enforcer plug-in version so we don't have to create a special case for it, for every Java release.

Result:
Build now works on Java 18, and likely future Java versions as well.
@chrisvest chrisvest deleted the 5x-update-enforcer branch May 6, 2022 07:10
raidyue pushed a commit to raidyue/netty that referenced this pull request Jul 8, 2022
Motivation:
Since we baseline on Java 11, we need a 3.x version of the enforcer plug-in anyway.
This is no longer a special case.

Modification:
Update the required enforcer plug-in version so we don't have to create a special case for it, for every Java release.

Result:
Build now works on Java 18, and likely future Java versions as well.
franz1981 pushed a commit to franz1981/netty that referenced this pull request Aug 22, 2022
Motivation:
Since we baseline on Java 11, we need a 3.x version of the enforcer plug-in anyway.
This is no longer a special case.

Modification:
Update the required enforcer plug-in version so we don't have to create a special case for it, for every Java release.

Result:
Build now works on Java 18, and likely future Java versions as well.
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.

None yet

2 participants