From general-return-25282-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Sat May 08 00:50:40 2010 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 96227 invoked from network); 8 May 2010 00:50:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 May 2010 00:50:37 -0000 Received: (qmail 67518 invoked by uid 500); 8 May 2010 00:50:36 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 67319 invoked by uid 500); 8 May 2010 00:50:36 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 67311 invoked by uid 99); 8 May 2010 00:50:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 May 2010 00:50:36 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.218.213 as permitted sender) Received: from [209.85.218.213] (HELO mail-bw0-f213.google.com) (209.85.218.213) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 May 2010 00:50:29 +0000 Received: by bwz5 with SMTP id 5so928193bwz.20 for ; Fri, 07 May 2010 17:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=r7N/932bKyp9w4MgDAGOZ/gAB2mLC5p7uOxL6CtCexg=; b=n8lU2GKBA4JktDUr1/vgKd0B8J5LexH2eq2s6ESqmbShGxm4Fk61FRuehi1XhckdHB YHCLkhkANdRVtmwtKnn7JwJIuTcxoAz0WPanREV/0hWG9wOcVjllclL8MJ8QxSGsy7c4 s7DRRqcCxkTrQrcydgXpuRfoPpJlUfoFKMAks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=sNUK315cAdbzfaK58jW0VOE3SVs9kjJZ5Cca1c8oKu3LFQOYkgs2mELKnU0WrPx102 bddyZ3/sIebfbH3292CVSsADmzNA+AybIk8/UrIKj+5gWXbvIG31S6diMZoi4abGyJXp WmBrgiI5D1WOFqtGKTII711b5gEqpXDB+ft9c= MIME-Version: 1.0 Received: by 10.204.154.88 with SMTP id n24mr537134bkw.171.1273279809577; Fri, 07 May 2010 17:50:09 -0700 (PDT) Received: by 10.204.57.130 with HTTP; Fri, 7 May 2010 17:50:09 -0700 (PDT) In-Reply-To: References: Date: Sat, 8 May 2010 01:50:09 +0100 Message-ID: Subject: Re: [VOTE] Release Apache Libcloud 0.3.1 From: sebb To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 08/05/2010, sebb wrote: > On 07/05/2010, Paul Querna wrote: > > On Fri, May 7, 2010 at 3:48 AM, sebb wrote: > > > On 07/05/2010, Paul Querna wrote: > > >> Test tarballs for Apache Libcloud 0.3.1 are available at: > > >> > > > > > > Where is the KEYS file? > > > > > > http://www.apache.org/dist/incubator/libcloud/KEYS > > This file contains the PGP keys of various developers that work on the Apache HTTP Server and its subprojects. Copy-paste error? > > > > > The directory structures of the bz2 and zip archives are different - the file > > > r_orders_order_88833465_api_ivan_net_nz_vps_running_state.json > > > is in a different place in the archives. The bz2 archive needs to be corrected. > > > > > > I don't understand what or why this is a problem. We use python's > > distutils to create both the zip file and the tarbz2 from the same > > export of the 0.3.0 source. The order of a file in a tar-strream > > compared to a zip shouldn't matter in material way that I can think > > of. > > > > > It's not the order that is the problem - the directory structure is different. > The file is in a different directory in the two archives. > > > > > The XML files under fixtures should have AL headers. > > > As far as I can tell, adding such comments does not affect the test cases. > > > > > > We are not adding license blocks to test case fixtures that are > > response bodies from APIs. > > > > > > > -1 > > > > > > Minor problem: > > > > > > There is no mention of the dependency on zope. > > > > > >> Please test and place your votes please; > > >> > > >> +/- 1 > > >> [ ] Release Apache Libcloud 0.3.1 > > >> > > >> Vote closes on Monday May 10, 2010 at 1pm PST. > > >> > > >> This release fixes several issues related to the license blocks, > > >> NOTICE file, and test cases that were noticed in the scrubbed 0.3.0 > > >> release. > > >> > > >> It is based upon this tag: > > >> > > >> > > >> Thanks, > > >> > > >> Paul > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > > >> For additional commands, e-mail: general-help@incubator.apache.org > > >> > > >> > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > > > For additional commands, e-mail: general-help@incubator.apache.org > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > > For additional commands, e-mail: general-help@incubator.apache.org > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org