Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF050EBB7 for ; Wed, 9 Jan 2013 10:54:24 +0000 (UTC) Received: (qmail 71437 invoked by uid 500); 9 Jan 2013 10:54:24 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 71007 invoked by uid 500); 9 Jan 2013 10:54:24 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 70988 invoked by uid 99); 9 Jan 2013 10:54:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 10:54:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 74.125.82.53 as permitted sender) Received: from [74.125.82.53] (HELO mail-wg0-f53.google.com) (74.125.82.53) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 10:54:16 +0000 Received: by mail-wg0-f53.google.com with SMTP id fn15so973402wgb.20 for ; Wed, 09 Jan 2013 02:53:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vhtgNySXErKeHoRP9E5USscJr7ngcQoCDJKn08hzqmI=; b=0EofVUwZonzU4JkQ38SkeZ5VeUB55dT48pOWJH6ZOgG9RmV+YZLALJIFgnWtyIjzJF fe/NMTIe3wO5oDmL8qtt7CWFcQD1McxkZhYwthehGGPkeEneVYtZM22DiJ6eA28YcCbi Cri3PH6tRhRym+8b9fGs+TJPj+X+6oZJ1bzAkOzfls8VyMJll9ZAYiJGaarnK0Maw8r1 E5B+VKa6ua3Mlu3f0iWZk+53Ia40a7PFXTgJQenRQKG5b0jUTl6CTE7cV2DbGTpFd3jL QFa6NqrYEFRTk17ooBtY6+YJr5O9iVwiWQYdzF791GdOxkY0RJNVYv2O0/XpkDMNgzVM CTMw== MIME-Version: 1.0 Received: by 10.194.76.7 with SMTP id g7mr28829993wjw.50.1357728835593; Wed, 09 Jan 2013 02:53:55 -0800 (PST) Received: by 10.194.234.164 with HTTP; Wed, 9 Jan 2013 02:53:55 -0800 (PST) In-Reply-To: References: <50E9F9F5.7050802@gmail.com> Date: Wed, 9 Jan 2013 10:53:55 +0000 Message-ID: Subject: Re: [VOTE] Release of Commons Email 1.3 based on RC7 From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 9 January 2013 10:03, Thomas Neidhart wrote: > On Mon, Jan 7, 2013 at 8:41 PM, Gary Gregory wrote: > >> +1. >> >> I suspect we'll need another RC to deal with pub/svn when you actually try >> to do the release because the usual place we put sites is now supposed to >> be read-only. >> > > my own +1. > > My understanding was that the old deployment process still works, but is > not supported anymore by infra. There are two aspects to this: - whether the staging area is read-only protected - whether the staging area is being copied to the public areas on www.apache.org The latter was previously being done using a cron job. If that has already been switched off, then the staging area can be updated, but the changes won't be propagated. [For projects which have been switched, the staging area will no longer be directly writable as it will be maintained by SVN] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org