You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/06 11:58:16 UTC

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

Modified: brooklyn/site/learnmore/catalog/catalog-item.html
URL: http://svn.apache.org/viewvc/brooklyn/site/learnmore/catalog/catalog-item.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/learnmore/catalog/catalog-item.html (original)
+++ brooklyn/site/learnmore/catalog/catalog-item.html Sat Feb  6 10:58:15 2016
@@ -22,7 +22,7 @@ under the License.
   <meta name="fragment" content="!">
 
   
-<title>Catalog - Apache Brooklyn (incubating)</title>
+<title>Catalog - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -30,27 +30,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
@@ -326,7 +314,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>

Modified: brooklyn/site/learnmore/catalog/index.html
URL: http://svn.apache.org/viewvc/brooklyn/site/learnmore/catalog/index.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/learnmore/catalog/index.html (original)
+++ brooklyn/site/learnmore/catalog/index.html Sat Feb  6 10:58:15 2016
@@ -42,7 +42,7 @@ under the License.
 <head>
 
   
-<title>Catalog - Apache Brooklyn (incubating)</title>
+<title>Catalog - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -50,27 +50,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
   <script type="text/javascript" src="/style/js/catalog/items.js"></script>
   <link rel="stylesheet" href="/style/css/catalog_items.css" type="text/css" media="screen"/>
@@ -348,7 +336,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>

Modified: brooklyn/site/learnmore/features/index.html
URL: http://svn.apache.org/viewvc/brooklyn/site/learnmore/features/index.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/learnmore/features/index.html (original)
+++ brooklyn/site/learnmore/features/index.html Sat Feb  6 10:58:15 2016
@@ -24,7 +24,7 @@ under the License.
 <head>
 
     
-<title>Features - Apache Brooklyn (incubating)</title>
+<title>Features - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -32,27 +32,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
 
 </head>
@@ -329,7 +317,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>

Modified: brooklyn/site/learnmore/index.html
URL: http://svn.apache.org/viewvc/brooklyn/site/learnmore/index.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/learnmore/index.html (original)
+++ brooklyn/site/learnmore/index.html Sat Feb  6 10:58:15 2016
@@ -24,7 +24,7 @@ under the License.
 <head>
 
     
-<title>Learn More - Apache Brooklyn (incubating)</title>
+<title>Learn More - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -32,27 +32,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
 
 </head>
@@ -329,7 +317,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>

Modified: brooklyn/site/learnmore/theory.html
URL: http://svn.apache.org/viewvc/brooklyn/site/learnmore/theory.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/learnmore/theory.html (original)
+++ brooklyn/site/learnmore/theory.html Sat Feb  6 10:58:15 2016
@@ -24,7 +24,7 @@ under the License.
 <head>
 
     
-<title>The Theory behind Brooklyn - Apache Brooklyn (incubating)</title>
+<title>The Theory behind Brooklyn - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -32,27 +32,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
 
 </head>
@@ -329,7 +317,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>

Modified: brooklyn/site/meta/license.html
URL: http://svn.apache.org/viewvc/brooklyn/site/meta/license.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/meta/license.html (original)
+++ brooklyn/site/meta/license.html Sat Feb  6 10:58:15 2016
@@ -24,7 +24,7 @@ under the License.
 <head>
 
     
-<title>Legal - Apache Brooklyn (incubating)</title>
+<title>Legal - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -32,27 +32,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
 
 </head>
@@ -329,7 +317,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>
@@ -385,8 +373,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY
 See the License for the specific language governing permissions and
 limitations under the License.</p>
 
-<p>Apache Brooklyn is currently undergoing Incubation at the Apache Software Foundation.</p>
-
 <h2 id="trademark">Trademark</h2>
 
 <p>The Brooklyn name and logo are trademarks owned by the Apache Software Foundation.</p>

Modified: brooklyn/site/meta/sitemap.html
URL: http://svn.apache.org/viewvc/brooklyn/site/meta/sitemap.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/meta/sitemap.html (original)
+++ brooklyn/site/meta/sitemap.html Sat Feb  6 10:58:15 2016
@@ -24,7 +24,7 @@ under the License.
 <head>
 
     
-<title>Site Map - Apache Brooklyn (incubating)</title>
+<title>Site Map - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -32,27 +32,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
 
 </head>
@@ -329,7 +317,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>
@@ -3509,7 +3497,7 @@ $(function(){
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  GitHub &nbsp; <a href="http://github.com/apache/incubator-brooklyn"><span class="octicon octicon-link-external"></span></a>
+  GitHub &nbsp; <a href="http://github.com/apache/brooklyn"><span class="octicon octicon-link-external"></span></a>
   
  
 </li>
@@ -4228,7 +4216,7 @@ $(function(){
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  GitHub &nbsp; <a href="http://github.com/apache/incubator-brooklyn"><span class="octicon octicon-link-external"></span></a>
+  GitHub &nbsp; <a href="http://github.com/apache/brooklyn"><span class="octicon octicon-link-external"></span></a>
   
  
 </li>

Modified: brooklyn/site/meta/versions.html
URL: http://svn.apache.org/viewvc/brooklyn/site/meta/versions.html?rev=1728807&r1=1728806&r2=1728807&view=diff
==============================================================================
--- brooklyn/site/meta/versions.html (original)
+++ brooklyn/site/meta/versions.html Sat Feb  6 10:58:15 2016
@@ -24,7 +24,7 @@ under the License.
 <head>
 
     
-<title>Versions - Apache Brooklyn (incubating)</title>
+<title>Versions - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -32,27 +32,15 @@ under the License.
 <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet">
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-<link href="/style/deps/tooltip.css" rel="stylesheet">
 
 <link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
 
 <link href="/style/css/website.css" rel="stylesheet">
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="/style/deps/glossarizer.js"></script>
 <script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script src="/style/deps/tooltip.js"></script>
 <script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-<script>
-$(function(){
-  $('body').glossarizer({
-    sourceURL: '/guide/glossary.json?'+Math.random(),
-    caseSensitive : true,
-    lookupTagName : 'p, ul',
-    callback: function(){ new tooltip(); }
-  });
-});
-</script>
+
 
 
 </head>
@@ -329,7 +317,7 @@ $(function(){
                             
                               <li>
                                 
-                                <a href="http://github.com/apache/incubator-brooklyn">GitHub
+                                <a href="http://github.com/apache/brooklyn">GitHub
                                   &nbsp;<span class="octicon octicon-link-external"></span></a>
                                 
                               </li>
@@ -383,7 +371,7 @@ $(function(){
   <li><a href="/v/latest/misc/release-notes.html">Release Notes</a></li>
 </ul>
 
-<p>This documentation was generated 02 Feb 2016.</p>
+<p>This documentation was generated 06 Feb 2016.</p>
 
 <h2 id="version-history">Version History</h2>