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 EE9D6200BC7 for ; Fri, 11 Nov 2016 00:12:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id ED65C160B10; Thu, 10 Nov 2016 23:12:03 +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 3FC9C160B01 for ; Fri, 11 Nov 2016 00:12:03 +0100 (CET) Received: (qmail 26462 invoked by uid 500); 10 Nov 2016 23:12:02 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 26451 invoked by uid 99); 10 Nov 2016 23:12: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; Thu, 10 Nov 2016 23:12: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 03415C0B92 for ; Thu, 10 Nov 2016 23:12:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.019 X-Spam-Level: X-Spam-Status: No, score=-5.019 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id IQt2PKDfwtr7 for ; Thu, 10 Nov 2016 23:12:01 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 9634760E1A for ; Thu, 10 Nov 2016 23:12:00 +0000 (UTC) Received: (qmail 23451 invoked by uid 99); 10 Nov 2016 23:11:25 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2016 23:11:25 +0000 Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.161.178]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 0D65C1A026E for ; Thu, 10 Nov 2016 23:11:25 +0000 (UTC) Received: by mail-yw0-f178.google.com with SMTP id r204so317743ywb.0 for ; Thu, 10 Nov 2016 15:11:25 -0800 (PST) X-Gm-Message-State: ABUngvc76kvjTvQ5LaENooOkRBkZi16mKPaL0HYRTVM1+OTbnEQRgKcvbMRpgAGE2m/9lpgUCELLmgp2LaN74w== X-Received: by 10.129.116.197 with SMTP id p188mr173591ywc.151.1478819484370; Thu, 10 Nov 2016 15:11:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.171.205 with HTTP; Thu, 10 Nov 2016 15:11:24 -0800 (PST) From: Suneel Marthi Date: Thu, 10 Nov 2016 18:11:24 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Why separate Streams-Master and Streams-Project ? To: dev@streams.incubator.apache.org Content-Type: multipart/alternative; boundary=001a1147f8e80d905d0540fa7ec6 archived-at: Thu, 10 Nov 2016 23:12:04 -0000 --001a1147f8e80d905d0540fa7ec6 Content-Type: text/plain; charset=UTF-8 Why do we have 3 separate projects - Streams-master, Streams-project and streams-examples? While it may make sense to keep streams-examples separate from the others, what's the reasoning behind keeping separate streams-master and streams-project ? Presently, we need to build, deploy, verify and validate 3 separate projects for a release to pass, unless I am completely misunderstanding/missing something here I feel streams-master and streams-project can both be one project. thoughts? --001a1147f8e80d905d0540fa7ec6--