ServiceFinder defaults to ServiceLookupIteratorProvider#4999
Open
jbescos wants to merge 2 commits into
Open
Conversation
jbescos
marked this pull request as draft
March 7, 2022 14:22
jbescos
marked this pull request as ready for review
March 7, 2022 14:24
jbescos
marked this pull request as draft
March 8, 2022 10:15
jbescos
force-pushed
the
3.1issue4953
branch
5 times, most recently
from
March 9, 2022 08:14
1727419 to
ae6c34f
Compare
Member
Author
|
I am trying to fix one test that it is not related with the ServiceFinder. I cannot reproduce it locally. |
Member
Author
|
It looks the issue is: |
Member
Author
|
Locally it can download the dependencies and the test passes: But in Jenkins it is not able to do so: I am going to ignore that tests for now. It is not related to my changes. Actually in the stack trace it is possible to see that it is not related to ServiceFinder: |
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Contributor
|
This PR is a reaction to JPMS and service loading capabilities defined in module.info. The standard ServiceFinder cannot load these services. We'll check this PR once the JPMS support is brought to Jersey. See #5001. |
jbescos
force-pushed
the
3.1issue4953
branch
3 times, most recently
from
February 23, 2024 09:05
9d8babd to
7465351
Compare
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
jbescos
force-pushed
the
3.1issue4953
branch
from
February 23, 2024 12:35
7465351 to
7ff1868
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Issue