From issues-return-1279-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon Sep 9 22:34:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9A578180657 for ; Tue, 10 Sep 2019 00:34:03 +0200 (CEST) Received: (qmail 57885 invoked by uid 500); 9 Sep 2019 22:34:02 -0000 Mailing-List: contact issues-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list issues@zookeeper.apache.org Received: (qmail 57860 invoked by uid 99); 9 Sep 2019 22:34:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2019 22:34:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2E3C3E3107 for ; Mon, 9 Sep 2019 22:34:02 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id A0B447822BD for ; Mon, 9 Sep 2019 22:34:00 +0000 (UTC) Date: Mon, 9 Sep 2019 22:34:00 +0000 (UTC) From: "Michael Han (Jira)" To: issues@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ZOOKEEPER-3532) Provide a docker-based environment to work on a known OS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZOOKEEPER-3532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-3532. ------------------------------------ Resolution: Fixed Issue resolved by pull request 1075 [https://github.com/apache/zookeeper/pull/1075] > Provide a docker-based environment to work on a known OS > -------------------------------------------------------- > > Key: ZOOKEEPER-3532 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3532 > Project: ZooKeeper > Issue Type: Improvement > Components: build > Reporter: Enrico Olivelli > Assignee: Enrico Olivelli > Priority: Major > Labels: pull-request-available > Fix For: 3.6.0 > > Time Spent: 1h 50m > Remaining Estimate: 0h > > We can have a docker based environment to launch a container with a know version of Linux, Java, Maven, gcc and all of the other libraries. > This way it is easier to work on MacOS and in the future we could have a known environment to build releases and have reproducible builds even for native code. > The idea is take from Apache BookKeeper project -- This message was sent by Atlassian Jira (v8.3.2#803003)