Skip to content

Allow use of Guice 4.x (still only require 3.x) #22

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

Merged
merged 1 commit into from
Sep 29, 2016

Conversation

frsyuki
Copy link
Contributor

@frsyuki frsyuki commented Sep 29, 2016

There were many changes in Guice 4.0. But all interfaces actually used in jackson-module-guice are still compatible between Guice 3.0 and Guice 4.1.
Changes of Guice 4.1 were conservative. I think that it is reasonable to expand range from 4.0] to 5.0).
It might be better that README.md recommends users to specify a fixed version of Guice as well as dependency to jackson-module-guice in application's pom.xml file.

All interfaces used jackson-module-guice are compatible between Guice
3.0 and Guice 4.1.
frsyuki added a commit to treasure-data/digdag that referenced this pull request Sep 29, 2016
@cowtowncoder
Copy link
Member

Sounds reasonable to me, as long as maven build and release still work (few years ago I think there were problems with version ranges)?

@cowtowncoder cowtowncoder merged commit 8a40c2c into FasterXML:master Sep 29, 2016
@cowtowncoder cowtowncoder changed the title Allowing Guice 4.x series Allow use of Guice 4.x (still only require 3.x) Sep 29, 2016
cowtowncoder added a commit that referenced this pull request Sep 29, 2016
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.

2 participants