You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/10/26 16:39:23 UTC

[Lucene-java Wiki] Update of "ReleaseTodo" by UweSchindler

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "ReleaseTodo" page has been changed by UweSchindler:
http://wiki.apache.org/lucene-java/ReleaseTodo?action=diff&rev1=109&rev2=110

Comment:
fix command

   1. Wait 24 hours to give the mirrors a chance to get the new release.
  
  = Announcing =
-  1. Checkout the top-level Lucene website from https://svn.apache.org/repos/asf/lucene/site. Add a new item under "News", in index.xml. Run "forrest site", confirm all looks good, then recursively copy build/site/* to publish/*, then commit the changes. Then copy publish/* to /www/lucene.apache.org/* on people.apache.org. Be sure to change the group and attributes of the copied files: {{{cd /www/lucene.apache.org/; chown lucene * images/* skin/*; chmod g+w,o-w * images/* skin/*}}}.
+  1. Checkout the top-level Lucene website from https://svn.apache.org/repos/asf/lucene/site. Add a new item under "News", in index.xml. Run "forrest site", confirm all looks good, then recursively copy build/site/* to publish/*, then commit the changes. Then copy publish/* to /www/lucene.apache.org/* on people.apache.org. Be sure to change the group and attributes of the copied files: {{{cd /www/lucene.apache.org/; chgrp lucene * images/* skin/*; chmod g+w,o-w * images/* skin/*}}}.
   1. Checkout the Lucene java website from https://svn.apache.org/repos/asf/lucene/java/site. Add a new item under "Lucene News", in index.xml. Add a new entry for this release into both tabs.xml and site.xml. Run "forrest site", confirm all looks good, and recursively copy build/site/* to docs/*, then commit the changes. Copy docs/* to /www/lucene.apache.org/java/docs on people.apache.org. Make sure .htaccess is copied!
   1. Copy the release specific docs to people.apache.org:
   {{{