You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ri...@apache.org on 2015/11/23 23:20:16 UTC

svn commit: r1715982 [1/3] - in /incubator/brooklyn/site: ./ community/ developers/ developers/committers/ developers/committers/release-process/ documentation/ download/ learnmore/ learnmore/catalog/ learnmore/features/ meta/ style/js/catalog/

Author: richard
Date: Mon Nov 23 22:20:15 2015
New Revision: 1715982

URL: http://svn.apache.org/viewvc?rev=1715982&view=rev
Log:
Update Brooklyn website to incubator-brooklyn commit 4ebe737

Modified:
    incubator/brooklyn/site/community/how-to-contribute-docs.html
    incubator/brooklyn/site/community/index.html
    incubator/brooklyn/site/community/irc.html
    incubator/brooklyn/site/community/mailing-lists.html
    incubator/brooklyn/site/developers/code-standards.html
    incubator/brooklyn/site/developers/committers/index.html
    incubator/brooklyn/site/developers/committers/merging-contributed-code.html
    incubator/brooklyn/site/developers/committers/release-process/announce.html
    incubator/brooklyn/site/developers/committers/release-process/environment-variables.html
    incubator/brooklyn/site/developers/committers/release-process/fix-release.html
    incubator/brooklyn/site/developers/committers/release-process/index.html
    incubator/brooklyn/site/developers/committers/release-process/make-release-artifacts.html
    incubator/brooklyn/site/developers/committers/release-process/prerequisites.html
    incubator/brooklyn/site/developers/committers/release-process/publish-temp.html
    incubator/brooklyn/site/developers/committers/release-process/publish.html
    incubator/brooklyn/site/developers/committers/release-process/release-version.html
    incubator/brooklyn/site/developers/committers/release-process/verify-release-artifacts.html
    incubator/brooklyn/site/developers/committers/release-process/vote-ipmc.html
    incubator/brooklyn/site/developers/committers/release-process/vote.html
    incubator/brooklyn/site/developers/how-to-contribute.html
    incubator/brooklyn/site/developers/index.html
    incubator/brooklyn/site/developers/links.html
    incubator/brooklyn/site/documentation/faq.html
    incubator/brooklyn/site/documentation/glossary.html
    incubator/brooklyn/site/documentation/increase-entropy.html
    incubator/brooklyn/site/documentation/index.html
    incubator/brooklyn/site/documentation/other-docs.html
    incubator/brooklyn/site/download/index.html
    incubator/brooklyn/site/download/verify.html
    incubator/brooklyn/site/index.html
    incubator/brooklyn/site/learnmore/blueprint-tour.html
    incubator/brooklyn/site/learnmore/catalog/catalog-item.html
    incubator/brooklyn/site/learnmore/catalog/index.html
    incubator/brooklyn/site/learnmore/features/index.html
    incubator/brooklyn/site/learnmore/index.html
    incubator/brooklyn/site/learnmore/theory.html
    incubator/brooklyn/site/meta/license.html
    incubator/brooklyn/site/meta/sitemap.html
    incubator/brooklyn/site/meta/versions.html
    incubator/brooklyn/site/style/js/catalog/items.js

Modified: incubator/brooklyn/site/community/how-to-contribute-docs.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/community/how-to-contribute-docs.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/community/how-to-contribute-docs.html (original)
+++ incubator/brooklyn/site/community/how-to-contribute-docs.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/community/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/community/index.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/community/index.html (original)
+++ incubator/brooklyn/site/community/index.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/community/irc.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/community/irc.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/community/irc.html (original)
+++ incubator/brooklyn/site/community/irc.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/community/mailing-lists.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/community/mailing-lists.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/community/mailing-lists.html (original)
+++ incubator/brooklyn/site/community/mailing-lists.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/code-standards.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/code-standards.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/code-standards.html (original)
+++ incubator/brooklyn/site/developers/code-standards.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/index.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/index.html (original)
+++ incubator/brooklyn/site/developers/committers/index.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/merging-contributed-code.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/merging-contributed-code.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/merging-contributed-code.html (original)
+++ incubator/brooklyn/site/developers/committers/merging-contributed-code.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/announce.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/announce.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/announce.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/announce.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/environment-variables.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/environment-variables.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/environment-variables.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/environment-variables.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/fix-release.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/fix-release.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/fix-release.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/fix-release.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   
@@ -320,9 +362,12 @@ under the License.
             <h1>Fix on the release branch</h1>
             <p>Make whatever changes are necessary on the release branch, supported by discussions on the mailing list.</p>
 
+<p>Repeat the instructions to <a href="make-release-artifacts.html">make release artifacts</a>.</p>
+
 <p>Remember that after the release is done, you should cherry-pick the changes to a new feature branch based on <code>master</code>
 and open a pull request, so that the next version will incorporate the bug fixes.</p>
 
+
         </div>
 
         <div class="col-md-3">

Modified: incubator/brooklyn/site/developers/committers/release-process/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/index.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/index.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/index.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/make-release-artifacts.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/make-release-artifacts.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/make-release-artifacts.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/make-release-artifacts.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   
@@ -367,7 +409,7 @@ repository</li>
 <p>Make a signed tag for this release, and then push the tag:</p>
 
 <div class="highlight"><pre><code class="language-bash" data-lang="bash">git tag -s -m <span class="s2">&quot;Tag release ${VERSION_NAME} release candidate ${RC_NUMBER}&quot;</span> apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span>-rc<span class="k">${</span><span class="nv">RC_NUMBER</span><span class="k">}</span>
-git push origin apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span>-rc<span class="k">${</span><span class="nv">RC_NUMBER</span><span class="k">}</span></code></pre></div>
+git push apache apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span>-rc<span class="k">${</span><span class="nv">RC_NUMBER</span><span class="k">}</span></code></pre></div>
 
 
         </div>

Modified: incubator/brooklyn/site/developers/committers/release-process/prerequisites.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/prerequisites.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/prerequisites.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/prerequisites.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/publish-temp.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/publish-temp.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/publish-temp.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/publish-temp.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/publish.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/publish.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/publish.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/publish.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   
@@ -354,6 +396,10 @@ rm -f *.bak</code></pre></div>
     gpg2 --verify <span class="k">${</span><span class="nv">artifact</span><span class="k">}</span>.asc <span class="k">${</span><span class="nv">artifact</span><span class="k">}</span>
 <span class="k">done</span></code></pre></div>
 
+<p>(You may get warnings such as: <code>gpg: WARNING: This key is not certified with a trusted signature!</code> 
+and <code>There is no indication that the signature belongs to the owner.</code> This happens if you have not trusted
+the person’s key. A key-signing party is a good way to extend this web of trust).</p>
+
 <p>Then, add them to Subversion and commit.</p>
 
 <div class="highlight"><pre><code class="language-bash" data-lang="bash">svn add apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span>
@@ -370,10 +416,14 @@ link in the top right (the credentials a
 Repositories” page, and tick the repository with the name starting <code>orgapachebrooklyn</code>. Click the <strong>Release</strong> button.
 Provide a description which includes the version, e.g. <code>Apache Brooklyn 0.7.0-incubating</code>.</p>
 
+<p>Note there is only one orgapachebrooklyn staging repository at a time; this will be the one created for the release
+candidate with whatever name was used there (e.g. it might include “rc” in the name). If you really want, you can 
+double-check under the “content” that brooklyn-dist has artifacts without rc in the name.</p>
+
 <h2 id="update-the-website">Update the website</h2>
 
-<p><em>Instructions on uploading to the website are beyond the scope of these instructions. Refer to the appropriate
-instructions.</em></p>
+<p><em>Instructions on uploading to the website are beyond the scope of these instructions. Refer to the 
+<a href="https://github.com/apache/incubator-brooklyn/tree/master/docs">appropriate instructions</a>.</em></p>
 
 <h3 id="publish-documentation-for-the-new-release">Publish documentation for the new release</h3>
 
@@ -382,18 +432,29 @@ instructions.</em></p>
 <div class="highlight"><pre><code class="language-bash" data-lang="bash">git checkout <span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span>
 mvn clean install -DskipTests</code></pre></div>
 
+<p>Ensure the SVN repo is up-to-date (very painful otherwise!)</p>
+
+<div class="highlight"><pre><code class="language-bash" data-lang="bash"><span class="nb">cd</span> <span class="k">${</span><span class="nv">BROOKLYN_SITE_DIR</span><span class="p">-../incubator-brooklyn-site-public</span><span class="k">}</span>
+svn up
+<span class="nb">cd</span> -</code></pre></div>
+
 <p>Generate the permalink docs for the release:</p>
 
 <div class="highlight"><pre><code class="language-bash" data-lang="bash"><span class="nb">cd </span>docs
-./_build/build.sh guide-version</code></pre></div>
+./_build/build.sh guide-version --install</code></pre></div>
 
 <p>Now publish _site/v/<em>${VERSION_NAME}</em> to the public website.</p>
 
 <p>Update the “latest” docs to this release:</p>
 
-<div class="highlight"><pre><code class="language-bash" data-lang="bash">./_build/build.sh guide-latest</code></pre></div>
+<div class="highlight"><pre><code class="language-bash" data-lang="bash">./_build/build.sh guide-latest --install</code></pre></div>
 
-<p>Now publish _site/v/latest to the public website.</p>
+<p>Now publish _site/v/latest to the public website:</p>
+
+<div class="highlight"><pre><code class="language-bash" data-lang="bash"><span class="nb">cd</span> <span class="k">${</span><span class="nv">BROOKLYN_SITE_DIR</span><span class="p">-../../incubator-brooklyn-site-public</span><span class="k">}</span>
+svn add * --force
+<span class="nb">export </span><span class="nv">DELETIONS</span><span class="o">=</span><span class="k">$(</span> svn status <span class="p">|</span> sed -e <span class="s1">&#39;/^!/!d&#39;</span> -e <span class="s1">&#39;s/^!//&#39;</span> <span class="k">)</span>
+<span class="k">if</span> <span class="o">[</span> ! -z <span class="s2">&quot;${DELETIONS}&quot;</span> <span class="o">]</span> <span class="p">;</span> <span class="k">then</span> svn rm <span class="k">${</span><span class="nv">DELETIONS</span><span class="k">}</span> <span class="p">;</span> <span class="k">fi</span></code></pre></div>
 
 <h3 id="update-the-main-website-to-link-to-the-new-release">Update the main website to link to the new release</h3>
 
@@ -407,7 +468,9 @@ mvn clean install -DskipTests</code></pr
   <li>Edit the file <code>docs/website/download/verify.md</code> to add links to the MD5/SHA1/SHA256 hashes and PGP signatures for the
 new version.</li>
   <li>Edit the file <code>docs/website/meta/versions.md</code> to add the new version.</li>
-  <li>Build the updated site with <code>./_build/build.sh website-root</code> and upload to the website.</li>
+  <li>Build the updated site with <code>./_build/build.sh website-root --install</code>.</li>
+  <li>Publish to the public website.</li>
+  <li>Commit your changes to master, e.g. with a message like “Update latest docs to 0.8.0-incubating”</li>
 </ol>
 
 <h2 id="tag-the-release-in-git">Tag the release in git</h2>
@@ -415,7 +478,10 @@ new version.</li>
 <p>Make a signed tag for this release, based on the tag for the release candidate, and then push the tag:</p>
 
 <div class="highlight"><pre><code class="language-bash" data-lang="bash">git tag -s -m <span class="s2">&quot;Tag release ${VERSION_NAME}&quot;</span> apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span> apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span>-rc<span class="k">${</span><span class="nv">RC_NUMBER</span><span class="k">}</span>
-git push origin apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span></code></pre></div>
+git push apache apache-brooklyn-<span class="k">${</span><span class="nv">VERSION_NAME</span><span class="k">}</span></code></pre></div>
+
+<p>Note the tag <code>apache-brooklyn-${VERSION_NAME}-rc${RC_NUMBER}</code> should have been created as part of the
+RC creation - see <a href="make-release-artifacts.html">make-release-artifacts</a>.</p>
 
 
         </div>

Modified: incubator/brooklyn/site/developers/committers/release-process/release-version.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/release-version.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/release-version.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/release-version.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/verify-release-artifacts.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/verify-release-artifacts.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/verify-release-artifacts.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/verify-release-artifacts.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/vote-ipmc.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/vote-ipmc.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/vote-ipmc.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/vote-ipmc.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/committers/release-process/vote.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/release-process/vote.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/vote.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/vote.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/how-to-contribute.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/how-to-contribute.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/how-to-contribute.html (original)
+++ incubator/brooklyn/site/developers/how-to-contribute.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/index.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/index.html (original)
+++ incubator/brooklyn/site/developers/index.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/developers/links.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/links.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/links.html (original)
+++ incubator/brooklyn/site/developers/links.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/documentation/faq.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/faq.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/faq.html (original)
+++ incubator/brooklyn/site/documentation/faq.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   
@@ -334,6 +376,33 @@ under the License.
 
 <p>Click the “Edit this Page” link in the bottom right.</p>
 
+<h1 id="common-problems">Common Problems:</h1>
+
+<h2 id="javalangoutofmemoryerror-unable-to-create-new-native-thread">java.lang.OutOfMemoryError: unable to create new native thread</h2>
+
+<p>You could encounter this error when running with many entities.</p>
+
+<p>Please <strong>increase the ulimit</strong> if you see such error:</p>
+
+<p>On the VM running Apache Brooklyn, we recommend ensuring nproc and nofile are reasonably high (e.g. higher than 1024, which is often the default).
+We recommend setting it limits to a value above 16000.</p>
+
+<p>If you want to check the current limits run <code>ulimit -a</code>.</p>
+
+<p>Here are instructions for how to increase the limits for RHEL like distributions.
+Run <code>sudo vi /etc/security/limits.conf</code> and add (if it is “brooklyn” user running Apache Brooklyn):</p>
+
+<pre><code>brooklyn           soft    nproc           16384
+brooklyn           hard    nproc           16384
+brooklyn           soft    nofile          16384
+brooklyn           hard    nofile          16384
+</code></pre>
+
+<p>Generally you do not have to reboot to apply ulimit values. They are set per session.
+So after you have the correct values, quit the ssh session and log back in.</p>
+
+<p>For more details, see one of the many posts such as http://tuxgen.blogspot.co.uk/2014/01/centosrhel-ulimit-and-maximum-number-of.html</p>
+
         </div>
 
         <div class="col-md-3">

Modified: incubator/brooklyn/site/documentation/glossary.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/glossary.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/glossary.html (original)
+++ incubator/brooklyn/site/documentation/glossary.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/documentation/increase-entropy.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/increase-entropy.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/increase-entropy.html (original)
+++ incubator/brooklyn/site/documentation/increase-entropy.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/documentation/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/index.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/index.html (original)
+++ incubator/brooklyn/site/documentation/index.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/documentation/other-docs.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/other-docs.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/other-docs.html (original)
+++ incubator/brooklyn/site/documentation/other-docs.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>
                    
                   

Modified: incubator/brooklyn/site/download/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/download/index.html?rev=1715982&r1=1715981&r2=1715982&view=diff
==============================================================================
--- incubator/brooklyn/site/download/index.html (original)
+++ incubator/brooklyn/site/download/index.html Mon Nov 23 22:20:15 2015
@@ -121,8 +121,50 @@ under the License.
                    
                   
                    
-                    <li class="">
-                      <a href="/v/latest/start/running.html">get started</a>
+                    <li class="dropdown">
+                        <a href="/v/latest/start/running.html">get started</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li>
+                                <a href="/v/latest/start/running.html">Get Started</a>
+                            </li>
+                            <li class="divider"></li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/policies.html">Policies
+                                  </a>
+                                
+                              </li>
+                            
+                              <li>
+                                
+                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                  </a>
+                                
+                              </li>
+                            
+                        </ul>
                     </li>