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 278CB200CC4 for ; Thu, 13 Jul 2017 18:14:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2692A16C4E2; Thu, 13 Jul 2017 16:14:30 +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 6CD0016C4E1 for ; Thu, 13 Jul 2017 18:14:29 +0200 (CEST) Received: (qmail 47307 invoked by uid 500); 13 Jul 2017 16:14:28 -0000 Mailing-List: contact dev-help@polygene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@polygene.apache.org Delivered-To: mailing list dev@polygene.apache.org Received: (qmail 47296 invoked by uid 99); 13 Jul 2017 16:14:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jul 2017 16:14:28 +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 286621A0656 for ; Thu, 13 Jul 2017 16:14:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.252 X-Spam-Level: X-Spam-Status: No, score=0.252 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id bY33vqYEXFra for ; Thu, 13 Jul 2017 16:14:26 +0000 (UTC) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 7759F5F2AC for ; Thu, 13 Jul 2017 16:14:26 +0000 (UTC) Received: from mfilter12-d.gandi.net (mfilter12-d.gandi.net [217.70.178.129]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id A767C1720E4 for ; Thu, 13 Jul 2017 18:14:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter12-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter12-d.gandi.net (mfilter12-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id NHxvJlcLaazf for ; Thu, 13 Jul 2017 18:13:12 +0200 (CEST) X-Originating-IP: 176.142.246.126 Received: from parangon.local (nor87-h02-176-142-246-126.dsl.sta.abo.bbox.fr [176.142.246.126]) (Authenticated sender: paul@nosphere.org) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 123F61720A9 for ; Thu, 13 Jul 2017 18:13:11 +0200 (CEST) Message-ID: <59679C16.3060202@apache.org> Date: Thu, 13 Jul 2017 18:13:10 +0200 From: Paul Merlin User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: dev@polygene.apache.org Subject: Re: Time flies and Fun begins References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit archived-at: Thu, 13 Jul 2017 16:14:30 -0000 Niclas Hedhman a écrit : > 1. Most of the commits that I pushed is actually private branches pushed by > accident. Check GitHub network graph for what is modified in 'develop', > primarily SQL Indexing fix and Generator stuff. The git history was a bit weird, with commits of yours that were intended for `develop` but were merged from a ghost branch into `es-jooq`. Mostly SQL Indexing fix and Generator stuff. I cherry-picked those onto `develop`. CI choked on a few issues. Could you take care of the fixing? > 2. On Monday it is the *3rd Monday* and time for a *hangout* again. Last > one feels like yesterday... Expecting everyone showing up \o/ > 3. Time to plan the *Release*. Unfortunately, we are going to miss the 2 > year mark, and I have some thoughts (separate mail). Damn, the 2 years mark was close :/ Well, 3.0 should be out soon! :)