You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by md...@apache.org on 2014/04/07 10:30:04 UTC

svn commit: r1585428 [1/3] - in /jackrabbit/site/live/oak/docs: ./ META-INF/ security/

Author: mduerig
Date: Mon Apr  7 08:30:03 2014
New Revision: 1585428

URL: http://svn.apache.org/r1585428
Log:
OAK-936: Site checkin for project Oak Documentation-0.20-SNAPSHOT

Added:
    jackrabbit/site/live/oak/docs/clustering.html
    jackrabbit/site/live/oak/docs/security/overview.html
Removed:
    jackrabbit/site/live/oak/docs/META-INF/
    jackrabbit/site/live/oak/docs/big-picture.uxf
    jackrabbit/site/live/oak/docs/security/permission_eval.html
Modified:
    jackrabbit/site/live/oak/docs/blobstore.html
    jackrabbit/site/live/oak/docs/construct.html
    jackrabbit/site/live/oak/docs/dev_getting_started.html
    jackrabbit/site/live/oak/docs/differences.html
    jackrabbit/site/live/oak/docs/differences_accesscontrol.html
    jackrabbit/site/live/oak/docs/differences_authentication.html
    jackrabbit/site/live/oak/docs/differences_permission.html
    jackrabbit/site/live/oak/docs/differences_principal.html
    jackrabbit/site/live/oak/docs/differences_privileges.html
    jackrabbit/site/live/oak/docs/differences_user.html
    jackrabbit/site/live/oak/docs/documentmk.html
    jackrabbit/site/live/oak/docs/dos_and_donts.html
    jackrabbit/site/live/oak/docs/downloads.html
    jackrabbit/site/live/oak/docs/from_here.html
    jackrabbit/site/live/oak/docs/index.html
    jackrabbit/site/live/oak/docs/jsop-diff.html
    jackrabbit/site/live/oak/docs/known_issues.html
    jackrabbit/site/live/oak/docs/license.html
    jackrabbit/site/live/oak/docs/microkernel.html
    jackrabbit/site/live/oak/docs/nodestate.html
    jackrabbit/site/live/oak/docs/osgi_config.html
    jackrabbit/site/live/oak/docs/overview.html
    jackrabbit/site/live/oak/docs/participating.html
    jackrabbit/site/live/oak/docs/query.html
    jackrabbit/site/live/oak/docs/security/external_login_module.html
    jackrabbit/site/live/oak/docs/segmentmk.html
    jackrabbit/site/live/oak/docs/use_getting_started.html
    jackrabbit/site/live/oak/docs/when_things_go_wrong.html

Modified: jackrabbit/site/live/oak/docs/blobstore.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/blobstore.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/blobstore.html (original)
+++ jackrabbit/site/live/oak/docs/blobstore.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - The Blob Store</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -236,6 +242,20 @@
     
             <a href="#"><i class="none"></i>BlobStore</a>
           </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -254,6 +274,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -272,13 +299,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Added: jackrabbit/site/live/oak/docs/clustering.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/clustering.html?rev=1585428&view=auto
==============================================================================
--- jackrabbit/site/live/oak/docs/clustering.html (added)
+++ jackrabbit/site/live/oak/docs/clustering.html Mon Apr  7 08:30:03 2014
@@ -0,0 +1,404 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2014-04-07
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Jackrabbit Oak - </title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarEnabled">
+          
+    
+    
+            
+    
+    
+    <a href="http://github.com/apache/jackrabbit-oak">
+      <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
+        src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"
+        alt="Fork me on GitHub">
+    </a>
+  
+                
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                <div class="container-fluid">
+        <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Jackrabbit Oak">Jackrabbit Oak</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="downloads.html"  title="Downloads">Downloads</a>
+</li>
+                  
+                      <li>      <a href="from_here.html"  title="From here">From here</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Concepts and architecture <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="overview.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
+</li>
+                  
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
+</li>
+                  
+                      <li>      <a href="query.html"  title="Query">Query</a>
+</li>
+                  
+                      <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
+</li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Using Oak <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="use_getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
+</li>
+                  
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
+                      <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
+</li>
+                  
+                      <li>      <a href="dos_and_donts.html"  title="Dos and don'ts">Dos and don'ts</a>
+</li>
+                  
+                      <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Developing Oak <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="dev_getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="participating.html"  title="Participating">Participating</a>
+</li>
+                  
+                      <li>      <a href="apidocs/index.html"  title="API docs">API docs</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Links <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://jackrabbit.apache.org/oak"  title="Apache Jackrabbit Oak">Apache Jackrabbit Oak</a>
+</li>
+                  
+                      <li>      <a href="http://jackrabbit.apache.org/"  title="Apache Jackrabbit">Apache Jackrabbit</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Oak Documentation</h2>
+                </div>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 2014-04-07</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
+                      
+                
+                    
+      
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                                
+      <li>
+    
+                          <a href="index.html" title="Jackrabbit Oak">
+          <i class="none"></i>
+        Jackrabbit Oak</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="license.html" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="downloads.html" title="Downloads">
+          <i class="none"></i>
+        Downloads</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="from_here.html" title="From here">
+          <i class="none"></i>
+        From here</a>
+            </li>
+                              <li class="nav-header">Concepts and architecture</li>
+                                
+      <li>
+    
+                          <a href="overview.html" title="Overview">
+          <i class="none"></i>
+        Overview</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="nodestate.html" title="The node state model">
+          <i class="none"></i>
+        The node state model</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
+          <i class="none"></i>
+        NodesStore and MicroKernel</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="query.html" title="Query">
+          <i class="none"></i>
+        Query</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="blobstore.html" title="BlobStore">
+          <i class="none"></i>
+        BlobStore</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Clustering</a>
+          </li>
+                              <li class="nav-header">Using Oak</li>
+                                
+      <li>
+    
+                          <a href="use_getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="differences.html" title="Differences to Jackrabbit 2">
+          <i class="none"></i>
+        Differences to Jackrabbit 2</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="known_issues.html" title="Known Issues">
+          <i class="none"></i>
+        Known Issues</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="dos_and_donts.html" title="Dos and don'ts">
+          <i class="none"></i>
+        Dos and don'ts</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="when_things_go_wrong.html" title="When things go wrong">
+          <i class="none"></i>
+        When things go wrong</a>
+            </li>
+                              <li class="nav-header">Developing Oak</li>
+                                
+      <li>
+    
+                          <a href="dev_getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="participating.html" title="Participating">
+          <i class="none"></i>
+        Participating</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="apidocs/index.html" title="API docs">
+          <i class="none"></i>
+        API docs</a>
+            </li>
+                              <li class="nav-header">Links</li>
+                                
+      <li>
+    
+                          <a href="http://jackrabbit.apache.org/oak" class="externalLink" title="Apache Jackrabbit Oak">
+          <i class="none"></i>
+        Apache Jackrabbit Oak</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://jackrabbit.apache.org/" class="externalLink" title="Apache Jackrabbit">
+          <i class="none"></i>
+        Apache Jackrabbit</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                   
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+    
+    <div class="g-plusone" data-href="http://jackrabbit.apache.org/oak-doc/" data-size="tall" ></div>
+
+                   <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License. --><p>TODO&#x2026;</p>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2012-2014
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+        
+        
+          
+    
+    
+    <div id="ohloh" class="pull-right">
+      <script type="text/javascript" src="http://www.ohloh.net/p/jackrabbit-oak/widgets/project_users_logo.js"></script>
+    </div>
+        </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Modified: jackrabbit/site/live/oak/docs/construct.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/construct.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/construct.html (original)
+++ jackrabbit/site/live/oak/docs/construct.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Repository construction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/dev_getting_started.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/dev_getting_started.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/dev_getting_started.html (original)
+++ jackrabbit/site/live/oak/docs/dev_getting_started.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Getting Started</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li class="active">

Modified: jackrabbit/site/live/oak/docs/differences.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences.html (original)
+++ jackrabbit/site/live/oak/docs/differences.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-04-02
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140402" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Backward compatibility</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-04-02</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -254,6 +274,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -272,13 +299,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/differences_accesscontrol.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences_accesscontrol.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences_accesscontrol.html (original)
+++ jackrabbit/site/live/oak/docs/differences_accesscontrol.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - AccessControl Management : Differences wrt Jackrabbit 2.x</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/differences_authentication.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences_authentication.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences_authentication.html (original)
+++ jackrabbit/site/live/oak/docs/differences_authentication.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Authentication : Differences wrt Jackrabbit 2.x</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/differences_permission.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences_permission.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences_permission.html (original)
+++ jackrabbit/site/live/oak/docs/differences_permission.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Permission Evaluation : Differences wrt Jackrabbit 2.x</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/differences_principal.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences_principal.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences_principal.html (original)
+++ jackrabbit/site/live/oak/docs/differences_principal.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Principal Management : Differences wrt Jackrabbit 2.x</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/differences_privileges.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences_privileges.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences_privileges.html (original)
+++ jackrabbit/site/live/oak/docs/differences_privileges.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Privilege Management : Differences wrt Jackrabbit 2.x</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/differences_user.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences_user.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences_user.html (original)
+++ jackrabbit/site/live/oak/docs/differences_user.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - User Management : Differences to Jackrabbit 2.x</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/documentmk.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/documentmk.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/documentmk.html (original)
+++ jackrabbit/site/live/oak/docs/documentmk.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Oak DocumentMK</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -274,13 +301,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>

Modified: jackrabbit/site/live/oak/docs/dos_and_donts.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/dos_and_donts.html?rev=1585428&r1=1585427&r2=1585428&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/dos_and_donts.html (original)
+++ jackrabbit/site/live/oak/docs/dos_and_donts.html Mon Apr  7 08:30:03 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-03-26
+ | Generated by Apache Maven Doxia at 2014-04-07
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140326" />
+    <meta name="Date-Revision-yyyymmdd" content="20140407" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -70,10 +70,10 @@
                       <li>      <a href="overview.html"  title="Overview">Overview</a>
 </li>
                   
-                      <li>      <a href="nodestate.html"  title="Understanding the node state model">Understanding the node state model</a>
+                      <li>      <a href="nodestate.html"  title="The node state model">The node state model</a>
 </li>
                   
-                      <li>      <a href="microkernel.html"  title="Microkernel">Microkernel</a>
+                      <li>      <a href="microkernel.html"  title="NodesStore and MicroKernel">NodesStore and MicroKernel</a>
 </li>
                   
                       <li>      <a href="query.html"  title="Query">Query</a>
@@ -81,6 +81,12 @@
                   
                       <li>      <a href="blobstore.html"  title="BlobStore">BlobStore</a>
 </li>
+                  
+                      <li>      <a href="security/overview.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="clustering.html"  title="Clustering">Clustering</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -93,6 +99,9 @@
                       <li>      <a href="differences.html"  title="Differences to Jackrabbit 2">Differences to Jackrabbit 2</a>
 </li>
                   
+                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
+</li>
+                  
                       <li>      <a href="known_issues.html"  title="Known Issues">Known Issues</a>
 </li>
                   
@@ -101,9 +110,6 @@
                   
                       <li>      <a href="when_things_go_wrong.html"  title="When things go wrong">When things go wrong</a>
 </li>
-                  
-                      <li>      <a href="osgi_config.html"  title="Configuring Oak">Configuring Oak</a>
-</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -157,7 +163,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-03-26</li>
+                  <li id="publishDate">Last Published: 2014-04-07</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.20-SNAPSHOT</li>
                       
                 
@@ -213,16 +219,16 @@
                   
       <li>
     
-                          <a href="nodestate.html" title="Understanding the node state model">
+                          <a href="nodestate.html" title="The node state model">
           <i class="none"></i>
-        Understanding the node state model</a>
+        The node state model</a>
             </li>
                   
       <li>
     
-                          <a href="microkernel.html" title="Microkernel">
+                          <a href="microkernel.html" title="NodesStore and MicroKernel">
           <i class="none"></i>
-        Microkernel</a>
+        NodesStore and MicroKernel</a>
             </li>
                   
       <li>
@@ -238,6 +244,20 @@
           <i class="none"></i>
         BlobStore</a>
             </li>
+                  
+      <li>
+    
+                          <a href="security/overview.html" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="clustering.html" title="Clustering">
+          <i class="none"></i>
+        Clustering</a>
+            </li>
                               <li class="nav-header">Using Oak</li>
                                 
       <li>
@@ -256,6 +276,13 @@
                   
       <li>
     
+                          <a href="osgi_config.html" title="Configuring Oak">
+          <i class="none"></i>
+        Configuring Oak</a>
+            </li>
+                  
+      <li>
+    
                           <a href="known_issues.html" title="Known Issues">
           <i class="none"></i>
         Known Issues</a>
@@ -272,13 +299,6 @@
           <i class="none"></i>
         When things go wrong</a>
             </li>
-                  
-      <li>
-    
-                          <a href="osgi_config.html" title="Configuring Oak">
-          <i class="none"></i>
-        Configuring Oak</a>
-            </li>
                               <li class="nav-header">Developing Oak</li>
                                 
       <li>
@@ -356,24 +376,16 @@
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License. --><p>TODO Document patterns and anti patterns:</p>
-
-<ul>
-  
-<li>Observation</li>
-  
-<li>Session live time, explicit refresh</li>
-  
-<li>Use admin session</li>
-  
-<li>&#x2026;</li>
-</ul>
 <div class="section">
 <h2>Session refresh behavior<a name="Session_refresh_behavior"></a></h2>
 <p>Oak is based on the MVCC model where each session starts with a snapshot view of the repository. Concurrent changes from other sessions <i>are not visible</i> to a session until it gets refreshed. A session can be refreshed either explicitly by calling the <tt>refresh()</tt> method or implicitly by direct-to-workspace methods or by the auto-refresh mode. Also observation event delivery causes a session to be refreshed.</p>
 <p>By default the auto-refresh mode automatically refreshes all sessions that have been idle for more than one second, and it&#x2019;s also possible to explicitly set the auto-refresh parameters. A typical approach would be for long-lived admin sessions to set the auto-refresh mode to keep the session always up to date with latest changes from the repository.</p>
 <div class="section">
 <h3>Pattern: One session for one request/operation<a name="Pattern:_One_session_for_one_requestoperation"></a></h3>
-<p>One of the key patterns targeted by Oak is a web application that serves HTTP requests. The recommended way to handle such cases is to use a separate session for each HTTP request, and never to refresh that session.</p></div></div>
+<p>One of the key patterns targeted by Oak is a web application that serves HTTP requests. The recommended way to handle such cases is to use a separate session for each HTTP request, and never to refresh that session.</p></div>
+<div class="section">
+<h3>Anti pattern: concurrent session access<a name="Anti_pattern:_concurrent_session_access"></a></h3>
+<p>Oak is designed to be virtually lock free as long as sessions are not shared across threads. Don&#x2019;t access the same session instance concurrently from multiple threads. When doing so Oak will protect its internal data structures from becoming corrupted but will not make any guarantees beyond that. In particular violating clients might suffer from lock contentions or deadlocks.</p></div></div>
                   </div>
             </div>
           </div>