Author: danbress
Date: Sat Sep 19 11:44:10 2015
New Revision: 1703990
URL: http://svn.apache.org/viewvc?rev=1703990&view=rev
Log:
NIFI-851 Update Release Guide to describe how to deploy generated HTML
Modified:
nifi/site/trunk/release-guide.html
Modified: nifi/site/trunk/release-guide.html
URL:
http://svn.apache.org/viewvc/nifi/site/trunk/release-guide.html?rev=1703990&r1=1703989&r2=1703990&view=diff
==============================================================================
--- nifi/site/trunk/release-guide.html (original)
+++ nifi/site/trunk/release-guide.html Sat Sep 19 11:44:10 2015
@@ -323,6 +323,16 @@ Now all the voting is done and the relea
</li>
<li><p>Update the NiFi Web Page to indicate NEWS of the release as
appropriate</p>
</li>
+<li><p>From a nifi.tar.gz collect the docs/html/* files and svn commit them to
<a
href="https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/html/">https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/html/</a></p>
+</li>
+<li><p>From a nifi.tar.gz collect the
nifi-framework-nar.nar/META-INF/bundled-dependencies/nifi-web-api.war/docs/rest-api/*
files and svn commit them to <a
href="https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/rest-api/">https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/rest-api/</a></p>
+</li>
+<li><p>Run an instance of nifi</p>
+</li>
+<li><p>Copy nifi/work/docs/components/* and svn commit to <a
href="https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/components/">https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/components/</a></p>
+</li>
+<li><p>wget <a
href="http://localhost:8080/nifi-docs/documentation">http://localhost:8080/nifi-docs/documentation</a>
and svn commit to <a
href="https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/index.html">https://svn.apache.org/repos/asf/nifi/site/trunk/docs/nifi-docs/index.html</a></p>
+</li>
<li><p>In Jira mark the release version as 'Released' and
'Archived' through 'version' management in the
'administration' console.</p>
</li>
<li><p>Wait 24 hours then send release announcement.</p>