Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 58880 invoked from network); 10 Nov 2009 15:39:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 15:39:41 -0000 Received: (qmail 43663 invoked by uid 500); 10 Nov 2009 15:39:41 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 43593 invoked by uid 500); 10 Nov 2009 15:39:41 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 43584 invoked by uid 99); 10 Nov 2009 15:39:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 15:39:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 15:39:38 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id CB8C217816; Tue, 10 Nov 2009 15:39:17 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 10 Nov 2009 15:39:17 -0000 Message-ID: <20091110153917.24941.91244@eos.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Update_of_=22HowToRelease=22_by_GrantIngersoll?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "HowToRelease" page has been changed by GrantIngersoll. http://wiki.apache.org/solr/HowToRelease?action=3Ddiff&rev1=3D54&rev2=3D55 -------------------------------------------------- 1. Ensure that the most current keys file is on the distribution site: . {{{scp -p KEYS people.apache.org:/www/www.apache.org/dist/lucene/solr= /}}} 1. Start a new section in CHANGES.txt - 1. Wait 24 hours for release to propagate to mirrors. + 1. Wait 24 hours for release to propagate to mirrors. Check http://www.a= pache.org/dyn/closer.cgi/lucene/solr/ 1. Add the new release info to the [[http://svn.apache.org/repos/asf/luc= ene/solr/trunk/site/doap.rdf|doap.rdf]] file, and double check for any othe= r updates that should be made to the doap file as well if it hasn't been up= dated in a while. (Note: this file is used to power [[http://projects.apach= e.org/projects/solr.html|Solr's Listing]] on http://projects.apache.org/ as= well as the [[http://projects.apache.org/feeds/rss.xml|Recent Apache Relea= ses]] RSS feed) 1. Deploy new Solr site: [[Website_Update_HOWTO]] 1. Deploy new main Lucene site. (You will need to be a PMC member to do = this: http://wiki.apache.org/lucene-java/TopLevelProject#Updating_the_Websi= te)