chore(core): do not expect default DockerCmdExecFactory service by menski · Pull Request #305 · docker-java/docker-java
Navigation Menu
{{ message }}
docker-java / docker-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
camunda-ci:clientbuilder-fix
Aug 24, 2015Merged
chore(core): do not expect default DockerCmdExecFactory service#305
marcuslinke merged 1 commit intodocker-java:masterfrom
camunda-ci:clientbuilder-fix
chore(core): do not expect default DockerCmdExecFactory service#305
marcuslinke merged 1 commit intodocker-java:masterfrom
camunda-ci:clientbuilder-fix
Conversation
Copy link
Contributor
menski
commented
Aug 23, 2015
menski
commented
Only fail for missing DockerCmdExecFactory service if
getDefaultDockerCmdExecFactory is called. Otherwise
DockerClientBuilder can't be used without a DockerCmdExecFactory
service on classpath.
Only fail for missing `DockerCmdExecFactory` service if `getDefaultDockerCmdExecFactory` is called. Otherwise `DockerClientBuilder` can't be used without a `DockerCmdExecFactory` service on classpath.
marcuslinke
merged commit
74caed5
into
docker-java:master
Copy link
Contributor
marcuslinke
commented
Aug 24, 2015
marcuslinke commented
Aug 24, 2015Thanks for your contribution!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment