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

Make the helidon-jersey-connector module discoverable by Jersey if available #2008

Merged
merged 7 commits into from
Jun 17, 2020

Conversation

spericas
Copy link
Member

@spericas spericas commented Jun 15, 2020

  • The new Helidon connector is not made the default but can be used by any application that adds a dependency to it.

  • The jax-rs-subresource functional test is now using this connector.

  • Other tests are present to verify that Jersey finds this connector (using a service loader) when in the classpath.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas self-assigned this Jun 15, 2020
…using this module.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
…ule.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas added jax-rs JAX-RS and Jersey related issues webclient labels Jun 16, 2020
@spericas spericas added this to the 2.0.0 milestone Jun 16, 2020
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas merged commit c9a3d34 into helidon-io:master Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jax-rs JAX-RS and Jersey related issues webclient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants