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 82DF7C740 for ; Tue, 2 Dec 2014 04:43:20 +0000 (UTC) Received: (qmail 27533 invoked by uid 500); 2 Dec 2014 04:43:20 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 27406 invoked by uid 500); 2 Dec 2014 04:43:20 -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 27393 invoked by uid 99); 2 Dec 2014 04:43:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2014 04:43:19 +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 garydgregory@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; Tue, 02 Dec 2014 04:43:15 +0000 Received: by mail-wg0-f53.google.com with SMTP id l18so15729789wgh.26 for ; Mon, 01 Dec 2014 20:42:09 -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=djIvdPVVmSncwC7hMcXPcYTjbkYDZEBEUhGveFwkkrE=; b=NtugkIy1QiXxFSOt4QJAXrXUVCqiAOr2QfmySmJsjQwqF6dYToQ8FhLtffTK3BvN1y Jyl7k42BrbrZh80YVunD0HoHO+94yEohnyyop4nzracw8cXNsUqDJcTkfmNTtk3g5ZpZ X3bHBV09oNGJ6t75AlFTcb9ebWX0+cPyyLunYYuI4K36DtrLwhORlE08uAzK2j7knBJT JQsA/dA/avNH21sVOEspwFv1hwGw8AenADR0GEnPtgpP1RikefkMDrOndux6ctho8b4u vKxpoyfrTf/iDzkfA3l7Zs3+qPci82I0zNbzIQSzB+wpR+6HRgb/2FtlEWU+QX7ZNdao p+jA== MIME-Version: 1.0 X-Received: by 10.180.103.38 with SMTP id ft6mr1862695wib.19.1417495329747; Mon, 01 Dec 2014 20:42:09 -0800 (PST) Received: by 10.27.13.29 with HTTP; Mon, 1 Dec 2014 20:42:09 -0800 (PST) In-Reply-To: References: <20141121172503.145AE2388A38@eris.apache.org> Date: Mon, 1 Dec 2014 23:42:09 -0500 Message-ID: Subject: Re: svn commit: r7200 - in /release/commons/csv: binaries/ source/ From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=f46d0444039e99b8d90509345937 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0444039e99b8d90509345937 Content-Type: text/plain; charset=UTF-8 I'm OK with all that but it should be documented someplace. Yet another thing that makes our releases a PITA :-( Gary On Mon, Dec 1, 2014 at 9:44 PM, sebb wrote: > Deletion of the previous release should not happen until the new > release has been announced. > In turn, the announcement should not be sent until at least1 day after > the new release has been published to allow mirrors time to catch up. > > On 21 November 2014 at 17:25, wrote: > > Author: ggregory > > Date: Fri Nov 21 17:25:02 2014 > > New Revision: 7200 > > > > Log: > > Replace Apache Commons CSV 1.0 with 1.1 > > > > Removed: > > release/commons/csv/binaries/commons-csv-1.0-bin.tar.gz > > release/commons/csv/binaries/commons-csv-1.0-bin.tar.gz.asc > > release/commons/csv/binaries/commons-csv-1.0-bin.tar.gz.md5 > > release/commons/csv/binaries/commons-csv-1.0-bin.tar.gz.sha1 > > release/commons/csv/binaries/commons-csv-1.0-bin.zip > > release/commons/csv/binaries/commons-csv-1.0-bin.zip.asc > > release/commons/csv/binaries/commons-csv-1.0-bin.zip.md5 > > release/commons/csv/binaries/commons-csv-1.0-bin.zip.sha1 > > release/commons/csv/source/commons-csv-1.0-src.tar.gz > > release/commons/csv/source/commons-csv-1.0-src.tar.gz.asc > > release/commons/csv/source/commons-csv-1.0-src.tar.gz.md5 > > release/commons/csv/source/commons-csv-1.0-src.tar.gz.sha1 > > release/commons/csv/source/commons-csv-1.0-src.zip > > release/commons/csv/source/commons-csv-1.0-src.zip.asc > > release/commons/csv/source/commons-csv-1.0-src.zip.md5 > > release/commons/csv/source/commons-csv-1.0-src.zip.sha1 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > -- E-Mail: garydgregory@gmail.com | ggregory@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --f46d0444039e99b8d90509345937--