-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 #3162 - Use Jetty specific Servlet API jar. #3168
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
bfa2dbf
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet 707c9ec
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet 8ff8242
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet c3348a0
Issue #3162 - Correcting websocket issues in OSGi
joakime 85f74f1
Issue #3162 - Fixing OSGi manifest for websocket
joakime e0f4e5a
Issue #3162 - correcting typo
joakime e16e3f1
Issue #3162 - correcting logger name
joakime 7f6add5
Issue #3162 - Adding missing Configuration reference
joakime db11be0
Issue #3162 - Updating XML (removing references that seem to be getti…
joakime 01e1f01
Issue #3162 - Correcting package name exposure (missing 's')
joakime 231892e
Issue #3162 - Making dependents OSGi aware
joakime 24e680e
Issue #3162 - Introducing more convenience Options for PaxExam
joakime 97bba2e
Issue #3162 - Fail test early if `conscrypt-version` is undefined (li…
joakime 7262bfd
Issue #3162 - Fixing testcase assertions
joakime 435dd20
Issue #3162 - Attempting to address ServiceLoader with javax.websocke…
joakime 1167adf
Issue #3162 Partial fix for javaxwebsocket in osgi, wip.
janbartel c30c8d4
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-…
joakime 755d572
Issue #3162 - Using snapshot repositories on CI (temporary)
joakime 26fa79a
Issue #3162 - Reverting not-relevant OSGi changes
joakime c25cbf3
Issue #3162 - Reverting not-relevant JspConfig change.
joakime 3c9c78c
Issue #132 - ClientConnector abstraction.
sbordet 64a2bc3
Issue #132 - ClientConnector abstraction.
sbordet 51730a7
Issue #132 - ClientConnector abstraction.
sbordet 514c6df
Issue #132 - ClientConnector abstraction.
sbordet d8d1ecf
use snapshot of maven-invoker-plugin because of NPE https://issues.ap…
olamy b9281e3
fix merge
olamy 0d89f29
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet 66f8259
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet 95bc15f
Issue #3162 - Correcting websocket issues in OSGi
joakime e135197
Issue #3162 - Introducing more convenience Options for PaxExam
joakime 72ad748
Issue #3162 - Reverting not-relevant OSGi changes
joakime 33f314e
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet 107170a
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet cd488c2
Merged branch 'jetty-10.0.x' into 'jetty-10.0.x-3162_jetty_servlet_api'.
sbordet b09f1de
Issue #3162 - Fixing compilation issues
joakime e4df1fe
Issue #3162 - Correcting javadoc
joakime 0817928
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-…
joakime 9286cdc
Issue #3162 - Use Jetty specific Servlet API jar.
sbordet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jmcc0nn3ll and @janbartel since this new artifact
jetty-servlet-api
is now ...... wouldn't we need to update this NOTICE file as well?
Or are the other sections of the NOTICE.txt sufficient for this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joakime actually, our standard NOTICE file covers everything already, so that's the one that we should use.