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 B6BBD200C00 for ; Wed, 18 Jan 2017 14:16:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B2ADB160B3A; Wed, 18 Jan 2017 13:16:04 +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 03354160B44 for ; Wed, 18 Jan 2017 14:16:03 +0100 (CET) Received: (qmail 41744 invoked by uid 500); 18 Jan 2017 13:16:03 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 41723 invoked by uid 99); 18 Jan 2017 13:16:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2017 13:16:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 59292C172A for ; Wed, 18 Jan 2017 13:16:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.301 X-Spam-Level: X-Spam-Status: No, score=0.301 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ujmPBqZvkF_n for ; Wed, 18 Jan 2017 13:16:01 +0000 (UTC) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 287325F1EF for ; Wed, 18 Jan 2017 13:16:01 +0000 (UTC) Received: from mfilter12-d.gandi.net (mfilter12-d.gandi.net [217.70.178.129]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id C5848FB8DC for ; Wed, 18 Jan 2017 14:15:53 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter12-d.gandi.net Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by mfilter12-d.gandi.net (mfilter12-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id DUFQ-zjl58Zf for ; Wed, 18 Jan 2017 14:15:52 +0100 (CET) X-Originating-IP: 73.157.54.200 Received: from [192.168.21.93] (c-73-157-54-200.hsd1.wa.comcast.net [73.157.54.200]) (Authenticated sender: jb@nanthrax.net) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 6F48CFB8FF for ; Wed, 18 Jan 2017 14:15:50 +0100 (CET) Subject: Re: Fw: [VOTE] Release Apache Atlas 0.7.1 (incubating) - release candidate 2 (dev group vote) To: dev@atlas.incubator.apache.org References: From: =?UTF-8?Q?Jean-Baptiste_Onofr=c3=a9?= Message-ID: Date: Wed, 18 Jan 2017 05:12:39 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit archived-at: Wed, 18 Jan 2017 13:16:04 -0000 +1 Checked the build, legal/headers, signatures. Regards JB On 01/18/2017 05:09 AM, Keval Bhatt wrote: > Hi, > > Verified the build from apache-atlas-0.7.1-incubating-sources.tar.gz > > > > Checksum is fine. > Build was successful. > Added test data from quickstart script > Verified the UI and all the basic UI functionality is working fine. > > +1 > > Thanks > Keval > > > > > On Wed, Jan 18, 2017 at 4:48 PM, David Radley > wrote: > >> Atlas team, >> I am not sure if the resdme updates have gone in; from the link below the >> readme seems not to be correct. >> >> >> I have downloaded the tar.gz file. >> >> >> Readme feedback >> 1) I notice the readme starts by saying to get the code using "git clone >> https://github.com/apache/incubator-atlas.git" >> This is the wrong git command - as this will put the code into git - not >> clone it from the repository into a local folder. >> >> I look on http://atlas.incubator.apache.org/InstallationSteps.html. It >> says to use "git clone >> https://git-wip-us.apache.org/repos/asf/incubator-atlas.git atlas" >> We need to document a 0.7.1 equivalent for the clone in the readme. >> >> 2) I think that the readme should explicitly mention the version number >> 0.7.1 and also point to the latest code 0.8 and explicitly talk about the >> need for 0.7.1, rather than using 0.8, which I assume is primarily the >> java level. I think all the urls should default to the latest code (0.8). >> >> >> 3) I suggest that the readme includes the versions of any libraries that >> need to be on a machine to be able to build. I would mention the required >> levels of Java, Maven, Git and Python. I have not installed as I was not >> sure of the levels I need of these prereqs. >> >> The vote will be open for at least 72 hours or until necessary votes are >> reached. >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove (and reason why) >> >> Here is my +1, as long as we address the above points. >> >> Thanks, >> David >> >> >> >> >> Unless stated otherwise above: >> IBM United Kingdom Limited - Registered in England and Wales with number >> 741598. >> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU >> > -- Jean-Baptiste Onofré jbonofre@apache.org http://blog.nanthrax.net Talend - http://www.talend.com