You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2021/11/18 13:54:16 UTC

svn commit: r1895154 [6/7] - in /jackrabbit/site/live/jcr: ./ components/ css/ js/ ocm/ status/

Modified: jackrabbit/site/live/jcr/js/apache-maven-fluido-1.9.min.js
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/js/apache-maven-fluido-1.9.min.js?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/js/apache-maven-fluido-1.9.min.js (original)
+++ jackrabbit/site/live/jcr/js/apache-maven-fluido-1.9.min.js Thu Nov 18 13:54:15 2021
@@ -1,25 +1,25 @@
-/*!
- * jQuery JavaScript Library v1.11.2
- * http://jquery.com/
- *
- * Includes Sizzle.js
- * http://sizzlejs.com/
- *
- * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
- * Released under the MIT license
- * http://jquery.org/license
- *
- * Date: 2014-12-17T15:27Z
- */
-(function(b,a){if(typeof module==="object"&&typeof module.exports==="object"){module.exports=b.document?a(b,true):function(c){if(!c.document){throw new Error("jQuery requires a window with a document")}return a(c)}}else{a(b)}}(typeof window!=="undefined"?window:this,function(a5,av){var aP=[];var P=aP.slice;var az=aP.concat;var x=aP.push;var bU=aP.indexOf;var ac={};var y=ac.toString;var K=ac.hasOwnProperty;var D={};var ai="1.11.2",bI=function(e,i){return new bI.fn.init(e,i)},E=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,bS=/^-ms-/,aW=/-([\da-z])/gi,O=function(e,i){return i.toUpperCase()};bI.fn=bI.prototype={jquery:ai,constructor:bI,selector:"",length:0,toArray:function(){return P.call(this)},get:function(e){return e!=null?(e<0?this[e+this.length]:this[e]):P.call(this)},pushStack:function(e){var i=bI.merge(this.constructor(),e);i.prevObject=this;i.context=this.context;return i},each:function(i,e){return bI.each(this,i,e)},map:function(e){return this.pushStack(bI.map(this,function(b7,b6){retu
 rn e.call(b7,b6,b7)}))},slice:function(){return this.pushStack(P.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(b7){var e=this.length,b6=+b7+(b7<0?e:0);return this.pushStack(b6>=0&&b6<e?[this[b6]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:x,sort:aP.sort,splice:aP.splice};bI.extend=bI.fn.extend=function(){var e,cb,b6,b7,ce,cc,ca=arguments[0]||{},b9=1,b8=arguments.length,cd=false;if(typeof ca==="boolean"){cd=ca;ca=arguments[b9]||{};b9++}if(typeof ca!=="object"&&!bI.isFunction(ca)){ca={}}if(b9===b8){ca=this;b9--}for(;b9<b8;b9++){if((ce=arguments[b9])!=null){for(b7 in ce){e=ca[b7];b6=ce[b7];if(ca===b6){continue}if(cd&&b6&&(bI.isPlainObject(b6)||(cb=bI.isArray(b6)))){if(cb){cb=false;cc=e&&bI.isArray(e)?e:[]}else{cc=e&&bI.isPlainObject(e)?e:{}}ca[b7]=bI.extend(cd,cc,b6)}else{if(b6!==undefined){ca[b7]=b6}}}}}return ca};bI.extend({expando:"jQuery"+(ai+Math.random()).replace(/\D/g,""),isReady:true,err
 or:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return bI.type(e)==="function"},isArray:Array.isArray||function(e){return bI.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){return !bI.isArray(e)&&(e-parseFloat(e)+1)>=0},isEmptyObject:function(i){var e;for(e in i){return false}return true},isPlainObject:function(b7){var i;if(!b7||bI.type(b7)!=="object"||b7.nodeType||bI.isWindow(b7)){return false}try{if(b7.constructor&&!K.call(b7,"constructor")&&!K.call(b7.constructor.prototype,"isPrototypeOf")){return false}}catch(b6){return false}if(D.ownLast){for(i in b7){return K.call(b7,i)}}for(i in b7){}return i===undefined||K.call(b7,i)},type:function(e){if(e==null){return e+""}return typeof e==="object"||typeof e==="function"?ac[y.call(e)]||"object":typeof e},globalEval:function(e){if(e&&bI.trim(e)){(a5.execScript||function(i){a5["eval"].call(a5,i)})(e)}},camelCase:function(e){return e.replace(bS,"ms-").replace(aW,O)},nodeN
 ame:function(i,e){return i.nodeName&&i.nodeName.toLowerCase()===e.toLowerCase()},each:function(ca,cb,b6){var b9,b7=0,b8=ca.length,e=ad(ca);if(b6){if(e){for(;b7<b8;b7++){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}else{for(b7 in ca){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}}else{if(e){for(;b7<b8;b7++){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}else{for(b7 in ca){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}}return ca},trim:function(e){return e==null?"":(e+"").replace(E,"")},makeArray:function(e,b6){var i=b6||[];if(e!=null){if(ad(Object(e))){bI.merge(i,typeof e==="string"?[e]:e)}else{x.call(i,e)}}return i},inArray:function(b8,b6,b7){var e;if(b6){if(bU){return bU.call(b6,b8,b7)}e=b6.length;b7=b7?b7<0?Math.max(0,e+b7):b7:0;for(;b7<e;b7++){if(b7 in b6&&b6[b7]===b8){return b7}}}return -1},merge:function(b9,b7){var e=+b7.length,b6=0,b8=b9.length;while(b6<e){b9[b8++]=b7[b6++]}if(e!==e){while(b7[b6]!==undefined){b9[b8++]=b7[b6++]}}b9.length=b8;return b9},grep:function(
 e,cc,b9){var cb,b8=[],b6=0,b7=e.length,ca=!b9;for(;b6<b7;b6++){cb=!cc(e[b6],b6);if(cb!==ca){b8.push(e[b6])}}return b8},map:function(b7,cc,e){var cb,b9=0,ca=b7.length,b6=ad(b7),b8=[];if(b6){for(;b9<ca;b9++){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}else{for(b9 in b7){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}return az.apply([],b8)},guid:1,proxy:function(b8,b7){var e,b6,i;if(typeof b7==="string"){i=b8[b7];b7=b8;b8=i}if(!bI.isFunction(b8)){return undefined}e=P.call(arguments,2);b6=function(){return b8.apply(b7||this,e.concat(P.call(arguments)))};b6.guid=b8.guid=b8.guid||bI.guid++;return b6},now:function(){return +(new Date())},support:D});bI.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(b6,e){ac["[object "+e+"]"]=e.toLowerCase()});function ad(b6){var i=b6.length,e=bI.type(b6);if(e==="function"||bI.isWindow(b6)){return false}if(b6.nodeType===1&&i){return true}return e==="array"||i===0||typeof i==="number"&&i>0&&(i-1) in b6}var m=
-/*!
- * Sizzle CSS Selector Engine v2.2.0-pre
- * http://sizzlejs.com/
- *
- * Copyright 2008, 2014 jQuery Foundation, Inc. and other contributors
- * Released under the MIT license
- * http://jquery.org/license
- *
- * Date: 2014-12-16
- */
+/*!
+ * jQuery JavaScript Library v1.11.2
+ * http://jquery.com/
+ *
+ * Includes Sizzle.js
+ * http://sizzlejs.com/
+ *
+ * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-17T15:27Z
+ */
+(function(b,a){if(typeof module==="object"&&typeof module.exports==="object"){module.exports=b.document?a(b,true):function(c){if(!c.document){throw new Error("jQuery requires a window with a document")}return a(c)}}else{a(b)}}(typeof window!=="undefined"?window:this,function(a5,av){var aP=[];var P=aP.slice;var az=aP.concat;var x=aP.push;var bU=aP.indexOf;var ac={};var y=ac.toString;var K=ac.hasOwnProperty;var D={};var ai="1.11.2",bI=function(e,i){return new bI.fn.init(e,i)},E=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,bS=/^-ms-/,aW=/-([\da-z])/gi,O=function(e,i){return i.toUpperCase()};bI.fn=bI.prototype={jquery:ai,constructor:bI,selector:"",length:0,toArray:function(){return P.call(this)},get:function(e){return e!=null?(e<0?this[e+this.length]:this[e]):P.call(this)},pushStack:function(e){var i=bI.merge(this.constructor(),e);i.prevObject=this;i.context=this.context;return i},each:function(i,e){return bI.each(this,i,e)},map:function(e){return this.pushStack(bI.map(this,function(b7,b6){retu
 rn e.call(b7,b6,b7)}))},slice:function(){return this.pushStack(P.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(b7){var e=this.length,b6=+b7+(b7<0?e:0);return this.pushStack(b6>=0&&b6<e?[this[b6]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:x,sort:aP.sort,splice:aP.splice};bI.extend=bI.fn.extend=function(){var e,cb,b6,b7,ce,cc,ca=arguments[0]||{},b9=1,b8=arguments.length,cd=false;if(typeof ca==="boolean"){cd=ca;ca=arguments[b9]||{};b9++}if(typeof ca!=="object"&&!bI.isFunction(ca)){ca={}}if(b9===b8){ca=this;b9--}for(;b9<b8;b9++){if((ce=arguments[b9])!=null){for(b7 in ce){e=ca[b7];b6=ce[b7];if(ca===b6){continue}if(cd&&b6&&(bI.isPlainObject(b6)||(cb=bI.isArray(b6)))){if(cb){cb=false;cc=e&&bI.isArray(e)?e:[]}else{cc=e&&bI.isPlainObject(e)?e:{}}ca[b7]=bI.extend(cd,cc,b6)}else{if(b6!==undefined){ca[b7]=b6}}}}}return ca};bI.extend({expando:"jQuery"+(ai+Math.random()).replace(/\D/g,""),isReady:true,err
 or:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return bI.type(e)==="function"},isArray:Array.isArray||function(e){return bI.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){return !bI.isArray(e)&&(e-parseFloat(e)+1)>=0},isEmptyObject:function(i){var e;for(e in i){return false}return true},isPlainObject:function(b7){var i;if(!b7||bI.type(b7)!=="object"||b7.nodeType||bI.isWindow(b7)){return false}try{if(b7.constructor&&!K.call(b7,"constructor")&&!K.call(b7.constructor.prototype,"isPrototypeOf")){return false}}catch(b6){return false}if(D.ownLast){for(i in b7){return K.call(b7,i)}}for(i in b7){}return i===undefined||K.call(b7,i)},type:function(e){if(e==null){return e+""}return typeof e==="object"||typeof e==="function"?ac[y.call(e)]||"object":typeof e},globalEval:function(e){if(e&&bI.trim(e)){(a5.execScript||function(i){a5["eval"].call(a5,i)})(e)}},camelCase:function(e){return e.replace(bS,"ms-").replace(aW,O)},nodeN
 ame:function(i,e){return i.nodeName&&i.nodeName.toLowerCase()===e.toLowerCase()},each:function(ca,cb,b6){var b9,b7=0,b8=ca.length,e=ad(ca);if(b6){if(e){for(;b7<b8;b7++){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}else{for(b7 in ca){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}}else{if(e){for(;b7<b8;b7++){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}else{for(b7 in ca){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}}return ca},trim:function(e){return e==null?"":(e+"").replace(E,"")},makeArray:function(e,b6){var i=b6||[];if(e!=null){if(ad(Object(e))){bI.merge(i,typeof e==="string"?[e]:e)}else{x.call(i,e)}}return i},inArray:function(b8,b6,b7){var e;if(b6){if(bU){return bU.call(b6,b8,b7)}e=b6.length;b7=b7?b7<0?Math.max(0,e+b7):b7:0;for(;b7<e;b7++){if(b7 in b6&&b6[b7]===b8){return b7}}}return -1},merge:function(b9,b7){var e=+b7.length,b6=0,b8=b9.length;while(b6<e){b9[b8++]=b7[b6++]}if(e!==e){while(b7[b6]!==undefined){b9[b8++]=b7[b6++]}}b9.length=b8;return b9},grep:function(
 e,cc,b9){var cb,b8=[],b6=0,b7=e.length,ca=!b9;for(;b6<b7;b6++){cb=!cc(e[b6],b6);if(cb!==ca){b8.push(e[b6])}}return b8},map:function(b7,cc,e){var cb,b9=0,ca=b7.length,b6=ad(b7),b8=[];if(b6){for(;b9<ca;b9++){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}else{for(b9 in b7){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}return az.apply([],b8)},guid:1,proxy:function(b8,b7){var e,b6,i;if(typeof b7==="string"){i=b8[b7];b7=b8;b8=i}if(!bI.isFunction(b8)){return undefined}e=P.call(arguments,2);b6=function(){return b8.apply(b7||this,e.concat(P.call(arguments)))};b6.guid=b8.guid=b8.guid||bI.guid++;return b6},now:function(){return +(new Date())},support:D});bI.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(b6,e){ac["[object "+e+"]"]=e.toLowerCase()});function ad(b6){var i=b6.length,e=bI.type(b6);if(e==="function"||bI.isWindow(b6)){return false}if(b6.nodeType===1&&i){return true}return e==="array"||i===0||typeof i==="number"&&i>0&&(i-1) in b6}var m=
+/*!
+ * Sizzle CSS Selector Engine v2.2.0-pre
+ * http://sizzlejs.com/
+ *
+ * Copyright 2008, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-16
+ */

[... 3 lines stripped ...]
Modified: jackrabbit/site/live/jcr/mailing-lists.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/mailing-lists.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/mailing-lists.html (original)
+++ jackrabbit/site/live/jcr/mailing-lists.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -621,7 +621,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/navigation.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/navigation.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/navigation.html (original)
+++ jackrabbit/site/live/jcr/navigation.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -456,7 +456,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/news-archive.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/news-archive.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/news-archive.html (original)
+++ jackrabbit/site/live/jcr/news-archive.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - News Archive</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -1928,7 +1928,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/node-type-notation.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/node-type-notation.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/node-type-notation.html (original)
+++ jackrabbit/site/live/jcr/node-type-notation.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Node Type Notation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -926,7 +926,7 @@ PropertyDefinition
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/node-type-visualization.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/node-type-visualization.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/node-type-visualization.html (original)
+++ jackrabbit/site/live/jcr/node-type-visualization.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Node Type Visualization</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -601,7 +601,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/node-types.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/node-types.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/node-types.html (original)
+++ jackrabbit/site/live/jcr/node-types.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Node Types</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -599,7 +599,7 @@ public class CustomNodeTypeExample {
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/object-content-mapping.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/object-content-mapping.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/object-content-mapping.html (original)
+++ jackrabbit/site/live/jcr/object-content-mapping.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Object Content Mapping</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -528,7 +528,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/5-with-jackrabbit-ocm.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/5-with-jackrabbit-ocm.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/5-with-jackrabbit-ocm.html (original)
+++ jackrabbit/site/live/jcr/ocm/5-with-jackrabbit-ocm.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - 5 with Jackrabbit and OCM</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -564,7 +564,7 @@ ocm.save();
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/a-simple-ocm-project-with-maven--eclipse.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/a-simple-ocm-project-with-maven--eclipse.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/a-simple-ocm-project-with-maven--eclipse.html (original)
+++ jackrabbit/site/live/jcr/ocm/a-simple-ocm-project-with-maven--eclipse.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - A simple OCM Project with Maven and Eclipse</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -510,7 +510,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/advanced-mapping-strategies.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/advanced-mapping-strategies.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/advanced-mapping-strategies.html (original)
+++ jackrabbit/site/live/jcr/ocm/advanced-mapping-strategies.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Advanced Mapping Strategies</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -507,7 +507,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/basic-ocm-operations.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/basic-ocm-operations.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/basic-ocm-operations.html (original)
+++ jackrabbit/site/live/jcr/ocm/basic-ocm-operations.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Basic OCM operations</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -500,7 +500,7 @@ ocm.update(myFolder);
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/how-to-map-associations-between-objects.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/how-to-map-associations-between-objects.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/how-to-map-associations-between-objects.html (original)
+++ jackrabbit/site/live/jcr/ocm/how-to-map-associations-between-objects.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - How to map associations between objects</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -562,7 +562,7 @@ public class PressRelease
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/mapping-atomic-fields.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/mapping-atomic-fields.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/mapping-atomic-fields.html (original)
+++ jackrabbit/site/live/jcr/ocm/mapping-atomic-fields.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Mapping Atomic Fields</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -618,7 +618,7 @@ public class Int2BooleanTypeConverterImp
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/mapping-bean-fields.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/mapping-bean-fields.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/mapping-bean-fields.html (original)
+++ jackrabbit/site/live/jcr/ocm/mapping-bean-fields.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Mapping Bean Fields</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -605,7 +605,7 @@ public class ParentBeanConverterImpl ext
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/mapping-collection-fields.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/mapping-collection-fields.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/mapping-collection-fields.html (original)
+++ jackrabbit/site/live/jcr/ocm/mapping-collection-fields.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Mapping Collection Fields</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -527,7 +527,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/mapping-stategies.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/mapping-stategies.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/mapping-stategies.html (original)
+++ jackrabbit/site/live/jcr/ocm/mapping-stategies.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Mapping Strategies</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -567,7 +567,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/object-content-manager.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/object-content-manager.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/object-content-manager.html (original)
+++ jackrabbit/site/live/jcr/ocm/object-content-manager.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Object Content Manager</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -574,7 +574,7 @@ ObjectContentManager ocm = new ObjectCon
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/ocm-locking.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/ocm-locking.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/ocm-locking.html (original)
+++ jackrabbit/site/live/jcr/ocm/ocm-locking.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - OCM Locking</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -534,7 +534,7 @@ ocm.unlock(&quot;/test&quot;, lockToken)
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/ocm-search.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/ocm-search.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/ocm-search.html (original)
+++ jackrabbit/site/live/jcr/ocm/ocm-search.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - OCM Search</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -513,7 +513,7 @@ ocm.remove(query);
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/ocm/ocm-version-management.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/ocm/ocm-version-management.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/ocm/ocm-version-management.html (original)
+++ jackrabbit/site/live/jcr/ocm/ocm-version-management.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - OCM Version Management</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -574,7 +574,7 @@ assertTrue(&quot;Incorrect label&quot;,
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/privacy-policy.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/privacy-policy.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/privacy-policy.html (original)
+++ jackrabbit/site/live/jcr/privacy-policy.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Privacy Policy</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -484,7 +484,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/repository-lifecycle.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/repository-lifecycle.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/repository-lifecycle.html (original)
+++ jackrabbit/site/live/jcr/repository-lifecycle.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Repository lifecycle</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -490,7 +490,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/repository-server-howto.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/repository-server-howto.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/repository-server-howto.html (original)
+++ jackrabbit/site/live/jcr/repository-server-howto.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Repository Server HOWTO</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -517,7 +517,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/search-implementation.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/search-implementation.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/search-implementation.html (original)
+++ jackrabbit/site/live/jcr/search-implementation.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Search implementation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -502,7 +502,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/shared-j2ee-resource-howto.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/shared-j2ee-resource-howto.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/shared-j2ee-resource-howto.html (original)
+++ jackrabbit/site/live/jcr/shared-j2ee-resource-howto.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Shared J2EE Resource HOWTO</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -528,7 +528,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/source-repository.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/source-repository.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/source-repository.html (original)
+++ jackrabbit/site/live/jcr/source-repository.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -469,7 +469,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/standalone-server.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/standalone-server.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/standalone-server.html (original)
+++ jackrabbit/site/live/jcr/standalone-server.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Standalone Server</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -565,7 +565,7 @@ Repository repository = new URLRemoteRep
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/apache-jackrabbit-resolution.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/apache-jackrabbit-resolution.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/apache-jackrabbit-resolution.html (original)
+++ jackrabbit/site/live/jcr/status/apache-jackrabbit-resolution.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit Resolution</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -545,7 +545,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/board-report-2019-06.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2019-06.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2019-06.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2019-06.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report June 2019</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -550,7 +550,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/board-report-2019-09.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2019-09.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2019-09.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2019-09.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report September 2019</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -556,7 +556,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/board-report-2019-12.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2019-12.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2019-12.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2019-12.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report December 2019</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -541,7 +541,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/board-report-2020-03.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2020-03.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2020-03.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2020-03.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report March 2020</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -550,7 +550,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/board-report-2020-06.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2020-06.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2020-06.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2020-06.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-12-08 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20201208" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report June 2020</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-12-08
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -529,7 +529,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/board-report-2020-09.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2020-09.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2020-09.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2020-09.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-06-02 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20210602" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report September 2020</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2021-06-02
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 

Modified: jackrabbit/site/live/jcr/status/board-report-2020-12.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2020-12.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2020-12.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2020-12.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-06-02 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20210602" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report December 2020</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2021-06-02
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 

Modified: jackrabbit/site/live/jcr/status/board-report-2021-03.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2021-03.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2021-03.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2021-03.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-10-11 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20211011" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report March 2021</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2021-10-11
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 

Modified: jackrabbit/site/live/jcr/status/board-report-2021-06.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2021-06.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2021-06.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2021-06.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-10-11 
+ | Generated by Apache Maven Doxia at 2021-09-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20211011" />
+    <meta name="Date-Revision-yyyymmdd" content="20210913" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report June 2021</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2021-10-11
+                  <li id="publishDate">Last Published: 2021-09-13
                    </li>
                       
                 

Modified: jackrabbit/site/live/jcr/status/board-report-2021-09.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/board-report-2021-09.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/board-report-2021-09.html (original)
+++ jackrabbit/site/live/jcr/status/board-report-2021-09.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-10-11 
+ | Generated by Apache Maven Doxia at 2021-09-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20211011" />
+    <meta name="Date-Revision-yyyymmdd" content="20210913" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Apache Jackrabbit: Board Report September 2021</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2021-10-11
+                  <li id="publishDate">Last Published: 2021-09-13
                    </li>
                       
                 

Modified: jackrabbit/site/live/jcr/status/jackrabbit-chair-2006-resolution.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/jackrabbit-chair-2006-resolution.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/jackrabbit-chair-2006-resolution.html (original)
+++ jackrabbit/site/live/jcr/status/jackrabbit-chair-2006-resolution.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Jackrabbit Chair 2006 Resolution</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -498,7 +498,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/jackrabbit-status-april-2005.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/jackrabbit-status-april-2005.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/jackrabbit-status-april-2005.html (original)
+++ jackrabbit/site/live/jcr/status/jackrabbit-status-april-2005.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Jackrabbit Status April 2005</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -473,7 +473,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/jackrabbit-status-april-2006.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/jackrabbit-status-april-2006.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/jackrabbit-status-april-2006.html (original)
+++ jackrabbit/site/live/jcr/status/jackrabbit-status-april-2006.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Jackrabbit Status April 2006</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -497,7 +497,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: jackrabbit/site/live/jcr/status/jackrabbit-status-december-2006.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/status/jackrabbit-status-december-2006.html?rev=1895154&r1=1895153&r2=1895154&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/status/jackrabbit-status-december-2006.html (original)
+++ jackrabbit/site/live/jcr/status/jackrabbit-status-december-2006.html Thu Nov 18 13:54:15 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2020-08-27 
+ | Generated by Apache Maven Doxia at 2021-08-13 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20200827" />
+    <meta name="Date-Revision-yyyymmdd" content="20210813" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Jackrabbit Status December 2006</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2020-08-27
+                  <li id="publishDate">Last Published: 2021-08-13
                    </li>
                       
                 
@@ -490,7 +490,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2020
+                              <p >Copyright &copy;                    2021
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.