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/24 00:02:04 UTC

svn commit: r1715985 [1/2] - 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 23:02:03 2015
New Revision: 1715985

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

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/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=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/community/how-to-contribute-docs.html (original)
+++ incubator/brooklyn/site/community/how-to-contribute-docs.html Mon Nov 23 23:02:03 2015
@@ -406,8 +406,8 @@ Content for this is in the <code>website
   <li>
     <p><strong>Version-specific user guide</strong>. These pages have a URL with a path that
 begins /v/<em>version-number</em>: for example,
-https://brooklyn.incubator.apache.org/v/0.8.0-incubating and 
-the special <em>latest</em> set at https://brooklyn.incubator.apache.org/v/latest. Content for this is in the <code>guide</code> directory.</p>
+https://brooklyn.apache.org/v/0.8.0-incubating and 
+the special <em>latest</em> set at https://brooklyn.apache.org/v/latest. Content for this is in the <code>guide</code> directory.</p>
   </li>
 </ul>
 
@@ -653,15 +653,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/community/how-to-contribute-docs.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/community/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/community/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/community/index.html (original)
+++ incubator/brooklyn/site/community/index.html Mon Nov 23 23:02:03 2015
@@ -642,15 +642,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/community/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/community/irc.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/community/irc.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/community/irc.html (original)
+++ incubator/brooklyn/site/community/irc.html Mon Nov 23 23:02:03 2015
@@ -602,15 +602,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/community/irc.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/community/mailing-lists.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/community/mailing-lists.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/community/mailing-lists.html (original)
+++ incubator/brooklyn/site/community/mailing-lists.html Mon Nov 23 23:02:03 2015
@@ -624,15 +624,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/community/mailing-lists.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/developers/code-standards.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/code-standards.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/code-standards.html (original)
+++ incubator/brooklyn/site/developers/code-standards.html Mon Nov 23 23:02:03 2015
@@ -618,15 +618,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/code-standards.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/developers/committers/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/committers/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/index.html (original)
+++ incubator/brooklyn/site/developers/committers/index.html Mon Nov 23 23:02:03 2015
@@ -629,15 +629,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/merging-contributed-code.html (original)
+++ incubator/brooklyn/site/developers/committers/merging-contributed-code.html Mon Nov 23 23:02:03 2015
@@ -701,15 +701,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/merging-contributed-code.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/announce.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/announce.html Mon Nov 23 23:02:03 2015
@@ -371,7 +371,7 @@ Brooklyn 0.7.0-incubating.
 
 Apache Brooklyn is a framework for modelling, monitoring, and managing
 applications through autonomic blueprints. More details on Apache Brooklyn
-can be found at http://brooklyn.incubator.apache.org/
+can be found at https://brooklyn.apache.org/
 
 Version 0.7.0 is a major step for Apache Brooklyn. It is the first full
 release of the project as part of the Apache incubator.
@@ -383,13 +383,13 @@ As well as a source code release, we off
 download, and a full set of Maven artifacts for developers.
 
 Release notes:
-https://brooklyn.incubator.apache.org/v/0.7.0-incubating/misc/release-notes.html
+https://brooklyn.apache.org/v/0.7.0-incubating/misc/release-notes.html
 
 Download:
-https://brooklyn.incubator.apache.org/download/
+https://brooklyn.apache.org/download/
 
 User guide:
-https://brooklyn.incubator.apache.org/v/0.7.0-incubating/
+https://brooklyn.apache.org/v/0.7.0-incubating/
 
 Maven artifacts have also been made available on repository.apache.org and
 Maven Central.
@@ -701,15 +701,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/announce.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&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 23:02:03 2015
@@ -666,15 +666,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/environment-variables.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&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 23:02:03 2015
@@ -659,15 +659,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/fix-release.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/index.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/index.html Mon Nov 23 23:02:03 2015
@@ -663,15 +663,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&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 23:02:03 2015
@@ -703,15 +703,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/make-release-artifacts.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/prerequisites.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/prerequisites.html Mon Nov 23 23:02:03 2015
@@ -772,15 +772,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/prerequisites.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&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 23:02:03 2015
@@ -680,15 +680,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/publish-temp.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/publish.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/publish.html Mon Nov 23 23:02:03 2015
@@ -775,15 +775,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/publish.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&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 23:02:03 2015
@@ -713,15 +713,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/release-version.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&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 23:02:03 2015
@@ -784,15 +784,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/verify-release-artifacts.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&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 23:02:03 2015
@@ -743,15 +743,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/vote-ipmc.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

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=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/committers/release-process/vote.html (original)
+++ incubator/brooklyn/site/developers/committers/release-process/vote.html Mon Nov 23 23:02:03 2015
@@ -780,15 +780,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/committers/release-process/vote.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/developers/how-to-contribute.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/how-to-contribute.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/how-to-contribute.html (original)
+++ incubator/brooklyn/site/developers/how-to-contribute.html Mon Nov 23 23:02:03 2015
@@ -734,15 +734,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/how-to-contribute.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/developers/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/index.html (original)
+++ incubator/brooklyn/site/developers/index.html Mon Nov 23 23:02:03 2015
@@ -619,15 +619,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/developers/links.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/developers/links.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/developers/links.html (original)
+++ incubator/brooklyn/site/developers/links.html Mon Nov 23 23:02:03 2015
@@ -606,15 +606,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/developers/links.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/documentation/faq.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/faq.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/faq.html (original)
+++ incubator/brooklyn/site/documentation/faq.html Mon Nov 23 23:02:03 2015
@@ -602,15 +602,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/documentation/faq.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/documentation/glossary.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/glossary.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/glossary.html (original)
+++ incubator/brooklyn/site/documentation/glossary.html Mon Nov 23 23:02:03 2015
@@ -663,15 +663,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/documentation/glossary.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/documentation/increase-entropy.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/increase-entropy.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/increase-entropy.html (original)
+++ incubator/brooklyn/site/documentation/increase-entropy.html Mon Nov 23 23:02:03 2015
@@ -583,15 +583,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/documentation/increase-entropy.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/documentation/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/index.html (original)
+++ incubator/brooklyn/site/documentation/index.html Mon Nov 23 23:02:03 2015
@@ -596,15 +596,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/documentation/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/documentation/other-docs.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/documentation/other-docs.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/documentation/other-docs.html (original)
+++ incubator/brooklyn/site/documentation/other-docs.html Mon Nov 23 23:02:03 2015
@@ -621,15 +621,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/documentation/other-docs.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/download/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/download/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/download/index.html (original)
+++ incubator/brooklyn/site/download/index.html Mon Nov 23 23:02:03 2015
@@ -669,15 +669,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/download/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/download/verify.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/download/verify.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/download/verify.html (original)
+++ incubator/brooklyn/site/download/verify.html Mon Nov 23 23:02:03 2015
@@ -729,15 +729,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/download/verify.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/index.html (original)
+++ incubator/brooklyn/site/index.html Mon Nov 23 23:02:03 2015
@@ -417,19 +417,12 @@ under the License.
     <div class="container">
         <div class="row">
             <div class="col-md-9 text-muted">
-                Apache Brooklyn is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the 
-                Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the
-                infrastructure, communications, and decision making process have stabilized in a manner consistent with other
-                successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of
-                the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                <p>
                 Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-3">
-                <p><img src="https://incubator.apache.org/images/egg-logo.png" alt="Apache Incubator" /></p>
                 <p>
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/learnmore/blueprint-tour.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/learnmore/blueprint-tour.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/learnmore/blueprint-tour.html (original)
+++ incubator/brooklyn/site/learnmore/blueprint-tour.html Mon Nov 23 23:02:03 2015
@@ -773,15 +773,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/learnmore/blueprint-tour.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/learnmore/catalog/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/learnmore/catalog/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/learnmore/catalog/index.html (original)
+++ incubator/brooklyn/site/learnmore/catalog/index.html Mon Nov 23 23:02:03 2015
@@ -379,7 +379,7 @@ under the License.
 <div id="container">
   <div id="header">
     <div id="identity">
-      <a href="https://brooklyn.incubator.apache.org/" rel="home">Brooklyn</a>
+      <a href="https://brooklyn.apache.org/" rel="home">Brooklyn</a>
     </div>
   </div>
 

Modified: incubator/brooklyn/site/learnmore/features/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/learnmore/features/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/learnmore/features/index.html (original)
+++ incubator/brooklyn/site/learnmore/features/index.html Mon Nov 23 23:02:03 2015
@@ -890,15 +890,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/learnmore/features/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/learnmore/index.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/learnmore/index.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/learnmore/index.html (original)
+++ incubator/brooklyn/site/learnmore/index.html Mon Nov 23 23:02:03 2015
@@ -607,15 +607,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/learnmore/index.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/learnmore/theory.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/learnmore/theory.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/learnmore/theory.html (original)
+++ incubator/brooklyn/site/learnmore/theory.html Mon Nov 23 23:02:03 2015
@@ -787,15 +787,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/learnmore/theory.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/meta/license.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/meta/license.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/meta/license.html (original)
+++ incubator/brooklyn/site/meta/license.html Mon Nov 23 23:02:03 2015
@@ -755,15 +755,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/meta/license.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/meta/sitemap.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/meta/sitemap.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/meta/sitemap.html (original)
+++ incubator/brooklyn/site/meta/sitemap.html Mon Nov 23 23:02:03 2015
@@ -2720,7 +2720,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  Javadoc &nbsp; <a href="http://brooklyn.incubator.apache.org/v/latest/misc/javadoc"><span class="octicon octicon-link-external"></span></a>
+  Javadoc &nbsp; <a href="https://brooklyn.apache.org/v/latest/misc/javadoc"><span class="octicon octicon-link-external"></span></a>
   
  
 </li>
@@ -3727,15 +3727,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/meta/sitemap.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>

Modified: incubator/brooklyn/site/meta/versions.html
URL: http://svn.apache.org/viewvc/incubator/brooklyn/site/meta/versions.html?rev=1715985&r1=1715984&r2=1715985&view=diff
==============================================================================
--- incubator/brooklyn/site/meta/versions.html (original)
+++ incubator/brooklyn/site/meta/versions.html Mon Nov 23 23:02:03 2015
@@ -711,15 +711,11 @@ $(window.location).bind("change", highli
     <div class="container">
         <div class="row">
             <div class="col-md-10 text-muted">
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
-                License v2.0</a>.
-                <br />
-                Apache Brooklyn is currently undergoing Incubation at The Apache Software
-                Foundation.
+                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
             </div>
             <div class="col-md-2">
                 <a class="btn btn-sm btn-default" href="https://github.com/apache/incubator-brooklyn/edit/master/docs/website/meta/versions.md">Edit This Page</a>
-                <a href="https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html"
+                <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="How to Edit Documentation" data-delay="400"/>
                   <span class="octicon octicon-question octicon-footer"></span>
                 </a>