Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8020E119E4 for ; Wed, 23 Jul 2014 07:13:13 +0000 (UTC) Received: (qmail 35315 invoked by uid 500); 23 Jul 2014 07:13:10 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 35267 invoked by uid 500); 23 Jul 2014 07:13:10 -0000 Mailing-List: contact dev-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list dev@flink.incubator.apache.org Received: (qmail 35255 invoked by uid 99); 23 Jul 2014 07:13:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2014 07:13:10 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of u.celebi@fu-berlin.de designates 130.133.4.66 as permitted sender) Received: from [130.133.4.66] (HELO outpost1.zedat.fu-berlin.de) (130.133.4.66) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2014 07:13:07 +0000 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) for dev@flink.incubator.apache.org with esmtp (envelope-from ) id <1X9qjC-000IPx-Uj>; Wed, 23 Jul 2014 09:12:42 +0200 Received: from dslb-088-073-112-020.088.073.pools.vodafone-ip.de ([88.73.112.20] helo=[10.0.1.52]) by inpost2.zedat.fu-berlin.de (Exim 4.82) for dev@flink.incubator.apache.org with esmtpsa (envelope-from ) id <1X9qjC-002Pcv-RE>; Wed, 23 Jul 2014 09:12:42 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: First Incubator Relase From: Ufuk Celebi In-Reply-To: Date: Wed, 23 Jul 2014 09:12:41 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <624B7B0E-C3F7-47E2-AE95-0135EB70CB00@fu-berlin.de> References: <026957BE-6B4D-4683-9232-83EA48221B7C@fu-berlin.de> To: dev@flink.incubator.apache.org X-Mailer: Apple Mail (2.1874) X-Originating-IP: 88.73.112.20 X-Virus-Checked: Checked by ClamAV on apache.org On 22 Jul 2014, at 11:33, Stephan Ewen wrote: > Right, I forgot the Scala Project. Concerning the closure cleaner, = there is > a notice in the code itself. Is that enough? There are also some small = code > portions of hadoop used, mainly in the RPC infrastructure... I've updated the LICENSE file. But ClosureCleaner [1] does not contain a notice in the code itself. What do we do about the Hadoop RPC stuff? [1] = https://github.com/apache/incubator-flink/blob/master/flink-scala/src/main= /scala/org/apache/flink/api/scala/operators/ClosureCleaner.scala