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

Enables jackson to use the jax-rs 2.0 api within OSGi #38

Merged
merged 1 commit into from
Dec 8, 2013
Merged

Enables jackson to use the jax-rs 2.0 api within OSGi #38

merged 1 commit into from
Dec 8, 2013

Conversation

larsp
Copy link
Contributor

@larsp larsp commented Dec 7, 2013

Hi,
this fixed #37 for me.
Cheers
Lars

cowtowncoder added a commit that referenced this pull request Dec 8, 2013
Enables jackson to use the jax-rs 2.0 api within OSGi
@cowtowncoder cowtowncoder merged commit b493f43 into FasterXML:master Dec 8, 2013
@cowtowncoder
Copy link
Member

Makes sense, thanks!

cowtowncoder added a commit that referenced this pull request Dec 8, 2013
@larsp
Copy link
Contributor Author

larsp commented Dec 26, 2013

Do you know when there will be a 2.3.1 release containing this change?

@cowtowncoder
Copy link
Member

No solid date set, but should be within a week or two; late dec / early january.

@cowtowncoder
Copy link
Member

Update: 2.3.1 release is out as of today.

@larsp
Copy link
Contributor Author

larsp commented Dec 30, 2013

Great. Moved to this version yesterday. 👍

Only thing which I have to doublecheck is the activation order. In my case I had to make sure that org.glassfish.jersey.core.jersey-common is activated before the provider.

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

Successfully merging this pull request may close these issues.

Support JAX-RS 2.0 in OSGi environment
2 participants