Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1F14E200B84 for ; Tue, 20 Sep 2016 10:11:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1DBFC160AA9; Tue, 20 Sep 2016 08:11:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4D2B0160AE2 for ; Tue, 20 Sep 2016 10:11:23 +0200 (CEST) Received: (qmail 27986 invoked by uid 500); 20 Sep 2016 08:11:22 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 27697 invoked by uid 99); 20 Sep 2016 08:11:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2016 08:11:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D03012C2A68 for ; Tue, 20 Sep 2016 08:11:21 +0000 (UTC) Date: Tue, 20 Sep 2016 08:11:21 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-10307) Upgrade docker java version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 20 Sep 2016 08:11:24 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505977#comment-15505977 ] ASF GitHub Bot commented on CAMEL-10307: ---------------------------------------- GitHub user Fabryprog opened a pull request: https://github.com/apache/camel/pull/1181 Camel 10307: Upgrade docker java version https://issues.apache.org/jira/browse/CAMEL-10307 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Fabryprog/camel CAMEL-10307 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1181.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 #1181 ---- commit 9979bbd174669cd431c122c4f5621818c510b9ea Author: Fabrizio Spataro Date: 2016-09-19T16:28:43Z CAMEL-10307, docker library upgrade (async test incomplete) commit b6f521ea16ff4f0f638acb84ab9acfe2a9e88c37 Author: Fabryprog Date: 2016-09-19T22:29:47Z CAMEL-10307, docker test (async) fixed! commit ac7dd5314913a584ee9f1696de3d715bb677e636 Author: Fabrizio Spataro Date: 2016-09-20T08:10:23Z CAMEL-10307, docker lib upgraded! ---- > Upgrade docker java version > --------------------------- > > Key: CAMEL-10307 > URL: https://issues.apache.org/jira/browse/CAMEL-10307 > Project: Camel > Issue Type: Improvement > Components: camel-docker > Reporter: Fabrizio Spataro > > Hello, > Today the component use a very old docker-java lib 1.0.4, current docker-java version is 3.0.5 > Could be nice to upgrade all component code -- This message was sent by Atlassian JIRA (v6.3.4#6332)