Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57BD318987 for ; Thu, 30 Jul 2015 04:09:26 +0000 (UTC) Received: (qmail 21094 invoked by uid 500); 30 Jul 2015 04:09:26 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 21055 invoked by uid 500); 30 Jul 2015 04:09:26 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 21042 invoked by uid 99); 30 Jul 2015 04:09:26 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2015 04:09:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 74DDC1A8BAF for ; Thu, 30 Jul 2015 04:09:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.001 X-Spam-Level: *** X-Spam-Status: No, score=3.001 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1JC_H7SQhZx4 for ; Thu, 30 Jul 2015 04:09:18 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 4033F42B13 for ; Thu, 30 Jul 2015 04:09:18 +0000 (UTC) Received: by lbbst4 with SMTP id st4so18972053lbb.1 for ; Wed, 29 Jul 2015 21:09:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=/8rTy0XKLEvyGtEf/5LUm8FWRGgW5+i0AtlGfLEbZlI=; b=eJQkKjznc7y8KWEnUw5E/d6KjzH7ZrSP3qA0kj/AzPpAaf4Hd140AgYpqPbF0KawO0 ZMQ4kpTyNqdjACP8OkX8G7Hb91GD73TkZHqDBOpbOGzfJwpUviKxsSr/Q3wWNCHwW9N9 RaSjWYmvwJxwcN8fWaRTSs9hWPlVpqgMBOYW5mNomhdsCWX4vnCpqWLdh7GEV+lx65/z q2FLtIkIhHkqVXj/EZibW+HqnpwsRsRL5V7U8AAlcdaINxnRtCw1e7pfr4X8orVmjUyI ZnrmwXuwWvafXmHgKDUbVM6Pdi8g3xGY1SJtYBckkh6/HpOt/BUgsYqzYBCAutxY9gin GQdQ== X-Received: by 10.152.10.97 with SMTP id h1mr42498505lab.45.1438229351133; Wed, 29 Jul 2015 21:09:11 -0700 (PDT) MIME-Version: 1.0 Sender: hedhman@gmail.com Received: by 10.25.148.84 with HTTP; Wed, 29 Jul 2015 21:08:51 -0700 (PDT) From: Niclas Hedhman Date: Thu, 30 Jul 2015 12:08:51 +0800 X-Google-Sender-Auth: qq24dWGd2rPg4kILTLIhLGalo2o Message-ID: Subject: 'develop' --> Java 8 To: dev Content-Type: multipart/alternative; boundary=001a1132f6829476ea051c0fdd89 --001a1132f6829476ea051c0fdd89 Content-Type: text/plain; charset=UTF-8 Since the RC1 is likely to be released, and that 'master' is updated to that RC1, I am now declaring that the 'develop' branch is open for the Java 8 dependency. Java is Dead, Long live Java! ;-) The previous 3.0 branch is too difficult to merge in now, so I will start all over and slowly remove the core.io and core.functional modules. I will also add a "restlet" library that I made earlier and has been sitting on my shelf for a while. Cheers -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java --001a1132f6829476ea051c0fdd89--