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 ACFF810D96 for ; Thu, 1 Jan 2015 00:11:49 +0000 (UTC) Received: (qmail 13086 invoked by uid 500); 1 Jan 2015 00:11:50 -0000 Delivered-To: apmail-htrace-dev-archive@htrace.apache.org Received: (qmail 13043 invoked by uid 500); 1 Jan 2015 00:11:50 -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 13029 invoked by uid 99); 1 Jan 2015 00:11:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jan 2015 00:11:48 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saint.ack@gmail.com designates 209.85.213.182 as permitted sender) Received: from [209.85.213.182] (HELO mail-ig0-f182.google.com) (209.85.213.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jan 2015 00:11:43 +0000 Received: by mail-ig0-f182.google.com with SMTP id hn15so14339458igb.9 for ; Wed, 31 Dec 2014 16:10:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=hIjirhVk2t12Av9WMbAIOqPaAdpZkOH4fSeszrkHDwk=; b=OgB3QDl/8Ud+zicxatp9xKzHAVNsBoNOmyXz1AaorLbAn7fTtUYWMG0rAxhgd6bvoG FAU9QnP29Nv4jnf7tEuvrI0jFpu+Rl4e6oA+YDTiPC7l4Hy+w6Eobrqzf0ObHeoq3vNX oSsNAB1FjO53rCP6L3Acgf/e9/9kGTzyvkbAI7+HqafD+OBz/HzswMfjqPxCNSie6rfj 1hPys3aqMACUGryiraxAV7B9NdDFcOz5PiOEZuwDHPGlXWE6UrbWT7k4fVNBPDtN7teS Va79/oaHgWei9EN8lEyHMWSxxGWQ+uwTlEyUKANVopCuE98EvZhtGVxtGWAcMb/IkuED fFCA== MIME-Version: 1.0 X-Received: by 10.107.168.216 with SMTP id e85mr59477891ioj.89.1420071038207; Wed, 31 Dec 2014 16:10:38 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.107.167.70 with HTTP; Wed, 31 Dec 2014 16:10:38 -0800 (PST) In-Reply-To: References: Date: Wed, 31 Dec 2014 16:10:38 -0800 X-Google-Sender-Auth: dEi_nnNhEqmhFs4qHllTzxYqdOU Message-ID: Subject: Re: [VOTE] htrace-3.1.0, fifth release candidate From: Stack To: dev@htrace.incubator.apache.org Content-Type: multipart/alternative; boundary=001a1142e704c9ce04050b8c0db9 X-Virus-Checked: Checked by ClamAV on apache.org --001a1142e704c9ce04050b8c0db9 Content-Type: text/plain; charset=UTF-8 +1 Verified sig and md5. Undid tar and was able to build new tarball from it. St.Ack On Wed, Dec 31, 2014 at 1:01 PM, Stack wrote: > I've posted our fifth release candidate here (Thanks all for finding > issues in previous RCs): > > http://people.apache.org/~stack/htrace-3.1.0RC4/ > > Maven artifacts are available here: > > https://repository.apache.org/content/repositories/orgapachehtrace-1006 > > RC4 has 4 fixes beyond RC3. > > It is a src-only tarball for now. Later we can add binary bundles to our > release after we have better sense of what we as a project would like to > deliver. > > This release is mainly a change of packaging from org.htrace to > org.apache.htrace to suit our new home here in Apache Incubator but it does > also includes 32 resolved issues [1] including the beginnings of an htrace > daemon whose intent is to make it so there is a low barrier collecting > cluster traces as well as a new flume receiver. > > Beware that Apache Incubator, org.apache.htrace is not compatible with its > former self, org.htrace: the package name has changed but so has the JSON > serialization format. > > Shall we make this release candidate our first incubator release? > > Lets keep the vote period short (We'll have to run another vote over in > incubator general after this one if I understand the process properly). > > Please vote +1/0/-1 by Friday, January 2nd, 2015. > > Thanks, > St.Ack > > 1. > https://issues.apache.org/jira/issues/?jql=project%20%3D%20HTRACE%20AND%20status%20%3D%20resolved%20AND%20fixVersion%20%3D%203.1.0%20ORDER%20BY%20issuetype%20DESC > --001a1142e704c9ce04050b8c0db9--