-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Description
Looks like changes made in ProviderBase
for 2.3 broke integration by RESTeasy, by removing call used by its jackson-based provider:
as reported by @tbroyer.
Beyond fixing the immediate issue, it would be great if we could figure out a way to add tests for downstream dependencies, simple sanity checks to at least ensure that up-to-date versions compile with new Jackson JAX-RS provider implementations (and better yet, work to some degree). Something like this actually works with Jersey, since there are small tests we use for integration tests.
Metadata
Metadata
Assignees
Labels
No labels