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

Fix JPMS transitivity #4225

Closed
sbordet opened this issue Oct 20, 2019 · 0 comments
Closed

Fix JPMS transitivity #4225

sbordet opened this issue Oct 20, 2019 · 0 comments
Assignees

Comments

@sbordet
Copy link
Contributor

sbordet commented Oct 20, 2019

Many JPMS modules in Jetty 10 do not declare requires transitive even if they should.

@sbordet sbordet self-assigned this Oct 20, 2019
sbordet added a commit that referenced this issue Dec 19, 2019
Reworked all module-info.java files to take into
account JPMS transitivity.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
sbordet added a commit that referenced this issue Dec 19, 2019
Reworked all module-info.java files to take into
account JPMS transitivity.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
sbordet added a commit that referenced this issue Dec 19, 2019
Reworked all module-info.java files to take into
account JPMS transitivity.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
sbordet added a commit that referenced this issue Dec 19, 2019
Removed methods that were overridden to
workaround jakartaee/servlet#228
in servlet-api 4.0.2, but that are now
fixed in servlet-api 4.0.3.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
sbordet added a commit that referenced this issue Dec 20, 2019
Integrated Jetty WebSocket API 1.1.2.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
sbordet added a commit that referenced this issue Dec 30, 2019
@sbordet sbordet closed this as completed Feb 4, 2020
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

No branches or pull requests

1 participant