Author: mcgilman
Date: Sat Sep 19 13:41:09 2015
New Revision: 1704029
URL: http://svn.apache.org/viewvc?rev=1704029&view=rev
Log:
restoring changing regarding deploying generated docs
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=1704029&r1=1704028&r2=1704029&view=diff
==============================================================================
--- nifi/site/trunk/release-guide.html (original)
+++ nifi/site/trunk/release-guide.html Sat Sep 19 13:41:09 2015
@@ -322,6 +322,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>