GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/595
CAMEL-8961: Upgrade Docker component to docker-java 1.4.0 and reenabled unit tests Upgrades to Camel Docker component to support docker-java 1.4.0 * Removed deprecated start options * Add Domainname attribute on create command * Added ReadonlyRootfs option * Labels are array of Strings * Add docker stats support Also reenabled unit tests that were failing on an earlier version of Java 7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sabre1041/camel CAMEL-8961 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/595.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #595 ---- commit 7a57f8ca9a6936788cb9f55de93a62de7f042789 Author: Andrew Block <andy.bl...@gmail.com> Date: 2015-08-21T13:22:27Z CAMEL-8961: Upgrade Docker component to docker-java 1.4.0 and reenabled unit tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---