Return-Path: X-Original-To: apmail-htrace-dev-archive@minotaur.apache.org Delivered-To: apmail-htrace-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 6E5BB18939 for ; Sat, 31 Oct 2015 17:41:54 +0000 (UTC) Received: (qmail 21039 invoked by uid 500); 31 Oct 2015 17:41:54 -0000 Delivered-To: apmail-htrace-dev-archive@htrace.apache.org Received: (qmail 20962 invoked by uid 500); 31 Oct 2015 17:41:54 -0000 Mailing-List: contact dev-help@htrace.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@htrace.incubator.apache.org Delivered-To: mailing list dev@htrace.incubator.apache.org Received: (qmail 20951 invoked by uid 99); 31 Oct 2015 17:41:54 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Oct 2015 17:41:54 +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 D34D51A0810 for ; Sat, 31 Oct 2015 17:41:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.47 X-Spam-Level: *** X-Spam-Status: No, score=3.47 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled 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 C5FlB05vMP4T for ; Sat, 31 Oct 2015 17:41:47 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id CB76C42AB6 for ; Sat, 31 Oct 2015 17:41:46 +0000 (UTC) Received: (qmail 20882 invoked by uid 99); 31 Oct 2015 17:41:46 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Oct 2015 17:41:46 +0000 Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 017FB1A0040 for ; Sat, 31 Oct 2015 17:41:45 +0000 (UTC) Received: by wmff134 with SMTP id f134so31606922wmf.1 for ; Sat, 31 Oct 2015 10:41:44 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.28.140.211 with SMTP id o202mr4778718wmd.73.1446313304466; Sat, 31 Oct 2015 10:41:44 -0700 (PDT) Received: by 10.195.11.74 with HTTP; Sat, 31 Oct 2015 10:41:44 -0700 (PDT) In-Reply-To: <65104_1446236749_t9UKPlKu002364_CAHzwyDvtrNbHZ_esm0DM-UDaZ8n7dzjAHkUWiMQZkta1xWDm+g@mail.gmail.com> References: <26174_1446199645_t9UA7Nno026240_56334156.9070705@oss.nttdata.co.jp> <59660_1446227121_t9UHjJps059894_CAHzwyDtG-ompqAMUewBNApQOLDq0-tkM7HFmz_Da+NF1PqeBOQ@mail.gmail.com> <65104_1446236749_t9UKPlKu002364_CAHzwyDvtrNbHZ_esm0DM-UDaZ8n7dzjAHkUWiMQZkta1xWDm+g@mail.gmail.com> Date: Sat, 31 Oct 2015 10:41:44 -0700 Message-ID: Subject: Re: [DISCUSS] Release for HTrace/Drive Towards Graduation From: "Colin P. McCabe" To: dev@htrace.incubator.apache.org Content-Type: text/plain; charset=UTF-8 Thanks, Adrian. I've been talking to some folks who might be interested in setting up gerrit for htrace. Stay tuned. cheers, Colin On Fri, Oct 30, 2015 at 1:25 PM, Adrian Cole wrote: > OK, well do announce once you've decided how to do a CI pipeline that > includes pre-commit testing and context-sensitive review comments. I look > forward to it.