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 01D5F101C3 for ; Tue, 13 Jan 2015 21:40:26 +0000 (UTC) Received: (qmail 59614 invoked by uid 500); 13 Jan 2015 21:40:27 -0000 Delivered-To: apmail-htrace-dev-archive@htrace.apache.org Received: (qmail 59562 invoked by uid 500); 13 Jan 2015 21:40:27 -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 59539 invoked by uid 99); 13 Jan 2015 21:40:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2015 21:40:27 +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 (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.192.52 as permitted sender) Received: from [209.85.192.52] (HELO mail-qg0-f52.google.com) (209.85.192.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2015 21:40:02 +0000 Received: by mail-qg0-f52.google.com with SMTP id i50so4324427qgf.11 for ; Tue, 13 Jan 2015 13:40:00 -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=tx5utfrH4tSZ2C+lBKV6Wds8wp6v3cm2mWRM8mRT2Pw=; b=gWc/XCOsZGXjrM/XMu9kxLzPx/ebvAE9z2aXUWwNxqeGR1oQZX4oTstBuu0JSpInwg FeC+USS+oECiYr3m8q2y02d2p558WBWRsyM+fSnoSc9n74lb+awB4wz4//i1KO1PywiW u5bR5d1fDwgjfqEQ1nz1SvYQU0YOEkSmCkYnpTwwfbzMp2c7L5ZBy1n5M1H3ZPIPVqWe WJovZpIKGD2/2u3jVG3XqLIQIDTDo6TD3lFR7eajsaDQz4RF56hXHmqCqY0EfxdQGKHx zJYBLXd89gPig1DXfROvOJCvZTSPA3ljJXqSdlQ43o/4xP72rmlrEGrqKHmAnExXX8+c V+dQ== MIME-Version: 1.0 X-Received: by 10.224.46.200 with SMTP id k8mr898658qaf.89.1421185200495; Tue, 13 Jan 2015 13:40:00 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.140.143.210 with HTTP; Tue, 13 Jan 2015 13:40:00 -0800 (PST) In-Reply-To: References: Date: Tue, 13 Jan 2015 13:40:00 -0800 X-Google-Sender-Auth: 2p0yTu0yidWH-EJj6CFCzeq2arQ Message-ID: Subject: Re: [VOTE] htrace-3.1.0, the seventh release candidate From: Stack To: dev@htrace.incubator.apache.org Content-Type: multipart/alternative; boundary=001a11c2ec28092414050c8f77e6 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2ec28092414050c8f77e6 Content-Type: text/plain; charset=UTF-8 On Tue, Jan 13, 2015 at 12:31 PM, Colin McCabe wrote: > I downloaded the sources and did a "mvn clean" and the build/ and pkg/ > directories went away. I think we just need to re-generate the tarball > after doing "mvn clean". I guess that means a new RC though. > It doesn't seem to purge all in 3.1 branch. This is left over: ./htrace-core/src/go/pkg/ I'm pretty sure I did the mvn clean as part of the packaging. I didn't do git clean --force though. Back soon with new RC. Won't do it late on a Sunday night this time. St.Ack --001a11c2ec28092414050c8f77e6--