Restore guava as a dependency by flandr · Pull Request #152 · docker-java/docker-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@flandr

Copy link

Contributor

@flandr flandr commented

Feb 16, 2015

The repackaged guava classes provided by Jersey are incomplete and
attempting to export these repackaged types will lead to path lookup
errors in consumers.

Fixes #151

The repackaged guava classes provided by Jersey are incomplete and
attempting to export these repackaged types will lead to path lookup
errors in consumers.

Fixes docker-java#151

@marcuslinke marcuslinke merged commit 8f9c275 into docker-java:master

Feb 18, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Either restore guava or remove use of Optional

2 participants

@flandr @marcuslinke