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

svn commit: r1886581 - in /jackrabbit/site/live/oak/docs: nodestore/document/mongo-document-store.html oak-mongo-js/index.html oak-mongo-js/oak-mongo.js.html oak-mongo-js/oak.html

Author: mreutegg
Date: Tue Feb 16 11:01:17 2021
New Revision: 1886581

URL: http://svn.apache.org/viewvc?rev=1886581&view=rev
Log:
OAK-936: Site checkin for project Oak Documentation-1.39-SNAPSHOT

Modified:
    jackrabbit/site/live/oak/docs/nodestore/document/mongo-document-store.html
    jackrabbit/site/live/oak/docs/oak-mongo-js/index.html
    jackrabbit/site/live/oak/docs/oak-mongo-js/oak-mongo.js.html
    jackrabbit/site/live/oak/docs/oak-mongo-js/oak.html

Modified: jackrabbit/site/live/oak/docs/nodestore/document/mongo-document-store.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/nodestore/document/mongo-document-store.html?rev=1886581&r1=1886580&r2=1886581&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/nodestore/document/mongo-document-store.html (original)
+++ jackrabbit/site/live/oak/docs/nodestore/document/mongo-document-store.html Tue Feb 16 11:01:17 2021
@@ -296,12 +296,6 @@
 </thead><tbody>
 
 <tr class="b">
-<td>1.0.x </td>
-<td> 2.6.x</td></tr>
-<tr class="a">
-<td>1.2.x </td>
-<td> 3.2.x</td></tr>
-<tr class="b">
 <td>1.4.0 - 1.4.22 </td>
 <td> 3.2.x</td></tr>
 <tr class="a">
@@ -320,8 +314,11 @@
 <td>1.8.7 or newer </td>
 <td> 3.6.x</td></tr>
 <tr class="b">
-<td>1.10.x or newer </td>
+<td>1.22.x or newer </td>
 <td> 4.0.x</td></tr>
+<tr class="a">
+<td>1.40.0 or newer </td>
+<td> 4.4.x</td></tr>
 </tbody>
 </table>
 <p>For production deployments use a replica-set with at least three mongod instances and a majority write concern. Fewer than three instances (e.g. two instances and an arbiter) may lead to data loss when the primary fails.</p>

Modified: jackrabbit/site/live/oak/docs/oak-mongo-js/index.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/oak-mongo-js/index.html?rev=1886581&r1=1886580&r2=1886581&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/oak-mongo-js/index.html (original)
+++ jackrabbit/site/live/oak/docs/oak-mongo-js/index.html Tue Feb 16 11:01:17 2021
@@ -56,7 +56,7 @@
 <br class="clear">
 
 <footer>
-    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a> on Tue Feb 16 2021 10:04:45 GMT+0100 (CET)
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a> on Tue Feb 16 2021 12:00:38 GMT+0100 (CET)
 </footer>
 
 <script> prettyPrint(); </script>

Modified: jackrabbit/site/live/oak/docs/oak-mongo-js/oak-mongo.js.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/oak-mongo-js/oak-mongo.js.html?rev=1886581&r1=1886580&r2=1886581&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/oak-mongo-js/oak-mongo.js.html (original)
+++ jackrabbit/site/live/oak/docs/oak-mongo-js/oak-mongo.js.html Tue Feb 16 11:01:17 2021
@@ -1129,7 +1129,7 @@ var oak = (function(global){
 <br class="clear">
 
 <footer>
-    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a> on Tue Feb 16 2021 10:04:45 GMT+0100 (CET)
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a> on Tue Feb 16 2021 12:00:38 GMT+0100 (CET)
 </footer>
 
 <script> prettyPrint(); </script>

Modified: jackrabbit/site/live/oak/docs/oak-mongo-js/oak.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/oak-mongo-js/oak.html?rev=1886581&r1=1886580&r2=1886581&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/oak-mongo-js/oak.html (original)
+++ jackrabbit/site/live/oak/docs/oak-mongo-js/oak.html Tue Feb 16 11:01:17 2021
@@ -4203,7 +4203,7 @@ is inactive.
 <br class="clear">
 
 <footer>
-    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a> on Tue Feb 16 2021 10:04:45 GMT+0100 (CET)
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a> on Tue Feb 16 2021 12:00:38 GMT+0100 (CET)
 </footer>
 
 <script> prettyPrint(); </script>