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 219A4200BB4 for ; Tue, 1 Nov 2016 22:23:28 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2058A160B02; Tue, 1 Nov 2016 21:23:28 +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 52C76160ADA for ; Tue, 1 Nov 2016 22:23:27 +0100 (CET) Received: (qmail 54250 invoked by uid 500); 1 Nov 2016 21:23:26 -0000 Mailing-List: contact reviews-help@bahir.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@bahir.apache.org Delivered-To: mailing list reviews@bahir.apache.org Received: (qmail 54229 invoked by uid 99); 1 Nov 2016 21:23:26 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2016 21:23:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 22320E1772; Tue, 1 Nov 2016 21:23:26 +0000 (UTC) From: lresende To: reviews@bahir.apache.org Reply-To: reviews@bahir.apache.org References: In-Reply-To: Subject: [GitHub] bahir pull request #24: [BAHIR-64] add Akka streaming test (send/receive) Content-Type: text/plain Message-Id: <20161101212326.22320E1772@git1-us-west.apache.org> Date: Tue, 1 Nov 2016 21:23:26 +0000 (UTC) archived-at: Tue, 01 Nov 2016 21:23:28 -0000 Github user lresende commented on a diff in the pull request: https://github.com/apache/bahir/pull/24#discussion_r83519004 --- Diff: NOTICE --- @@ -2,4 +2,17 @@ Apache Bahir Copyright (c) 2016 The Apache Software Foundation. This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file +The Apache Software Foundation (http://www.apache.org/). + + +=================================================================== --- End diff -- NOTICE files are not for this info. The information is always available on the git history. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---