[
https://issues.apache.org/jira/browse/CAMEL-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706728#comment-14706728
]
ASF GitHub Bot commented on CAMEL-8961:
---------------------------------------
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 <[email protected]>
Date: 2015-08-21T13:22:27Z
CAMEL-8961: Upgrade Docker component to docker-java 1.4.0 and reenabled
unit tests
----
> Update Camel-Docker to support docker-java 1.4.0
> ------------------------------------------------
>
> Key: CAMEL-8961
> URL: https://issues.apache.org/jira/browse/CAMEL-8961
> Project: Camel
> Issue Type: Improvement
> Components: camel-docker
> Affects Versions: 2.16.0
> Reporter: Andrew Block
>
> Update the camel-docker component to support docker-java library version 1.4.0
> Changes from previous 1.3.x:
> {quote}
> * Removed deprecated start options
> * Add Domainname attribute on create command
> * Added ReadonlyRootfs option
> * Labels are array of Strings
> * Add docker stats support
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)