Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6F07178D3 for ; Thu, 17 Sep 2015 10:40:06 +0000 (UTC) Received: (qmail 51846 invoked by uid 500); 17 Sep 2015 10:40:00 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 51789 invoked by uid 500); 17 Sep 2015 10:40:00 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 51754 invoked by uid 99); 17 Sep 2015 10:40:00 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2015 10:40:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 8BBD9C0729 for ; Thu, 17 Sep 2015 10:39:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 5ONrX92ok1Yw for ; Thu, 17 Sep 2015 10:39:59 +0000 (UTC) Received: from mail-vk0-f51.google.com (mail-vk0-f51.google.com [209.85.213.51]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id D28FC42B0A for ; Thu, 17 Sep 2015 10:39:58 +0000 (UTC) Received: by vkao3 with SMTP id o3so8120250vka.2 for ; Thu, 17 Sep 2015 03:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=P92gatJbl074Ddf2ObkIw/MQShAB/3DbQOBjNPTlhUM=; b=mExy9MUeOrW1YBhXniui4sL6sOQjL7EM0lmKoq7ACtjxzxE3YTBzabb7zSFzDX1WI0 2FRyGd8xJ6lu4Im7FrgLy8QJhezXXpl50bxtEIwF4uuR5SfUkIhAgBeRHMcoUUqt6gLj MvB/5OW0vBlbg5H5B9OjoyztUiE9TtSaNjciZOMfgaqF1LTf2pNiGZgIxSevnpGOK3Z7 B2K3ePRDzeC5BIjYyoMcDi1TL/xxTxAJj/cW6Xmt/mwbKObHJFQy/kBwJqbYDa4kDKzy wI/kp/QCszE7jGUskGINjIfS/Tk+QyOfryiZ3NbdUHmRFuBur2BHxEL4ZmwsUhrywNBh aFhQ== X-Received: by 10.31.8.12 with SMTP id 12mr35510108vki.69.1442486398589; Thu, 17 Sep 2015 03:39:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.48.76 with HTTP; Thu, 17 Sep 2015 03:39:19 -0700 (PDT) In-Reply-To: References: From: Sergi Vladykin Date: Thu, 17 Sep 2015 13:39:19 +0300 Message-ID: Subject: Re: docker image To: dev@ignite.apache.org Content-Type: multipart/alternative; boundary=001a1145717a619f3b051fef0928 --001a1145717a619f3b051fef0928 Content-Type: text/plain; charset=UTF-8 Probably it means that we should use openjdk by default for development and testing as well? Sergi 2015-09-17 7:39 GMT+03:00 Dmitriy Setrakyan : > Ignters, > > Can we change our docker image to download the OpenJDK? We should not > automatically download Oracle JDK in the docker image - it is against the > license. > > My preference would be to fix it for 1.4 release. > > Thanks, > D. > --001a1145717a619f3b051fef0928--