X Tutup
Skip to content

Restore guava as a dependency#152

Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
flandr:guava
Feb 18, 2015
Merged

Restore guava as a dependency#152
marcuslinke merged 1 commit intodocker-java:masterfrom
flandr:guava

Conversation

@flandr
Copy link
Copy Markdown
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Either restore guava or remove use of Optional

2 participants

X Tutup