Update DockerClientBuilder.java by omniproc · Pull Request #90 · docker-java/docker-java
Added method to allow changing the ClassPath used by ServiceLoader.
Due to recent changes, I'm unable to use this project without this ability. It's a hard requirement for all situations where a user of docker-java has no control over the environment where the jar runs at. A quick merge into the latest build would be highly appreciated 👍
marcuslinke added a commit that referenced this pull request
Nov 13, 2014Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This code does not compile. Should probably be ClassLoader.
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