You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2017/06/05 18:32:00 UTC

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

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 IshanChattopadhyaya:
https://wiki.apache.org/lucene-java/ReleaseTodo?action=diff&rev1=253&rev2=254

   1. {{{cd website-source}}}
   1. Add Lucene javadocs dir: {{{echo core/X_Y_Z >> extpaths.txt}}}
   1. Add Solr javadocs dir: {{{echo solr/X_Y_Z >> extpaths.txt}}}
+  1. Do a sanity check in the extpaths.txt to ensure there are two new lines added at the end. This step is needed in case the previous commit to extpaths.txt didn't have a newline by mistake.
   1. {{{svn commit -m "Update CMS production sync exceptions for X_Y_Z javadocs" extpaths.txt}}}
   1. {{{cd ..}}}
   1. {{{rm -rf website-source}}}