You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by tb...@apache.org on 2017/10/26 14:24:26 UTC

svn commit: r1813408 [3/14] - in /brooklyn/site/v/1.0.0-SNAPSHOT: ./ blueprints/ blueprints/ansible/ blueprints/catalog/ blueprints/chef/ blueprints/java/ blueprints/salt/ blueprints/test/ blueprints/winrm/ concepts/ dev/code/ dev/env/ dev/env/ide/ dev...

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/configuring-vms.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/configuring-vms.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/configuring-vms.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/configuring-vms.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2117,7 +2117,7 @@ ignored if deploying to <code>localhost<
 In the GUI (and in the REST API), the <a href="../GLOSSARY.html#entity" class="glossary-term" title="A component of an application or system. This could be a physical component, a
 service, a grouping of components, or a logical construct describing part of an
 application/system. It is a &quot;managed element&quot; in autonomic computing parlance.">entity</a> is called &quot;VM&quot;,
-and the hostname and IP address(es) are reported as <a href="../v/1.0.0-SNAPSHOT/concepts/entities.md">sensors</a>.
+and the hostname and IP address(es) are reported as <a href="../concepts/entities.html">sensors</a>.
 There are many more <code>provisioning.properties</code> supported here,
 including:</p>
 <ul>
@@ -2127,7 +2127,7 @@ so if you have keys set up you can immed
 <li><code>machineCreateAttempts</code> (for dodgy clouds, and they nearly all fail occasionally!) </li>
 <li>and things like <code>imageId</code> and <code>userMetadata</code> and disk and networking options (e.g. <code>autoAssignFloatingIp</code> for private clouds)</li>
 </ul>
-<p>For more information, see <a href="../v/1.0.0-SNAPSHOT/locations/index.md">Operations: Locations</a>.</p>
+<p>For more information, see <a href="../locations/">Operations: Locations</a>.</p>
 
                                 
                                 </section>
@@ -2161,7 +2161,7 @@ so if you have keys set up you can immed
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Configuring VMs","level":"1.5.4","depth":2,"next":{"title":"Multiple Services and Dependency Injection","level":"1.5.5","depth":2,"path":"blueprints/multiple-services.md","ref":"blueprints/multiple-services.md","articles":[]},"previous":{"title":"Setting Locations","level":"1.5.3","depth":2,"path":"blueprints/setting-locations.md","ref":"blueprints/setting-locations.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans"
 ,"size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"s
 haring":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server
 /tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/configuring-vms.md","mtime":"2017-10-26T13:41:38.664Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Configuring VMs","level":"1.5.4","depth":2,"next":{"title":"Multiple Services and Dependency Injection","level":"1.5.5","depth":2,"path":"blueprints/multiple-services.md","ref":"blueprints/multiple-services.md","articles":[]},"previous":{"title":"Setting Locations","level":"1.5.3","depth":2,"path":"blueprints/setting-locations.md","ref":"blueprints/setting-locations.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans"
 ,"size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"s
 haring":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server
 /tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/configuring-vms.md","mtime":"2017-10-26T13:41:38.664Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/creating-yaml.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/creating-yaml.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/creating-yaml.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/creating-yaml.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2103,7 +2103,7 @@ relationships), along with policies for
 be described in YAML or Java.">blueprint</a> is as a <a href="../GLOSSARY.html#yaml" class="glossary-term" title="A human-readable data format. See the Wikipedia article for more information.">YAML</a> file.
 This follows the  <a href="https://www.oasis-open.org/committees/camp/" target="_blank">OASIS CAMP</a> plan specification, 
 with some extensions described below.
-(A <a href="../v/1.0.0-SNAPSHOT/blueprints/yaml-reference.md">YAML reference</a> has more information,
+(A <a href="yaml-reference.html">YAML reference</a> has more information,
 and if the <a href="../GLOSSARY.html#yaml" class="glossary-term" title="A human-readable data format. See the Wikipedia article for more information.">YAML</a> doesn&apos;t yet do what you want,
 it&apos;s easy to add new extensions using your favorite JVM language.)</p>
 <h3 id="the-basic-structure">The Basic Structure</h3>
@@ -2121,7 +2121,7 @@ be described in YAML or Java.">blueprint
 <li><p>The <code>name</code> is just for the benefit of us humans.</p>
 </li>
 <li><p>The <code>location</code> specifies where this should be deployed.
-If you&apos;ve <a href="../v/1.0.0-SNAPSHOT/locations/index.md#localhost">set up passwordless localhost SSH access</a> 
+If you&apos;ve <a href="../locations/#localhost">set up passwordless localhost SSH access</a> 
 you can use <code>localhost</code> as above, but if not, just wait ten seconds for the next example.</p>
 </li>
 <li><p>The <code>services</code> block takes a list of the typed services we want to deploy.
@@ -2133,12 +2133,12 @@ be described in YAML or Java.">blueprint
 </li>
 </ul>
 <p>Finally, the clipboard in the top-right corner of the example plan box above (hover your cursor over the box)  lets you easily copy-and-paste into the web-console:
-simply <a href="../v/1.0.0-SNAPSHOT/start/running.md">download and launch</a> Brooklyn,
+simply <a href="../start/running.html">download and launch</a> Brooklyn,
 then in the &quot;Create Application&quot; dialog at the web console
 (usually <a href="http://127.0.0.1:8081/" target="_blank">http://127.0.0.1:8081/</a>, paste the copied <a href="../GLOSSARY.html#yaml" class="glossary-term" title="A human-readable data format. See the Wikipedia article for more information.">YAML</a> into the &quot;<a href="../GLOSSARY.html#yaml" class="glossary-term" title="A human-readable data format. See the Wikipedia article for more information.">Yaml</a>&quot; tab of the dialog and press &quot;Finish&quot;. 
 There are several other ways to deploy, including <code>curl</code> and via the command-line,
 and you can configure users, https, persistence, and more, 
-as described <a href="../v/1.0.0-SNAPSHOT/ops/index.md">in the ops guide</a>.</p>
+as described <a href="../ops/">in the ops guide</a>.</p>
 <p><a href="web-console-yaml.png"><img src="web-console-yaml-700.png" alt="Web Console" title="YAML via Web Console"></a></p>
 <!--
 TODO building up children entities
@@ -2153,8 +2153,8 @@ and search for <code>*.yaml</code> files
 to make a declarative front-end, so you can do pretty much anything you want to
 by dropping to the JVM. For more information on Java:</p>
 <ul>
-<li>start with a <a href="../v/1.0.0-SNAPSHOT/blueprints/java/archetype.md">Maven archetype</a></li>
-<li>see all <a href="../v/1.0.0-SNAPSHOT/blueprints/java/index.md">Brooklyn Java guide</a> topics</li>
+<li>start with a <a href="java/archetype.html">Maven archetype</a></li>
+<li>see all <a href="java/">Brooklyn Java guide</a> topics</li>
 <li>look at test cases in the <a href="https://github.com/apache/brooklyn" target="_blank">codebase</a></li>
 </ul>
 <p>You can also come talk to us, on IRC (#brooklyncentral on Freenode) or
@@ -2193,7 +2193,7 @@ as these documents are a work in progres
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"next":{"title":"Entity Configuration","level":"1.5.2","depth":2,"path":"blueprints/entity-configuration.md","ref":"blueprints/entity-configuration.md","articles":[]},"previous":{"title":"Writing Blueprints","level":"1.5","depth":1,"path":"blueprints/index.md","ref":"blueprints/index.md","articles":[{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"path":"blueprints/creating-yaml.md","ref":"blueprints/creating-yaml.md","articles":[]},{"title":"Entity Configuration","level":"1.5.2","depth":2,"path":"blueprints/entity-configuration.md","ref":"blueprints/entity-configuration.md","articles":[]},{"title":"Setting Locations","level":"1.5.3","depth":2,"path":"blueprints/setting-locations.md","ref":"blueprints/setting-locations.md","articles":[]},{"title":"Configuring VMs","level":"1.5.4","depth":2,"path":"blueprints/configuring-vms.md","ref":"blueprints/configuring-vms.md","
 articles":[]},{"title":"Multiple Services and Dependency Injection","level":"1.5.5","depth":2,"path":"blueprints/multiple-services.md","ref":"blueprints/multiple-services.md","articles":[]},{"title":"Custom Entities","level":"1.5.6","depth":2,"path":"blueprints/custom-entities.md","ref":"blueprints/custom-entities.md","articles":[]},{"title":"Catalog","level":"1.5.7","depth":2,"path":"blueprints/catalog/index.md","ref":"blueprints/catalog/index.md","articles":[{"title":"Catalog Items YAML Syntax","level":"1.5.7.1","depth":3,"path":"blueprints/catalog/schema.md","ref":"blueprints/catalog/schema.md","articles":[]},{"title":"Templates and the Add-Application Wizard","level":"1.5.7.2","depth":3,"path":"blueprints/catalog/templates.md","ref":"blueprints/catalog/templates.md","articles":[]},{"title":"Versioning","level":"1.5.7.3","depth":3,"path":"blueprints/catalog/versioning.md","ref":"blueprints/catalog/versioning.md","articles":[]},{"title":"Catalog Management","level":"1.5.7.4","dept
 h":3,"path":"blueprints/catalog/management.md","ref":"blueprints/catalog/management.md","articles":[]},{"title":"Bundling","level":"1.5.7.5","depth":3,"path":"blueprints/catalog/bundle.md","ref":"blueprints/catalog/bundle.md","articles":[]},{"title":"Brooklyn Server Command Line Arguments","level":"1.5.7.6","depth":3,"path":"blueprints/catalog/cli.md","ref":"blueprints/catalog/cli.md","articles":[]}]},{"title":"Clusters, Specs, and Composition","level":"1.5.8","depth":2,"path":"blueprints/clusters.md","ref":"blueprints/clusters.md","articles":[]},{"title":"Enrichers","level":"1.5.9","depth":2,"path":"blueprints/enrichers.md","ref":"blueprints/enrichers.md","articles":[]},{"title":"Policies","level":"1.5.10","depth":2,"path":"blueprints/policies.md","ref":"blueprints/policies.md","articles":[]},{"title":"Effectors","level":"1.5.11","depth":2,"path":"blueprints/effectors.md","ref":"blueprints/effectors.md","articles":[]},{"title":"Clusters and Policies","level":"1.5.12","depth":2,"pat
 h":"blueprints/clusters-and-policies.md","ref":"blueprints/clusters-and-policies.md","articles":[]},{"title":"Java Entities","level":"1.5.13","depth":2,"path":"blueprints/java/index.md","ref":"blueprints/java/index.md","articles":[{"title":"Creating from a Maven Archetype","level":"1.5.13.1","depth":3,"path":"blueprints/java/archetype.md","ref":"blueprints/java/archetype.md","articles":[]},{"title":"Defining and Deploying","level":"1.5.13.2","depth":3,"path":"blueprints/java/defining-and-deploying.md","ref":"blueprints/java/defining-and-deploying.md","articles":[]},{"title":"Handling Bundle Dependencies","level":"1.5.13.3","depth":3,"path":"blueprints/java/bundle-dependencies.md","ref":"blueprints/java/bundle-dependencies.md","articles":[]},{"title":"Topology, Dependencies, and Management Policies","level":"1.5.13.4","depth":3,"path":"blueprints/java/topology-dependencies.md","ref":"blueprints/java/topology-dependencies.md","articles":[]},{"title":"Common Classes and Entities","leve
 l":"1.5.13.5","depth":3,"path":"blueprints/java/common-usage.md","ref":"blueprints/java/common-usage.md","articles":[]},{"title":"Feeds","level":"1.5.13.6","depth":3,"path":"blueprints/java/feeds.md","ref":"blueprints/java/feeds.md","articles":[]},{"title":"Writing an Entity","level":"1.5.13.7","depth":3,"path":"blueprints/java/entity.md","ref":"blueprints/java/entity.md","articles":[]},{"title":"Custom Entity Development","level":"1.5.13.8","depth":3,"path":"blueprints/java/entities.md","ref":"blueprints/java/entities.md","articles":[]},{"title":"Service State","level":"1.5.13.9","depth":3,"path":"blueprints/java/service-state.md","ref":"blueprints/java/service-state.md","articles":[]},{"title":"Entitlements","level":"1.5.13.10","depth":3,"path":"blueprints/java/entitlements.md","ref":"blueprints/java/entitlements.md","articles":[]}]},{"title":"Windows Blueprints","level":"1.5.14","depth":2,"path":"blueprints/winrm/index.md","ref":"blueprints/winrm/index.md","articles":[{"title":"W
 inrm4j Client","level":"1.5.14.1","depth":3,"path":"blueprints/winrm/client.md","ref":"blueprints/winrm/client.md","articles":[]}]},{"title":"Testing YAML Blueprints","level":"1.5.15","depth":2,"path":"blueprints/test/index.md","ref":"blueprints/test/index.md","articles":[{"title":"Test Entities","level":"1.5.15.1","depth":3,"path":"blueprints/test/test-entities.md","ref":"blueprints/test/test-entities.md","articles":[]},{"title":"Example Tests","level":"1.5.15.2","depth":3,"path":"blueprints/test/usage-examples.md","ref":"blueprints/test/usage-examples.md","articles":[]}]},{"title":"Ansible in YAML Blueprints","level":"1.5.16","depth":2,"path":"blueprints/ansible/index.md","ref":"blueprints/ansible/index.md","articles":[{"title":"About Ansible","level":"1.5.16.1","depth":3,"path":"blueprints/ansible/about-ansible.md","ref":"blueprints/ansible/about-ansible.md","articles":[]},{"title":"Creating Blueprints with Ansible","level":"1.5.16.2","depth":3,"path":"blueprints/ansible/creating
 -ansible-blueprints.md","ref":"blueprints/ansible/creating-ansible-blueprints.md","articles":[]}]},{"title":"Chef in YAML Blueprints","level":"1.5.17","depth":2,"path":"blueprints/chef/index.md","ref":"blueprints/chef/index.md","articles":[{"title":"About Chef","level":"1.5.17.1","depth":3,"path":"blueprints/chef/about-chef.md","ref":"blueprints/chef/about-chef.md","articles":[]},{"title":"Creating Blueprints from Chef","level":"1.5.17.2","depth":3,"path":"blueprints/chef/creating-blueprints.md","ref":"blueprints/chef/creating-blueprints.md","articles":[]},{"title":"Writing Chef for Blueprints","level":"1.5.17.3","depth":3,"path":"blueprints/chef/writing-chef.md","ref":"blueprints/chef/writing-chef.md","articles":[]},{"title":"Advanced Chef Integration","level":"1.5.17.4","depth":3,"path":"blueprints/chef/advanced-chef-integration.md","ref":"blueprints/chef/advanced-chef-integration.md","articles":[]}]},{"title":"Salt in YAML Blueprints","level":"1.5.18","depth":2,"path":"blueprints
 /salt/index.md","ref":"blueprints/salt/index.md","articles":[{"title":"About Salt","level":"1.5.18.1","depth":3,"path":"blueprints/salt/about-salt.md","ref":"blueprints/salt/about-salt.md","articles":[]},{"title":"Creating Blueprints with Salt","level":"1.5.18.2","depth":3,"path":"blueprints/salt/creating-salt-blueprints.md","ref":"blueprints/salt/creating-salt-blueprints.md","articles":[]}]},{"title":"YAML Blueprint Advanced Example","level":"1.5.19","depth":2,"path":"blueprints/advanced-example.md","ref":"blueprints/advanced-example.md","articles":[]},{"title":"Blueprinting Tips","level":"1.5.20","depth":2,"path":"blueprints/blueprinting-tips.md","ref":"blueprints/blueprinting-tips.md","articles":[]},{"title":"YAML Blueprint Reference","level":"1.5.21","depth":2,"path":"blueprints/yaml-reference.md","ref":"blueprints/yaml-reference.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versio
 ns","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-d
 ocs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structu
 re":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/creating-yaml.md","mtime":"2017-10-26T13:41:38.665Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"next":{"title":"Entity Configuration","level":"1.5.2","depth":2,"path":"blueprints/entity-configuration.md","ref":"blueprints/entity-configuration.md","articles":[]},"previous":{"title":"Writing Blueprints","level":"1.5","depth":1,"path":"blueprints/index.md","ref":"blueprints/index.md","articles":[{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"path":"blueprints/creating-yaml.md","ref":"blueprints/creating-yaml.md","articles":[]},{"title":"Entity Configuration","level":"1.5.2","depth":2,"path":"blueprints/entity-configuration.md","ref":"blueprints/entity-configuration.md","articles":[]},{"title":"Setting Locations","level":"1.5.3","depth":2,"path":"blueprints/setting-locations.md","ref":"blueprints/setting-locations.md","articles":[]},{"title":"Configuring VMs","level":"1.5.4","depth":2,"path":"blueprints/configuring-vms.md","ref":"blueprints/configuring-vms.md","
 articles":[]},{"title":"Multiple Services and Dependency Injection","level":"1.5.5","depth":2,"path":"blueprints/multiple-services.md","ref":"blueprints/multiple-services.md","articles":[]},{"title":"Custom Entities","level":"1.5.6","depth":2,"path":"blueprints/custom-entities.md","ref":"blueprints/custom-entities.md","articles":[]},{"title":"Catalog","level":"1.5.7","depth":2,"path":"blueprints/catalog/index.md","ref":"blueprints/catalog/index.md","articles":[{"title":"Catalog Items YAML Syntax","level":"1.5.7.1","depth":3,"path":"blueprints/catalog/schema.md","ref":"blueprints/catalog/schema.md","articles":[]},{"title":"Templates and the Add-Application Wizard","level":"1.5.7.2","depth":3,"path":"blueprints/catalog/templates.md","ref":"blueprints/catalog/templates.md","articles":[]},{"title":"Versioning","level":"1.5.7.3","depth":3,"path":"blueprints/catalog/versioning.md","ref":"blueprints/catalog/versioning.md","articles":[]},{"title":"Catalog Management","level":"1.5.7.4","dept
 h":3,"path":"blueprints/catalog/management.md","ref":"blueprints/catalog/management.md","articles":[]},{"title":"Bundling","level":"1.5.7.5","depth":3,"path":"blueprints/catalog/bundle.md","ref":"blueprints/catalog/bundle.md","articles":[]},{"title":"Brooklyn Server Command Line Arguments","level":"1.5.7.6","depth":3,"path":"blueprints/catalog/cli.md","ref":"blueprints/catalog/cli.md","articles":[]}]},{"title":"Clusters, Specs, and Composition","level":"1.5.8","depth":2,"path":"blueprints/clusters.md","ref":"blueprints/clusters.md","articles":[]},{"title":"Enrichers","level":"1.5.9","depth":2,"path":"blueprints/enrichers.md","ref":"blueprints/enrichers.md","articles":[]},{"title":"Policies","level":"1.5.10","depth":2,"path":"blueprints/policies.md","ref":"blueprints/policies.md","articles":[]},{"title":"Effectors","level":"1.5.11","depth":2,"path":"blueprints/effectors.md","ref":"blueprints/effectors.md","articles":[]},{"title":"Clusters and Policies","level":"1.5.12","depth":2,"pat
 h":"blueprints/clusters-and-policies.md","ref":"blueprints/clusters-and-policies.md","articles":[]},{"title":"Java Entities","level":"1.5.13","depth":2,"path":"blueprints/java/index.md","ref":"blueprints/java/index.md","articles":[{"title":"Creating from a Maven Archetype","level":"1.5.13.1","depth":3,"path":"blueprints/java/archetype.md","ref":"blueprints/java/archetype.md","articles":[]},{"title":"Defining and Deploying","level":"1.5.13.2","depth":3,"path":"blueprints/java/defining-and-deploying.md","ref":"blueprints/java/defining-and-deploying.md","articles":[]},{"title":"Handling Bundle Dependencies","level":"1.5.13.3","depth":3,"path":"blueprints/java/bundle-dependencies.md","ref":"blueprints/java/bundle-dependencies.md","articles":[]},{"title":"Topology, Dependencies, and Management Policies","level":"1.5.13.4","depth":3,"path":"blueprints/java/topology-dependencies.md","ref":"blueprints/java/topology-dependencies.md","articles":[]},{"title":"Common Classes and Entities","leve
 l":"1.5.13.5","depth":3,"path":"blueprints/java/common-usage.md","ref":"blueprints/java/common-usage.md","articles":[]},{"title":"Feeds","level":"1.5.13.6","depth":3,"path":"blueprints/java/feeds.md","ref":"blueprints/java/feeds.md","articles":[]},{"title":"Writing an Entity","level":"1.5.13.7","depth":3,"path":"blueprints/java/entity.md","ref":"blueprints/java/entity.md","articles":[]},{"title":"Custom Entity Development","level":"1.5.13.8","depth":3,"path":"blueprints/java/entities.md","ref":"blueprints/java/entities.md","articles":[]},{"title":"Service State","level":"1.5.13.9","depth":3,"path":"blueprints/java/service-state.md","ref":"blueprints/java/service-state.md","articles":[]},{"title":"Entitlements","level":"1.5.13.10","depth":3,"path":"blueprints/java/entitlements.md","ref":"blueprints/java/entitlements.md","articles":[]}]},{"title":"Windows Blueprints","level":"1.5.14","depth":2,"path":"blueprints/winrm/index.md","ref":"blueprints/winrm/index.md","articles":[{"title":"W
 inrm4j Client","level":"1.5.14.1","depth":3,"path":"blueprints/winrm/client.md","ref":"blueprints/winrm/client.md","articles":[]}]},{"title":"Testing YAML Blueprints","level":"1.5.15","depth":2,"path":"blueprints/test/index.md","ref":"blueprints/test/index.md","articles":[{"title":"Test Entities","level":"1.5.15.1","depth":3,"path":"blueprints/test/test-entities.md","ref":"blueprints/test/test-entities.md","articles":[]},{"title":"Example Tests","level":"1.5.15.2","depth":3,"path":"blueprints/test/usage-examples.md","ref":"blueprints/test/usage-examples.md","articles":[]}]},{"title":"Ansible in YAML Blueprints","level":"1.5.16","depth":2,"path":"blueprints/ansible/index.md","ref":"blueprints/ansible/index.md","articles":[{"title":"About Ansible","level":"1.5.16.1","depth":3,"path":"blueprints/ansible/about-ansible.md","ref":"blueprints/ansible/about-ansible.md","articles":[]},{"title":"Creating Blueprints with Ansible","level":"1.5.16.2","depth":3,"path":"blueprints/ansible/creating
 -ansible-blueprints.md","ref":"blueprints/ansible/creating-ansible-blueprints.md","articles":[]}]},{"title":"Chef in YAML Blueprints","level":"1.5.17","depth":2,"path":"blueprints/chef/index.md","ref":"blueprints/chef/index.md","articles":[{"title":"About Chef","level":"1.5.17.1","depth":3,"path":"blueprints/chef/about-chef.md","ref":"blueprints/chef/about-chef.md","articles":[]},{"title":"Creating Blueprints from Chef","level":"1.5.17.2","depth":3,"path":"blueprints/chef/creating-blueprints.md","ref":"blueprints/chef/creating-blueprints.md","articles":[]},{"title":"Writing Chef for Blueprints","level":"1.5.17.3","depth":3,"path":"blueprints/chef/writing-chef.md","ref":"blueprints/chef/writing-chef.md","articles":[]},{"title":"Advanced Chef Integration","level":"1.5.17.4","depth":3,"path":"blueprints/chef/advanced-chef-integration.md","ref":"blueprints/chef/advanced-chef-integration.md","articles":[]}]},{"title":"Salt in YAML Blueprints","level":"1.5.18","depth":2,"path":"blueprints
 /salt/index.md","ref":"blueprints/salt/index.md","articles":[{"title":"About Salt","level":"1.5.18.1","depth":3,"path":"blueprints/salt/about-salt.md","ref":"blueprints/salt/about-salt.md","articles":[]},{"title":"Creating Blueprints with Salt","level":"1.5.18.2","depth":3,"path":"blueprints/salt/creating-salt-blueprints.md","ref":"blueprints/salt/creating-salt-blueprints.md","articles":[]}]},{"title":"YAML Blueprint Advanced Example","level":"1.5.19","depth":2,"path":"blueprints/advanced-example.md","ref":"blueprints/advanced-example.md","articles":[]},{"title":"Blueprinting Tips","level":"1.5.20","depth":2,"path":"blueprints/blueprinting-tips.md","ref":"blueprints/blueprinting-tips.md","articles":[]},{"title":"YAML Blueprint Reference","level":"1.5.21","depth":2,"path":"blueprints/yaml-reference.md","ref":"blueprints/yaml-reference.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versio
 ns","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-d
 ocs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structu
 re":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/creating-yaml.md","mtime":"2017-10-26T13:41:38.665Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/custom-entities.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/custom-entities.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/custom-entities.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/custom-entities.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2507,7 +2507,7 @@ this time however it is a windows VM and
 command over ssh every 5 seconds. This can be very CPU intensive when there are many entities. An alternative
 is to disable the ssh-polling (by setting <code>sshMonitoring.enabled: false</code>) and to configure a different 
 health-check.</p>
-<p>See documentation on the <a href="../v/1.0.0-SNAPSHOT/ops/troubleshooting/overview.md#entitys-error-status">Entity&apos;s error status</a>
+<p>See documentation on the <a href="../ops/troubleshooting/overview.html#entitys-error-status">Entity&apos;s error status</a>
 for how Brooklyn models an <a href="../GLOSSARY.html#entity" class="glossary-term" title="A component of an application or system. This could be a physical component, a
 service, a grouping of components, or a logical construct describing part of an
 application/system. It is a &quot;managed element&quot; in autonomic computing parlance.">entity</a>&apos;s health.</p>
@@ -2596,7 +2596,7 @@ and how they can often be easily describ
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Custom Entities","level":"1.5.6","depth":2,"next":{"title":"Catalog","level":"1.5.7","depth":2,"path":"blueprints/catalog/index.md","ref":"blueprints/catalog/index.md","articles":[{"title":"Catalog Items YAML Syntax","level":"1.5.7.1","depth":3,"path":"blueprints/catalog/schema.md","ref":"blueprints/catalog/schema.md","articles":[]},{"title":"Templates and the Add-Application Wizard","level":"1.5.7.2","depth":3,"path":"blueprints/catalog/templates.md","ref":"blueprints/catalog/templates.md","articles":[]},{"title":"Versioning","level":"1.5.7.3","depth":3,"path":"blueprints/catalog/versioning.md","ref":"blueprints/catalog/versioning.md","articles":[]},{"title":"Catalog Management","level":"1.5.7.4","depth":3,"path":"blueprints/catalog/management.md","ref":"blueprints/catalog/management.md","articles":[]},{"title":"Bundling","level":"1.5.7.5","depth":3,"path":"blueprints/catalog/bundle.md","ref":"blueprints/catalog/bundle.md","arti
 cles":[]},{"title":"Brooklyn Server Command Line Arguments","level":"1.5.7.6","depth":3,"path":"blueprints/catalog/cli.md","ref":"blueprints/catalog/cli.md","articles":[]}]},"previous":{"title":"Multiple Services and Dependency Injection","level":"1.5.5","depth":2,"path":"blueprints/multiple-services.md","ref":"blueprints/multiple-services.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vag
 rant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper"
 :false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},
 "path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/custom-entities.md","mtime":"2017-10-26T13:41:38.666Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Custom Entities","level":"1.5.6","depth":2,"next":{"title":"Catalog","level":"1.5.7","depth":2,"path":"blueprints/catalog/index.md","ref":"blueprints/catalog/index.md","articles":[{"title":"Catalog Items YAML Syntax","level":"1.5.7.1","depth":3,"path":"blueprints/catalog/schema.md","ref":"blueprints/catalog/schema.md","articles":[]},{"title":"Templates and the Add-Application Wizard","level":"1.5.7.2","depth":3,"path":"blueprints/catalog/templates.md","ref":"blueprints/catalog/templates.md","articles":[]},{"title":"Versioning","level":"1.5.7.3","depth":3,"path":"blueprints/catalog/versioning.md","ref":"blueprints/catalog/versioning.md","articles":[]},{"title":"Catalog Management","level":"1.5.7.4","depth":3,"path":"blueprints/catalog/management.md","ref":"blueprints/catalog/management.md","articles":[]},{"title":"Bundling","level":"1.5.7.5","depth":3,"path":"blueprints/catalog/bundle.md","ref":"blueprints/catalog/bundle.md","arti
 cles":[]},{"title":"Brooklyn Server Command Line Arguments","level":"1.5.7.6","depth":3,"path":"blueprints/catalog/cli.md","ref":"blueprints/catalog/cli.md","articles":[]}]},"previous":{"title":"Multiple Services and Dependency Injection","level":"1.5.5","depth":2,"path":"blueprints/multiple-services.md","ref":"blueprints/multiple-services.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vag
 rant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper"
 :false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},
 "path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/custom-entities.md","mtime":"2017-10-26T13:41:38.666Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/effectors.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/effectors.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/effectors.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/effectors.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2098,7 +2098,7 @@
 <p>Effectors perform an operation of some kind, carried out by a Brooklyn <a href="../GLOSSARY.html#entity" class="glossary-term" title="A component of an application or system. This could be a physical component, a
 service, a grouping of components, or a logical construct describing part of an
 application/system. It is a &quot;managed element&quot; in autonomic computing parlance.">Entity</a>.
-They can be manually invoked or triggered by a <a href="../v/1.0.0-SNAPSHOT/blueprints/policies.md">Policy</a>.</p>
+They can be manually invoked or triggered by a <a href="policies.html">Policy</a>.</p>
 <p>Common uses of an <a href="../GLOSSARY.html#effector" class="glossary-term" title="Effectors are tools Apache Brooklyn provides, that allow you to manipulate the live entities within an application.
 They are operations applied on entities.">effector</a> include the following:</p>
 <ul>
@@ -2357,7 +2357,7 @@ They are operations applied on entities.
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Effectors","level":"1.5.11","depth":2,"next":{"title":"Clusters and Policies","level":"1.5.12","depth":2,"path":"blueprints/clusters-and-policies.md","ref":"blueprints/clusters-and-policies.md","articles":[]},"previous":{"title":"Policies","level":"1.5.10","depth":2,"path":"blueprints/policies.md","ref":"blueprints/policies.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"lan
 guages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"go
 ogle":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://gith
 ub.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/effectors.md","mtime":"2017-10-26T13:41:38.666Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Effectors","level":"1.5.11","depth":2,"next":{"title":"Clusters and Policies","level":"1.5.12","depth":2,"path":"blueprints/clusters-and-policies.md","ref":"blueprints/clusters-and-policies.md","articles":[]},"previous":{"title":"Policies","level":"1.5.10","depth":2,"path":"blueprints/policies.md","ref":"blueprints/policies.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"lan
 guages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"go
 ogle":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://gith
 ub.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/effectors.md","mtime":"2017-10-26T13:41:38.666Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/enrichers.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/enrichers.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/enrichers.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/enrichers.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2357,7 +2357,7 @@ application/system. It is a &quot;manage
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Enrichers","level":"1.5.9","depth":2,"next":{"title":"Policies","level":"1.5.10","depth":2,"path":"blueprints/policies.md","ref":"blueprints/policies.md","articles":[]},"previous":{"title":"Clusters, Specs, and Composition","level":"1.5.8","depth":2,"path":"blueprints/clusters.md","ref":"blueprints/clusters.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":
 "vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weib
 o":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/bro
 oklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/enrichers.md","mtime":"2017-10-26T13:41:38.667Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Enrichers","level":"1.5.9","depth":2,"next":{"title":"Policies","level":"1.5.10","depth":2,"path":"blueprints/policies.md","ref":"blueprints/policies.md","articles":[]},"previous":{"title":"Clusters, Specs, and Composition","level":"1.5.8","depth":2,"path":"blueprints/clusters.md","ref":"blueprints/clusters.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":
 "vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weib
 o":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/bro
 oklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/enrichers.md","mtime":"2017-10-26T13:41:38.667Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/entity-configuration.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/entity-configuration.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/entity-configuration.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/entity-configuration.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2169,7 +2169,7 @@ for <code>custom.message</code>, and wil
 <span class="hljs-attr">services:</span>
 <span class="hljs-attr">- type:</span> entity-config-example
 </code></pre>
-<p>For details of how to write and add catalog items, see <a href="../v/1.0.0-SNAPSHOT/blueprints/catalog/index.md">Catalog</a>. </p>
+<p>For details of how to write and add catalog items, see <a href="catalog/">Catalog</a>. </p>
 <h4 id="config-key-constraints">Config Key Constraints</h4>
 <p>The config keys in the <code>brooklyn.parameters</code> can also have constraints defined, for what values
 are valid. If more than one constraint is defined, then they must all be satisfied. The constraints 
@@ -2675,7 +2675,7 @@ application/system. It is a &quot;manage
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Entity Configuration","level":"1.5.2","depth":2,"next":{"title":"Setting Locations","level":"1.5.3","depth":2,"path":"blueprints/setting-locations.md","ref":"blueprints/setting-locations.md","articles":[]},"previous":{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"path":"blueprints/creating-yaml.md","ref":"blueprints/creating-yaml.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight"
 :{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":tr
 ue,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_libra
 ry_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/entity-configuration.md","mtime":"2017-10-26T13:41:38.667Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Entity Configuration","level":"1.5.2","depth":2,"next":{"title":"Setting Locations","level":"1.5.3","depth":2,"path":"blueprints/setting-locations.md","ref":"blueprints/setting-locations.md","articles":[]},"previous":{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"path":"blueprints/creating-yaml.md","ref":"blueprints/creating-yaml.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight"
 :{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":tr
 ue,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_libra
 ry_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/entity-configuration.md","mtime":"2017-10-26T13:41:38.667Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/index.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/index.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/index.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/index.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2151,7 +2151,7 @@
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Writing Blueprints","partial-summary-depth":1,"level":"1.5","depth":1,"next":{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"path":"blueprints/creating-yaml.md","ref":"blueprints/creating-yaml.md","articles":[]},"previous":{"title":"Stop/start/restart behaviour","level":"1.4.9","depth":2,"path":"concepts/stop-start-restart-behaviour.md","ref":"concepts/stop-start-restart-behaviour.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"t
 heme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/"
 ,"text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://gith
 ub.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/index.md","mtime":"2017-10-26T13:41:38.668Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Writing Blueprints","partial-summary-depth":1,"level":"1.5","depth":1,"next":{"title":"Creating YAML Blueprint","level":"1.5.1","depth":2,"path":"blueprints/creating-yaml.md","ref":"blueprints/creating-yaml.md","articles":[]},"previous":{"title":"Stop/start/restart behaviour","level":"1.4.9","depth":2,"path":"concepts/stop-start-restart-behaviour.md","ref":"concepts/stop-start-restart-behaviour.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"t
 heme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/"
 ,"text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://gith
 ub.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/index.md","mtime":"2017-10-26T13:41:38.668Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/java/archetype.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/java/archetype.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/java/archetype.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/java/archetype.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../../website-1509026219967.css">
+        <link rel="stylesheet" href="../../website-1509027295765.css">
         
     
         
@@ -2135,7 +2135,7 @@ $ mvn clean install
 </code></pre>
 <h4 id="adding-to-the-catalog">Adding to the Catalog</h4>
 <p>The build will produce an OSGi bundle in <code>target/autobrick-0.1.0-SNAPSHOT.jar</code>, suitable for 
-use in the <a href="../../v/1.0.0-SNAPSHOT/blueprints/catalog/index.md">Brooklyn catalog</a> (using <code>brooklyn.libraries</code>).</p>
+use in the <a href="../catalog/">Brooklyn catalog</a> (using <code>brooklyn.libraries</code>).</p>
 <p>To use this in your Brooklyn catalog you will first have to copy the target jar to a suitable <a href="../../GLOSSARY.html#location" class="glossary-term" title="A server or resource to which Apache Brooklyn can deploy applications">location</a>. 
 For developing/testing purposes storing on the local filesystem is fine. 
 For production use, we recommend uploading to a remote maven repository or similar.</p>
@@ -2221,7 +2221,7 @@ application/system. It is a &quot;manage
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Creating from a Maven Archetype","level":"1.5.13.1","depth":3,"next":{"title":"Defining and Deploying","level":"1.5.13.2","depth":3,"path":"blueprints/java/defining-and-deploying.md","ref":"blueprints/java/defining-and-deploying.md","articles":[]},"previous":{"title":"Java Entities","level":"1.5.13","depth":2,"path":"blueprints/java/index.md","ref":"blueprints/java/index.md","articles":[{"title":"Creating from a Maven Archetype","level":"1.5.13.1","depth":3,"path":"blueprints/java/archetype.md","ref":"blueprints/java/archetype.md","articles":[]},{"title":"Defining and Deploying","level":"1.5.13.2","depth":3,"path":"blueprints/java/defining-and-deploying.md","ref":"blueprints/java/defining-and-deploying.md","articles":[]},{"title":"Handling Bundle Dependencies","level":"1.5.13.3","depth":3,"path":"blueprints/java/bundle-dependencies.md","ref":"blueprints/java/bundle-dependencies.md","articles":[]},{"title":"Topology, Dependencies,
  and Management Policies","level":"1.5.13.4","depth":3,"path":"blueprints/java/topology-dependencies.md","ref":"blueprints/java/topology-dependencies.md","articles":[]},{"title":"Common Classes and Entities","level":"1.5.13.5","depth":3,"path":"blueprints/java/common-usage.md","ref":"blueprints/java/common-usage.md","articles":[]},{"title":"Feeds","level":"1.5.13.6","depth":3,"path":"blueprints/java/feeds.md","ref":"blueprints/java/feeds.md","articles":[]},{"title":"Writing an Entity","level":"1.5.13.7","depth":3,"path":"blueprints/java/entity.md","ref":"blueprints/java/entity.md","articles":[]},{"title":"Custom Entity Development","level":"1.5.13.8","depth":3,"path":"blueprints/java/entities.md","ref":"blueprints/java/entities.md","articles":[]},{"title":"Service State","level":"1.5.13.9","depth":3,"path":"blueprints/java/service-state.md","ref":"blueprints/java/service-state.md","articles":[]},{"title":"Entitlements","level":"1.5.13.10","depth":3,"path":"blueprints/java/entitlemen
 ts.md","ref":"blueprints/java/entitlements.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang
 ":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"defa
 ult","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/java/archetype.md","mtime":"2017-10-26T13:41:38.668Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"../..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Creating from a Maven Archetype","level":"1.5.13.1","depth":3,"next":{"title":"Defining and Deploying","level":"1.5.13.2","depth":3,"path":"blueprints/java/defining-and-deploying.md","ref":"blueprints/java/defining-and-deploying.md","articles":[]},"previous":{"title":"Java Entities","level":"1.5.13","depth":2,"path":"blueprints/java/index.md","ref":"blueprints/java/index.md","articles":[{"title":"Creating from a Maven Archetype","level":"1.5.13.1","depth":3,"path":"blueprints/java/archetype.md","ref":"blueprints/java/archetype.md","articles":[]},{"title":"Defining and Deploying","level":"1.5.13.2","depth":3,"path":"blueprints/java/defining-and-deploying.md","ref":"blueprints/java/defining-and-deploying.md","articles":[]},{"title":"Handling Bundle Dependencies","level":"1.5.13.3","depth":3,"path":"blueprints/java/bundle-dependencies.md","ref":"blueprints/java/bundle-dependencies.md","articles":[]},{"title":"Topology, Dependencies,
  and Management Policies","level":"1.5.13.4","depth":3,"path":"blueprints/java/topology-dependencies.md","ref":"blueprints/java/topology-dependencies.md","articles":[]},{"title":"Common Classes and Entities","level":"1.5.13.5","depth":3,"path":"blueprints/java/common-usage.md","ref":"blueprints/java/common-usage.md","articles":[]},{"title":"Feeds","level":"1.5.13.6","depth":3,"path":"blueprints/java/feeds.md","ref":"blueprints/java/feeds.md","articles":[]},{"title":"Writing an Entity","level":"1.5.13.7","depth":3,"path":"blueprints/java/entity.md","ref":"blueprints/java/entity.md","articles":[]},{"title":"Custom Entity Development","level":"1.5.13.8","depth":3,"path":"blueprints/java/entities.md","ref":"blueprints/java/entities.md","articles":[]},{"title":"Service State","level":"1.5.13.9","depth":3,"path":"blueprints/java/service-state.md","ref":"blueprints/java/service-state.md","articles":[]},{"title":"Entitlements","level":"1.5.13.10","depth":3,"path":"blueprints/java/entitlemen
 ts.md","ref":"blueprints/java/entitlements.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang
 ":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"defa
 ult","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/java/archetype.md","mtime":"2017-10-26T13:41:38.668Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"../..","book":{"language":""}});
         });
     </script>
 </div>