Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Relax the version constraint on guava. #80

Merged
merged 1 commit into from
Sep 11, 2015

Conversation

benson-basis
Copy link
Contributor

The OSGi metadata marks this as requiring Guava from [15.0,15.1). So it doesn't work with newer guavas.

To solve this, we either need many different artifacts with different class names, or we need to be brave and imagine that the Guava people don't make many incompatible changes to the classes it support. I tested it with Guava 18.

Addresses issue #81.

cowtowncoder added a commit that referenced this pull request Sep 11, 2015
Relax the version constraint on guava.
@cowtowncoder cowtowncoder merged commit 8bc4757 into FasterXML:2.4 Sep 11, 2015
cowtowncoder added a commit that referenced this pull request Sep 11, 2015
@cowtowncoder cowtowncoder added this to the 2.5.5 milestone Sep 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants