Author: buildbot
Date: Thu Jul 21 15:18:41 2016
New Revision: 993291

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 21 15:18:41 2016
@@ -1 +1 @@
-1753701
+1753702

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html
 Thu Jul 21 15:18:41 2016
@@ -137,7 +137,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>This generic resource provider also contains a set of integration tests 
covering the most relevant resource read- and write usecases which can be used 
to test a NoSQL product-specific  resource provider implementation and the 
underlying NoSQL database.</p>
 <h2 id="mongodb-nosql-resource-provider">MongoDB NoSQL Resource Provider<a 
class="headerlink" href="#mongodb-nosql-resource-provider" title="Permanent 
link">&para;</a></h2>
 <p>Resource provider for <a href="https://www.mongodb.org/";>MongoDB</a> NoSQL 
database.</p>
-<p>Tested with MongoDB Server 3.0.6 and MongoDB Java Driver 3.0.4.</p>
+<p>Tested with MongoDB Server 3.0.6 and MongoDB Java Driver 3.1.1.</p>
 <p>Configuration example:</p>
 <div class="codehilite"><pre><span class="n">org</span><span 
class="p">.</span><span class="n">apache</span><span class="p">.</span><span 
class="n">sling</span><span class="p">.</span><span class="n">nosql</span><span 
class="p">.</span><span class="n">mongodb</span><span class="p">.</span><span 
class="n">resourceprovider</span><span class="p">.</span><span 
class="n">MongoDBNoSqlResourceProviderFactory</span><span 
class="p">.</span><span class="n">factory</span><span class="p">.</span><span 
class="n">config</span><span class="o">-</span><span class="n">default</span>
     <span class="n">provider</span><span class="p">.</span><span 
class="n">roots</span><span class="p">=[</span>&quot;<span 
class="o">/</span>&quot;<span class="p">]</span>
@@ -152,7 +152,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>Please note: there is an <a 
href="https://github.com/apache/sling/tree/trunk/contrib/extensions/mongodb";>alternative
 MongoDB resource provider implementation</a> from 2012 which has less 
features, a slightly different concept for storing resource data (in multiple 
collections), and it does not use the "Generic Resource Provider".</p>
 <h2 id="couchbase-nosql-resource-provider">Couchbase NoSQL Resource Provider<a 
class="headerlink" href="#couchbase-nosql-resource-provider" title="Permanent 
link">&para;</a></h2>
 <p>Resource provider for <a href="http://www.couchbase.com/";>Couchbase</a> 
NoSQL database.</p>
-<p>Tested with Couchbase Server 4.0.0-rc0 and MongoDB Java SDK 2.2.0. Please 
note: Couchbase 4 or higher is mandatory because N1QL support is required.</p>
+<p>Tested with Couchbase Server 4.0.0 and Couchbase Java SDK 2.2.4. Please 
note: Couchbase 4 or higher is mandatory because N1QL support is required.</p>
 <p>Configuration example:</p>
 <div class="codehilite"><pre><span class="n">org</span><span 
class="p">.</span><span class="n">apache</span><span class="p">.</span><span 
class="n">sling</span><span class="p">.</span><span class="n">nosql</span><span 
class="p">.</span><span class="n">couchbase</span><span class="p">.</span><span 
class="n">resourceprovider</span><span class="p">.</span><span 
class="n">CouchbaseNoSqlResourceProviderFactory</span><span 
class="p">.</span><span class="n">factory</span><span class="p">.</span><span 
class="n">config</span><span class="o">-</span><span class="n">default</span>
     <span class="n">provider</span><span class="p">.</span><span 
class="n">roots</span><span class="p">=[</span>&quot;<span 
class="o">/</span>&quot;<span class="p">]</span>
@@ -173,7 +173,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>Source code: <a 
href="https://github.com/apache/sling/tree/trunk/contrib/nosql/launchpad";>Apache
 Sling NoSQL Launchpad</a></p>
 <p>See README for details how to start the launchpad.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1703306 by sseifert on Tue, 15 Sep 2015 22:22:11 +0000
+        Rev. 1753702 by sseifert on Thu, 21 Jul 2016 15:18:32 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to