Return-Path: X-Original-To: apmail-groovy-dev-archive@minotaur.apache.org Delivered-To: apmail-groovy-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 20F2718E3E for ; Thu, 15 Oct 2015 19:34:14 +0000 (UTC) Received: (qmail 199 invoked by uid 500); 15 Oct 2015 19:34:14 -0000 Delivered-To: apmail-groovy-dev-archive@groovy.apache.org Received: (qmail 155 invoked by uid 500); 15 Oct 2015 19:34:14 -0000 Mailing-List: contact dev-help@groovy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.incubator.apache.org Delivered-To: mailing list dev@groovy.incubator.apache.org Received: (qmail 145 invoked by uid 99); 15 Oct 2015 19:34:13 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2015 19:34:13 +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 526501A2549 for ; Thu, 15 Oct 2015 19:34:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-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-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id NuG11-KslBPI for ; Thu, 15 Oct 2015 19:34:12 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 8AA8323038 for ; Thu, 15 Oct 2015 19:34:11 +0000 (UTC) Received: by lbcao8 with SMTP id ao8so81891416lbc.3 for ; Thu, 15 Oct 2015 12:34:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=FsIndyOulnIPHbiFLfo+0QOTl+Qv+S8pUJ8zi5VCFfI=; b=M/IPZDi1Yd1HYmr2mNuOXGxHOkAhox9GxXyu68kvqJdZhxGHwOFF6V5cKRAOKKdyho 4wGJdsTkcQVCHeMPQF3oG/lYCnG6yC/SsgF8powHlgJMRvGHhrscb5+uEN9kMm0sTqR6 5hlwYJSZBWxLBXiL/EtSvYThttWOxDe5iEemIMRkpgchJM8ND3bbEAU+9UqF7qy3NKUK GT9cMJwGl5cIk/3R8ylsUIvB6iq5WQMUaHGQrnInbzrGVQooJf55lJj8tZH7VbWTNzh+ SgQhI1T7DaemlBxpHJy27xiDDtRir5AGrDhMIppEj8ApoPK4viqs03xo/xhWHT6E+aFB 33PQ== MIME-Version: 1.0 X-Received: by 10.112.13.34 with SMTP id e2mr4491172lbc.120.1444937644497; Thu, 15 Oct 2015 12:34:04 -0700 (PDT) Received: by 10.112.39.37 with HTTP; Thu, 15 Oct 2015 12:34:04 -0700 (PDT) In-Reply-To: References: <20151015185948.GM16172@boudnik.org> Date: Thu, 15 Oct 2015 21:34:04 +0200 Message-ID: Subject: Re: [mentors] experimental graduation maturity assessment in view of graduating Groovy From: =?UTF-8?Q?C=C3=A9dric_Champeau?= To: dev@groovy.incubator.apache.org Content-Type: multipart/alternative; boundary=001a11c39d2c05e53d052229c3e9 --001a11c39d2c05e53d052229c3e9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable No, it is ok on the source, even though we could have used the groovy-website wiki section. 2015-10-15 21:14 GMT+02:00 Keegan Witt : > Would Apache's Confluence instance > be a more appropriate place for these kinds of things? > > -Keegan > > On Thu, Oct 15, 2015 at 3:07 PM, C=C3=A9dric Champeau < > cedric.champeau@gmail.com> wrote: > >> The only problem is that each change triggers a CI build ;) >> >> 2015-10-15 20:59 GMT+02:00 Konstantin Boudnik : >> >>> On Thu, Oct 15, 2015 at 01:52PM, Bertrand Delacretaz wrote: >>> > On Thu, Oct 15, 2015 at 11:58 AM, C=C3=A9dric Champeau >>> > wrote: >>> > > ...I like the idea of having concrete, non >>> > > subjective criteria for graduating, even if it could mean in our >>> case that >>> > > graduating would be "stricter".... >>> > >>> > We're down to 4 TODOs already, and all of them look quite easy to fix= . >>> >>> Looks like 3, actually, and the rest seems to be in order! Last time w= e >>> did >>> it on the project website, but having this in the source code is even >>> better, >>> IMO! Thanks a lot for taking a lead on this! >>> >>> Cos >>> >>> >> > --001a11c39d2c05e53d052229c3e9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
No, it is ok on the source, even though we could have used= the groovy-website wiki section.

2015-10-15 21:14 GMT+02:00 Keegan Witt <keeganwit= t@gmail.com>:
Would Apache's Confluence instance be a more appropriate place for= these kinds of things?
<= br>
-Keeg= an

On Thu, Oct 15, 2015 at 3:= 07 PM, C=C3=A9dric Champeau <cedric.champeau@gmail.com> wrote:
The only prob= lem is that each change triggers a CI build ;)

2015-10-15 20:59 GMT+02:00 Kon= stantin Boudnik <cos@apache.org>:
On Thu, Oct 15, 2015 at 01:52PM, Bertrand Delacretaz wrote:
> On Thu, Oct 15, 2015 at 11:58 AM, C=C3=A9dric Champeau
> <ced= ric.champeau@gmail.com> wrote:
> > ...I like the idea of having concrete, non
> > subjective criteria for graduating, even if it could mean in our = case that
> > graduating would be "stricter"....
>
> We're down to 4 TODOs already, and all of them look quite easy to = fix.

Looks like 3, actually, and the rest seems to be in order!=C2=A0 Las= t time we did
it on the project website, but having this in the source code is even bette= r,
IMO!=C2=A0 Thanks a lot for taking a lead on this!

Cos




--001a11c39d2c05e53d052229c3e9--