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 7F6A6200B54 for ; Thu, 14 Jul 2016 02:40:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7E2B9160A6E; Thu, 14 Jul 2016 00:40:22 +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 D1599160A89 for ; Thu, 14 Jul 2016 02:40:21 +0200 (CEST) Received: (qmail 60736 invoked by uid 500); 14 Jul 2016 00:40:21 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 60691 invoked by uid 99); 14 Jul 2016 00:40:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2016 00:40:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F24EB2C02AC for ; Thu, 14 Jul 2016 00:40:20 +0000 (UTC) Date: Thu, 14 Jul 2016 00:40:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-17645) Update JDK version of Dockerfile in dev-support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 14 Jul 2016 00:40:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376083#comment-15376083 ] Hudson commented on AMBARI-17645: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #5298 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5298/]) AMBARI-17645. Update JDK version of Dockerfile in dev-support (Masahiro (afernandez: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d18aebb5202ca05b2a67f3ff47e5197f48506052]) * dev-support/docker/docker/Dockerfile > Update JDK version of Dockerfile in dev-support > ----------------------------------------------- > > Key: AMBARI-17645 > URL: https://issues.apache.org/jira/browse/AMBARI-17645 > Project: Ambari > Issue Type: Improvement > Affects Versions: 2.5.0 > Reporter: Masahiro Tanaka > Assignee: Masahiro Tanaka > Labels: docker > Fix For: 2.5.0 > > Attachments: AMBARI-17645.patch > > > The Dockerfile in dev-support uses Java 7 while its support is finished. It would be nice it is Java 8 for developing purpose. -- This message was sent by Atlassian JIRA (v6.3.4#6332)