Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Register providers added in Features #3683

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fabriziocucci
Copy link
Contributor

Because providers registered in Features were not considered, registering a HK2 binder in a Feature didn't work.

This fixes #3675.

Because providers registered in `Feature`s were not considered, registering a HK2 binder in a `Feature` didn't work.

This fixes javaee#3675.
@fabriziocucci
Copy link
Contributor Author

I'm not sure if this is the best way to fix #3675 and, actually, I'm not even sure whether the Jersey team consider #3675 a bug since the issue has not been labeled yet.

But if it is, a proper test needs to be added. I honestly wasn't sure where to place it. Maybe in core-common? Or perhaps in tests/integration/jersey-3683? Or somewhere else?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HK2 binder registered in Feature is ignored
2 participants