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

Correctly disable Jersey WADL support and built-in providers. #1971

Merged

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Jun 10, 2020

Signed-off-by: Tomas Langer tomas.langer@oracle.com

The features are disabled by default. The user can change this by configuring the correct property on server (or client). We will honor the property configured by user.

For built-in providers, configure CommonProperties.PROVIDER_DEFAULT_DISABLE to NONE to enable them all.

This PR also removes the WADL warning we now get for every MP application.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added jax-rs JAX-RS and Jersey related issues 2.x Issues for 2.x version branch labels Jun 10, 2020
@tomas-langer tomas-langer requested review from batsatt and spericas June 10, 2020 16:29
@tomas-langer tomas-langer self-assigned this Jun 10, 2020
@tomas-langer tomas-langer added this to the 2.0.0 milestone Jun 11, 2020
@romain-grecourt romain-grecourt merged commit a1e70f4 into helidon-io:master Jun 12, 2020
@tomas-langer tomas-langer deleted the jersey-features-disabled branch June 24, 2020 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch jax-rs JAX-RS and Jersey related issues
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants