Return-Path: X-Original-To: apmail-ctakes-commits-archive@www.apache.org Delivered-To: apmail-ctakes-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD57A18AAE for ; Wed, 3 Feb 2016 15:41:19 +0000 (UTC) Received: (qmail 56259 invoked by uid 500); 3 Feb 2016 15:40:17 -0000 Delivered-To: apmail-ctakes-commits-archive@ctakes.apache.org Received: (qmail 56156 invoked by uid 500); 3 Feb 2016 15:40:17 -0000 Mailing-List: contact commits-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list commits@ctakes.apache.org Received: (qmail 55817 invoked by uid 99); 3 Feb 2016 15:40:17 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 15:40:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B1805C1D5B for ; Wed, 3 Feb 2016 15:40:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.562 X-Spam-Level: * X-Spam-Status: No, score=1.562 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LIVE=1, RP_MATCHES_RCVD=-0.438] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 32iLkmaWD8Yz for ; Wed, 3 Feb 2016 15:40:13 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id D6EA642A41 for ; Wed, 3 Feb 2016 15:40:12 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5AB64E0428 for ; Wed, 3 Feb 2016 15:40:12 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 2B3B53A0C11 for ; Wed, 3 Feb 2016 15:40:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1728334 - /ctakes/site/backup/content/ctakes-release-guide.mdtext Date: Wed, 03 Feb 2016 15:40:12 -0000 To: commits@ctakes.apache.org From: chenpei@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160203154012.2B3B53A0C11@svn01-us-west.apache.org> Author: chenpei Date: Wed Feb 3 15:40:11 2016 New Revision: 1728334 URL: http://svn.apache.org/viewvc?rev=1728334&view=rev Log: CTAKES-394 Please delete old releases from mirroring system Updating release guide. Modified: ctakes/site/backup/content/ctakes-release-guide.mdtext Modified: ctakes/site/backup/content/ctakes-release-guide.mdtext URL: http://svn.apache.org/viewvc/ctakes/site/backup/content/ctakes-release-guide.mdtext?rev=1728334&r1=1728333&r2=1728334&view=diff ============================================================================== --- ctakes/site/backup/content/ctakes-release-guide.mdtext (original) +++ ctakes/site/backup/content/ctakes-release-guide.mdtext Wed Feb 3 15:40:11 2016 @@ -184,3 +184,10 @@ to verify new component(s) were added th [2]: https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven [3]: http://www.apache.org/dyn/closer.cgi/ctakes [4]: http://gmailblog.blogspot.com/2009/07/send-mail-from-another-address-without.html + +### Remove previous release(s) + +After the release hits the mirrors, you can remove the previous release(s) to reduce load on the mirrors. Previous releases are automatically copied to http://archive.apache.org/dist/ctakes/. +Remove Previous releases by deleting them from the svn repo https://dist.apache.org/repos/dist/release/ctakes +Any changes will be automatically propagated through svnpubsub. + \ No newline at end of file