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

Issue #7109 - Deprecate UnixSocket JNR support. #7110

Merged
merged 2 commits into from
Dec 2, 2021

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Nov 12, 2021

Deprecated for removal classes and JPMS modules.

Signed-off-by: Simone Bordet [email protected]

@sbordet sbordet linked an issue Nov 12, 2021 that may be closed by this pull request
@@ -11,6 +11,7 @@
// ========================================================================
//

@Deprecated(forRemoval = true)
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps include that we will remove it in Jetty 12?

joakime
joakime previously approved these changes Nov 16, 2021
gregw
gregw previously approved these changes Nov 29, 2021
Deprecated for removal classes and JPMS modules.

Signed-off-by: Simone Bordet <[email protected]>
Added [deprecated] sections and "deprecated" tag.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet dismissed stale reviews from gregw and joakime via d2891a4 December 2, 2021 11:50
@sbordet sbordet force-pushed the jetty-10.0.x-7109-deprecate-unixsocket branch from d90922c to d2891a4 Compare December 2, 2021 11:50
@sbordet sbordet merged commit cda45ae into jetty-10.0.x Dec 2, 2021
@sbordet sbordet deleted the jetty-10.0.x-7109-deprecate-unixsocket branch December 2, 2021 11:59
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.

Deprecate UnixSocket JNR support
3 participants