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 #9293 - Jetty 12 - Relax JPMS dependencies. #9299

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Feb 2, 2023

Relaxed jetty-http3 and submodules JPMS dependencies.

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

@sbordet sbordet requested a review from gregw February 2, 2023 21:04
@sbordet sbordet linked an issue Feb 2, 2023 that may be closed by this pull request
Relaxed jetty-http3 and submodules JPMS dependencies.

Signed-off-by: Simone Bordet <[email protected]>
Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet force-pushed the fix/jetty-12-relax-http3-jpms branch from 51ad986 to 7be198d Compare February 3, 2023 09:15
@sbordet sbordet merged commit ec41480 into jetty-12.0.x Feb 3, 2023
@sbordet sbordet deleted the fix/jetty-12-relax-http3-jpms branch February 3, 2023 09:16
gregpoulos pushed a commit to gregpoulos/jetty.project that referenced this pull request Feb 6, 2023
…x-documentation-operations-logging

* upstream/jetty-12.0.x: (42 commits)
  fixed style
  cleanup TODOs for decoration
  Issue jetty#9300 - Rename RetainableByteBufferPool to ByteBufferPool
  Removed TODOs that will not be done.
  Rename Handler Nested & Collection (jetty#9305)
  fix surefire jpms configuration
  fix merge
  fix merge
  Bump maven.surefire.plugin.version from 3.0.0-M5 to 3.0.0-M8 (jetty#9255)
  Rename RetainableByteBufferPool to ByteBufferPool
  Fixed merge
  Fix jetty#9285 use possibly wrapper response for redirection (jetty#9286)
  Issue jetty#9293 - Jetty 12 - Relax JPMS dependencies (quic) (jetty#9307)
  Issue jetty#9293 - Jetty 12 - Relax JPMS dependencies (fcgi) (jetty#9306)
  Jetty 10 - Configurable Unsafe Host Header (jetty#9283)
  Issue jetty#9293 - Jetty 12 - Relax JPMS dependencies. (jetty#9296)
  Issue jetty#9293 - Jetty 12 - Relax JPMS dependencies. (jetty#9299)
  fix dependency
  add used dependency
  this dependency is used in test scope
  ...
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.

Jetty 12 - Relax JPMS dependencies
2 participants