From dev-return-1530-apmail-jclouds-dev-archive=jclouds.apache.org@jclouds.incubator.apache.org Mon Jun 17 02:35:50 2013 Return-Path: X-Original-To: apmail-jclouds-dev-archive@minotaur.apache.org Delivered-To: apmail-jclouds-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 520A4CDFF for ; Mon, 17 Jun 2013 02:35:50 +0000 (UTC) Received: (qmail 93217 invoked by uid 500); 17 Jun 2013 02:35:50 -0000 Delivered-To: apmail-jclouds-dev-archive@jclouds.apache.org Received: (qmail 93146 invoked by uid 500); 17 Jun 2013 02:35:49 -0000 Mailing-List: contact dev-help@jclouds.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jclouds.incubator.apache.org Delivered-To: mailing list dev@jclouds.incubator.apache.org Received: (qmail 93137 invoked by uid 99); 17 Jun 2013 02:35:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jun 2013 02:35:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jun 2013 02:35:43 +0000 Received: by mail-vb0-f52.google.com with SMTP id f12so1610827vbg.11 for ; Sun, 16 Jun 2013 19:35:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=Hh8lhCnmTRA8SsJnZ0jmBHQ4rx9nZWgVATBXPDHqiH8=; b=EPa/J6Acf5kR3zpr1XLV94t7CKItH+AGOQjXWSqzD7MA9CgafN7Aq93kPBYQ1T18FE utIZjAZPcRy1743Q+htCGXCCDfIJPK2hogmhzvvqULrbKFuW7TCnwTWqLrJXSF53mT9L hz91qiZgBVxI/mbUXTPJQsb92j+RjlwsNwT1K8+APNQp2PYBWT9ZCgB2RBcAFO3luxzP RwcnPLnJXTspRJOvr46McfYZcYFvmJP7NdBUVvnouffKvlMv/1eyktTtmAivE98TkXul SRiVmc1D7Zr2NPGfV9wQYDklgbvgvXH0x7XnPi3tmeDhkZxpEBTZTrxXsQDk+C8EnItu Zg3Q== X-Received: by 10.52.167.73 with SMTP id zm9mr2975934vdb.131.1371436502576; Sun, 16 Jun 2013 19:35:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.221.8.198 with HTTP; Sun, 16 Jun 2013 19:34:42 -0700 (PDT) In-Reply-To: <0AA82116-0D1B-4283-AD90-7DA79E46939F@rackspace.com> References: <0AA82116-0D1B-4283-AD90-7DA79E46939F@rackspace.com> From: David Nalley Date: Sun, 16 Jun 2013 22:34:42 -0400 Message-ID: Subject: Re: [VOTE] Release Apache jclouds 1.6.1-incubating RC3 To: dev@jclouds.incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmp5VN5jZ1nCRL8gY/pL1kZBmmYO+QbvdLywoTOYCt/t8pzqczwloqErVy/HveIIKe6JztT X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Jun 16, 2013 at 9:36 PM, Everett Toews wrote: > Hi Igansi, > > I'd like to get more familiar with the build/release process. Do you mind answering a number of questions below? > Honestly - this process probably needs to be documented: CloudStack's variant of this page is here: https://cwiki.apache.org/CLOUDSTACK/release-test-procedure.html > On Jun 15, 2013, at 5:37 PM, Ignasi wrote: > >> I built the tags and all builds succeeded (the build included RAT >> plugin execution and everything is ok too). > > How did you build from the tags? > > Anything special needed to run the RAT plugin? > Nah, Maven takes care of it all. >> Run the live tests for Chef and Hosted Chef. All passing except one in >> HostedChef due to a known issue in HostedChef, so everything is OK in >> our side. >> Also verified the signatures and checksums of the downloaded artifacts >> from the staging repo and the source distribution tar balls with >> Andrew's key in the jclouds KEYS file and the one in the commiters >> directory and they are OK. > > How did you do these steps? > > Where does that KEYS file live? > > Regards, > Everett