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

Raise docker client version to easy dev setup on mac os #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LiamClark
Copy link
Collaborator

@LiamClark LiamClark commented Apr 21, 2017

Moved the docker exception to a different package.
Reimplemented the MockedLogStream.
Move volumes to appropriate spot in new api version

The version bump resulted in a bunch of dependency conflicts.
Ranging from guava to jackson versions.

In the end the solution is the shaded spotify jar,
with an updated version of rest easy that excludes a few
conflicting dependencies.

fixes #27

Moved the docker exception to a different package.
Reimplemented the MockedLogStream.
Move volumes to appropriate spot in new api version

The version bump resulted in a bunch of dependency conflicts.
Ranging from guava to jackson versions.

In the end the solution is the shaded spotify jar,
with an updated version of rest easy that excludes a few
conflicting dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants