Author: drigodwin
Date: Mon Oct 9 11:36:45 2017
New Revision: 1811554
URL: http://svn.apache.org/viewvc?rev=1811554&view=rev
Log:
Update apache-brooklyn-latest release notes
Modified:
brooklyn/site/v/latest/misc/release-notes.html
Modified: brooklyn/site/v/latest/misc/release-notes.html
URL:
http://svn.apache.org/viewvc/brooklyn/site/v/latest/misc/release-notes.html?rev=1811554&r1=1811553&r2=1811554&view=diff
==============================================================================
--- brooklyn/site/v/latest/misc/release-notes.html (original)
+++ brooklyn/site/v/latest/misc/release-notes.html Mon Oct 9 11:36:45 2017
@@ -26,12 +26,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"
rel="stylesheet" />
-<link href="/v/latest/style/deps/octicons/octicons.css" rel="stylesheet" />
-<link href="/v/latest/style/deps/bootstrap-theme.css" rel="stylesheet" />
-<link href="/v/latest/style/deps/font-awesome-4.2.0/css/font-awesome.min.css"
rel="stylesheet" />
-<link href="/v/latest/style/deps/tooltip.css" rel="stylesheet" />
-<link href="/v/latest/style/css/code.css" rel="stylesheet" />
-<link href="/v/latest/style/css/website.css" rel="stylesheet" />
+<link href="/v/0.12.0/style/deps/octicons/octicons.css" rel="stylesheet" />
+<link href="/v/0.12.0/style/deps/bootstrap-theme.css" rel="stylesheet" />
+<link href="/v/0.12.0/style/deps/font-awesome-4.2.0/css/font-awesome.min.css"
rel="stylesheet" />
+<link href="/v/0.12.0/style/deps/tooltip.css" rel="stylesheet" />
+<link href="/v/0.12.0/style/css/code.css" rel="stylesheet" />
+<link href="/v/0.12.0/style/css/website.css" rel="stylesheet" />
<script type="text/javascript"
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
</head>
@@ -47,7 +47,7 @@
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand">
- <img
src="/v/latest/style/img/apache-brooklyn-logo-244px-wide.png" alt="Apache
Brooklyn" />
+ <img
src="/v/0.12.0/style/img/apache-brooklyn-logo-244px-wide.png" alt="Apache
Brooklyn" />
</a>
</div>
<div class="collapse navbar-collapse" id="main-menu">
@@ -98,45 +98,45 @@
<li class="dropdown">
- <a href="/v/latest/start/index.html"
data-toggle="dropdown">get started <span class="caret"></span></a>
+ <a href="/v/0.12.0/start/index.html"
data-toggle="dropdown">get started <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
- <a href="/v/latest/start/index.html">Get
Started</a>
+ <a href="/v/0.12.0/start/index.html">Get
Started</a>
</li>
<li class="divider"></li>
<li >
- <a href="/v/latest/start/running.html">Running
Apache Brooklyn
+ <a href="/v/0.12.0/start/running.html">Running
Apache Brooklyn
</a>
</li>
<li >
- <a
href="/v/latest/start/blueprints.html">Deploying Blueprints
+ <a
href="/v/0.12.0/start/blueprints.html">Deploying Blueprints
</a>
</li>
<li >
- <a href="/v/latest/start/managing.html">Monitoring
and Managing Applications
+ <a href="/v/0.12.0/start/managing.html">Monitoring
and Managing Applications
</a>
</li>
<li >
- <a href="/v/latest/start/policies.html">Policies
+ <a href="/v/0.12.0/start/policies.html">Policies
</a>
</li>
<li >
- <a
href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+ <a
href="/v/0.12.0/start/concept-quickstart.html">Brooklyn Concepts Quickstart
</a>
</li>
@@ -158,35 +158,35 @@
<li class="section">
- <a href="/v/latest/index.html">User Guide
+ <a href="/v/0.12.0/index.html">User Guide
</a>
</li>
<li class="divider"></li>
<li >
- <a
href="/v/latest/blueprints/creating-yaml.html">Writing Blueprints
+ <a
href="/v/0.12.0/blueprints/creating-yaml.html">Writing Blueprints
</a>
</li>
<li >
- <a href="/v/latest/locations/index.html">Deploying
Blueprints
+ <a href="/v/0.12.0/locations/index.html">Deploying
Blueprints
</a>
</li>
<li class="section">
- <a href="/v/latest/ops/index.html">Reference Guide
+ <a href="/v/0.12.0/ops/index.html">Reference Guide
</a>
</li>
<li class="divider"></li>
<li >
- <a href="/v/latest/dev/index.html">Developer Guide
+ <a href="/v/0.12.0/dev/index.html">Developer Guide
</a>
</li>
@@ -286,7 +286,7 @@
<li >
- <a href="/v/latest/dev/index.html">Developer Guide
+ <a href="/v/0.12.0/dev/index.html">Developer Guide
</a>
</li>
@@ -358,6 +358,10 @@ to Brooklynâs commercial users for
<ol>
<li>
+ <p>This Apache Brooklyn release makes the Karaf release the default. The
Brooklyn Karaf release is a substantial change from Brooklyn Classic especially
for extending Brooklyn
+ with java drop-ins and configuring Brooklyn. Please refer to the docs for
specific changes around this. The non-Karaf version is still available as
brooklyn-classic </p>
+ </li>
+ <li>
<p>Auto-bundling of BOMs and the ability to manage and persist bundles:
related entities are now grouped in bundles
and all management activity (deletion, upgrades, persistence) done at the
level of the bundle.
You can now start a new Brooklyn instance pointed at a persistence store,
@@ -419,12 +423,12 @@ These changes should be done by updating
<h4 class=" with_following">
- <a href="/v/latest/index.html" class="list-group-item
breadcrumb breadcrumb0">
+ <a href="/v/0.12.0/index.html" class="list-group-item
breadcrumb breadcrumb0">
User Guide
</a></h4>
<h4 class=" with_preceding">
- <a href="/v/latest/misc/index.html" class="list-group-item
breadcrumb breadcrumb1">
+ <a href="/v/0.12.0/misc/index.html" class="list-group-item
breadcrumb breadcrumb1">
Other 0.12.0 Resources
</a></h4>
@@ -432,42 +436,42 @@ These changes should be done by updating
- <a href="/v/latest/misc/javadoc/index.html"
class="list-group-item">Javadoc
+ <a href="/v/0.12.0/misc/javadoc/index.html"
class="list-group-item">Javadoc
</a>
- <a href="/v/latest/misc/download.html"
class="list-group-item">Downloads
+ <a href="/v/0.12.0/misc/download.html"
class="list-group-item">Downloads
</a>
- <a href="/v/latest/misc/release-notes.html"
class="list-group-item active">Release Notes
+ <a href="/v/0.12.0/misc/release-notes.html"
class="list-group-item active">Release Notes
</a>
- <a href="/v/latest/misc/migrate-to-0.8.0.html"
class="list-group-item">Migrating to 0.8.0
+ <a href="/v/0.12.0/misc/migrate-to-0.8.0.html"
class="list-group-item">Migrating to 0.8.0
</a>
- <a href="/v/latest/misc/known-issues.html"
class="list-group-item">Known Issues
+ <a href="/v/0.12.0/misc/known-issues.html"
class="list-group-item">Known Issues
</a>
- <a href="/v/latest/dev/index.html"
class="list-group-item">Developer Guide
+ <a href="/v/0.12.0/dev/index.html"
class="list-group-item">Developer Guide
</a>
@@ -701,12 +705,12 @@ These changes should be done by updating
-->
<script type="text/javascript"
src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script type="text/javascript"
src="/v/latest/style/deps/jquery.cookie.js"></script>
-<script type="text/javascript"
src="/v/latest/style/js/zeroclipboard/ZeroClipboard.min.js"></script>
-<script type="text/javascript" src="/v/latest/style/deps/tooltip.js"></script>
+<script type="text/javascript"
src="/v/0.12.0/style/deps/jquery.cookie.js"></script>
+<script type="text/javascript"
src="/v/0.12.0/style/js/zeroclipboard/ZeroClipboard.min.js"></script>
+<script type="text/javascript" src="/v/0.12.0/style/deps/tooltip.js"></script>
<script type="text/javascript">
- ZeroClipboard.config({ moviePath:
'/v/latest/style/js/zeroclipboard/ZeroClipboard.swf' });
+ ZeroClipboard.config({ moviePath:
'/v/0.12.0/style/js/zeroclipboard/ZeroClipboard.swf' });
</script>
-<script src="/v/latest/style/js/public.js"></script>
+<script src="/v/0.12.0/style/js/public.js"></script>
</html>