You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/04/25 12:01:29 UTC

[19/51] [partial] cayenne-website git commit: 4.0.RC1 release

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/PlainTextPasswordEncoder.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/PlainTextPasswordEncoder.html b/docs/4.0/api/org/apache/cayenne/configuration/PlainTextPasswordEncoder.html
index 2469a8c..f0df7a1 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/PlainTextPasswordEncoder.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/PlainTextPasswordEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:03 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:07 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -340,6 +340,6 @@ implements <a href="../../../../org/apache/cayenne/configuration/PasswordEncodin
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/Rot13PasswordEncoder.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/Rot13PasswordEncoder.html b/docs/4.0/api/org/apache/cayenne/configuration/Rot13PasswordEncoder.html
index 0dc8b78..f51d9ed 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/Rot13PasswordEncoder.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/Rot13PasswordEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:03 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:07 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -374,6 +374,6 @@ implements <a href="../../../../org/apache/cayenne/configuration/PasswordEncodin
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/Rot47PasswordEncoder.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/Rot47PasswordEncoder.html b/docs/4.0/api/org/apache/cayenne/configuration/Rot47PasswordEncoder.html
index 299a852..e9429f5 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/Rot47PasswordEncoder.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/Rot47PasswordEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:03 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:07 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -373,6 +373,6 @@ implements <a href="../../../../org/apache/cayenne/configuration/PasswordEncodin
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/RuntimeProperties.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/RuntimeProperties.html b/docs/4.0/api/org/apache/cayenne/configuration/RuntimeProperties.html
index 8f3d45f..2732757 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/RuntimeProperties.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/RuntimeProperties.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:03 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:07 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -299,6 +299,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/SAXNestedTagHandler.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/SAXNestedTagHandler.html b/docs/4.0/api/org/apache/cayenne/configuration/SAXNestedTagHandler.html
index 8e7e4c6..e1b4eab 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/SAXNestedTagHandler.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/SAXNestedTagHandler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:03 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:07 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -101,7 +101,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax">org.xml.sax.helpers.DefaultHandler</a></li>
+<li><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax.helpers">org.xml.sax.helpers.DefaultHandler</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.cayenne.configuration.SAXNestedTagHandler</li>
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">SAXNestedTagHandler</span>
-extends <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax">org.xml.sax.helpers.DefaultHandler</a></pre>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax.helpers">DefaultHandler</a></pre>
 <div class="block">A superclass of nested tag handlers for parsing of XML documents with SAX.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
@@ -227,8 +227,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.De
 <li class="blockList"><a name="methods.inherited.from.class.org.xml.sax.helpers.DefaultHandler">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.xml.sax.helpers.<a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax">DefaultHandler</a></h3>
-<code>characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning</code></li>
+<h3>Methods inherited from class&nbsp;org.xml.sax.helpers.<a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax.helpers">DefaultHandler</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#characters-char:A-int-int-" title="class or interface in org.xml.sax.helpers">characters</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#endDocument--" title="class or interface in org.xml.sax.helpers">endDocument</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#endPrefixMapping-java.lang.String-" title="class or interface in org.xml.sax.helpers">endPrefixMapping</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#error-org.xml.sax.SAXParseException-" title="class or interface in org.xml.sax.helpers">error</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#fatalError-org.xml.sax.SAXParseException-" title="class or interface in o
 rg.xml.sax.helpers">fatalError</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#ignorableWhitespace-char:A-int-int-" title="class or interface in org.xml.sax.helpers">ignorableWhitespace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#notationDecl-java.lang.String-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax.helpers">notationDecl</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#processingInstruction-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax.helpers">processingInstruction</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#resolveEntity-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax.helpers">resolveEntity</a>, <a href="http://docs.oracle.com/j
 avase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#skippedEntity-java.lang.String-" title="class or interface in org.xml.sax.helpers">skippedEntity</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#startDocument--" title="class or interface in org.xml.sax.helpers">startDocument</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#startPrefixMapping-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax.helpers">startPrefixMapping</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#unparsedEntityDecl-java.lang.String-java.lang.String-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax.helpers">unparsedEntityDecl</a>, <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#warning-org.xml
 .sax.SAXParseException-" title="class or interface in org.xml.sax.helpers">warning</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -350,7 +350,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.De
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/ContentHandler.html?is-external=true#startElement-java.lang.String-java.lang.String-java.lang.String-org.xml.sax.Attributes-" title="class or interface in org.xml.sax">startElement</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true#startElement-java.lang.String-java.lang.String-java.lang.String-org.xml.sax.Attributes-" title="class or interface in org.xml.sax">startElement</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax">org.xml.sax.helpers.DefaultHandler</a></code></dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#startElement-java.lang.String-java.lang.String-java.lang.String-org.xml.sax.Attributes-" title="class or interface in org.xml.sax.helpers">startElement</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax.helpers">DefaultHandler</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</a></code></dd>
 </dl>
@@ -370,7 +370,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.De
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/ContentHandler.html?is-external=true#endElement-java.lang.String-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax">endElement</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true#endElement-java.lang.String-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax">endElement</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax">org.xml.sax.helpers.DefaultHandler</a></code></dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#endElement-java.lang.String-java.lang.String-java.lang.String-" title="class or interface in org.xml.sax.helpers">endElement</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax.helpers">DefaultHandler</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</a></code></dd>
 </dl>
@@ -387,7 +387,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.De
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/ContentHandler.html?is-external=true#setDocumentLocator-org.xml.sax.Locator-" title="class or interface in org.xml.sax">setDocumentLocator</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true#setDocumentLocator-org.xml.sax.Locator-" title="class or interface in org.xml.sax">setDocumentLocator</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax">org.xml.sax.helpers.DefaultHandler</a></code></dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true#setDocumentLocator-org.xml.sax.Locator-" title="class or interface in org.xml.sax.helpers">setDocumentLocator</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax.helpers">DefaultHandler</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -460,6 +460,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.De
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/XMLDataChannelDescriptorLoader.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/XMLDataChannelDescriptorLoader.html b/docs/4.0/api/org/apache/cayenne/configuration/XMLDataChannelDescriptorLoader.html
index 78f37bb..b6ede8b 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/XMLDataChannelDescriptorLoader.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/XMLDataChannelDescriptorLoader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:03 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:07 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -352,6 +352,6 @@ implements <a href="../../../../org/apache/cayenne/configuration/DataChannelDesc
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/XMLDataMapLoader.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/XMLDataMapLoader.html b/docs/4.0/api/org/apache/cayenne/configuration/XMLDataMapLoader.html
index 1f3058e..85ebbd4 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/XMLDataMapLoader.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/XMLDataMapLoader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:03 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:07 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -284,6 +284,6 @@ implements <a href="../../../../org/apache/cayenne/configuration/DataMapLoader.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/BaseConfigurationNodeVisitor.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/BaseConfigurationNodeVisitor.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/BaseConfigurationNodeVisitor.html
index e88b074..13cb004 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/BaseConfigurationNodeVisitor.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/BaseConfigurationNodeVisitor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.BaseConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.BaseConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.BaseConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.BaseConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/CayenneRuntime.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/CayenneRuntime.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/CayenneRuntime.html
index 6dfa770..85ac93f 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/CayenneRuntime.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/CayenneRuntime.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.CayenneRuntime (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.CayenneRuntime (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.CayenneRuntime (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.CayenneRuntime (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -236,6 +236,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNameMapper.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNameMapper.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNameMapper.html
index cd26deb..2f7fcd2 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNameMapper.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNameMapper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.ConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.ConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -174,6 +174,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNode.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNode.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNode.html
index 3765485..397ba88 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNode.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.ConfigurationNode (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.ConfigurationNode (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ConfigurationNode (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ConfigurationNode (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -378,6 +378,6 @@ metadata information and map it to Java classes.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNodeVisitor.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNodeVisitor.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNodeVisitor.html
index ec50e75..e7069c7 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNodeVisitor.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationNodeVisitor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.ConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.ConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ConfigurationNodeVisitor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -267,6 +267,6 @@ metadata information and map it to Java classes.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationTree.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationTree.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationTree.html
index a635468..65497cb 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationTree.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ConfigurationTree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.ConfigurationTree (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.ConfigurationTree (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.ConfigurationTree (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.ConfigurationTree (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -203,6 +203,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/Constants.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/Constants.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/Constants.html
index 2c1e7df..d69e059 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/Constants.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.Constants (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.Constants (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.Constants (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.Constants (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptor.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptor.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptor.html
index a2188ab..dee9886 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptor.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.DataChannelDescriptor (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.DataChannelDescriptor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.DataChannelDescriptor (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.DataChannelDescriptor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -387,6 +387,6 @@ metadata information and map it to Java classes.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorLoader.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorLoader.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorLoader.html
index 131b996..05c9adc 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorLoader.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorLoader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorMerger.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorMerger.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorMerger.html
index 0e72be2..5023ae0 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorMerger.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataChannelDescriptorMerger.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.DataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -185,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataMapLoader.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataMapLoader.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataMapLoader.html
index 5ec2608..9502977 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataMapLoader.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataMapLoader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.DataMapLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.DataMapLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.DataMapLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.DataMapLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -174,6 +174,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataNodeDescriptor.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataNodeDescriptor.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataNodeDescriptor.html
index 75f6284..7579352 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataNodeDescriptor.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DataNodeDescriptor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.DataNodeDescriptor (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.DataNodeDescriptor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.DataNodeDescriptor (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.DataNodeDescriptor (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -323,6 +323,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultConfigurationNameMapper.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultConfigurationNameMapper.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultConfigurationNameMapper.html
index 46a2af0..ba22e05 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultConfigurationNameMapper.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultConfigurationNameMapper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.DefaultConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.DefaultConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultConfigurationNameMapper (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultDataChannelDescriptorMerger.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultDataChannelDescriptorMerger.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultDataChannelDescriptorMerger.html
index bcd6215..d2f2a9c 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultDataChannelDescriptorMerger.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultDataChannelDescriptorMerger.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.DefaultDataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.DefaultDataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultDataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultDataChannelDescriptorMerger (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultObjectStoreFactory.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultObjectStoreFactory.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultObjectStoreFactory.html
index c3bb706..c7f1965 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultObjectStoreFactory.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultObjectStoreFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.DefaultObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.DefaultObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultRuntimeProperties.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultRuntimeProperties.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultRuntimeProperties.html
index 69aa7ee..36e0a06 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultRuntimeProperties.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/DefaultRuntimeProperties.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.DefaultRuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.DefaultRuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultRuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.DefaultRuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectContextFactory.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectContextFactory.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectContextFactory.html
index dea15f8..8337b7d 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectContextFactory.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectContextFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.ObjectContextFactory (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.ObjectContextFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ObjectContextFactory (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ObjectContextFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -263,6 +263,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectStoreFactory.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectStoreFactory.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectStoreFactory.html
index ab5d4f7..4f2a093 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectStoreFactory.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/ObjectStoreFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.ObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.ObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.ObjectStoreFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/PasswordEncoding.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/PasswordEncoding.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/PasswordEncoding.html
index 3a54602..7bd3800 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/PasswordEncoding.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/PasswordEncoding.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.PasswordEncoding (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.PasswordEncoding (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.PasswordEncoding (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.PasswordEncoding (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -204,6 +204,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/PlainTextPasswordEncoder.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/PlainTextPasswordEncoder.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/PlainTextPasswordEncoder.html
index 6916346..dbbe815 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/PlainTextPasswordEncoder.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/PlainTextPasswordEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.PlainTextPasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot13PasswordEncoder.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot13PasswordEncoder.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot13PasswordEncoder.html
index 73924ff..8eef423 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot13PasswordEncoder.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot13PasswordEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.Rot13PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot47PasswordEncoder.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot47PasswordEncoder.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot47PasswordEncoder.html
index 433231d..703c2b2 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot47PasswordEncoder.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/Rot47PasswordEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.Rot47PasswordEncoder (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/RuntimeProperties.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/RuntimeProperties.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/RuntimeProperties.html
index 5f933f7..08613f8 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/RuntimeProperties.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/RuntimeProperties.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.configuration.RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.configuration.RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.configuration.RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.configuration.RuntimeProperties (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -807,6 +807,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/SAXNestedTagHandler.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/SAXNestedTagHandler.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/SAXNestedTagHandler.html
index 4df988f..50ad7ef 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/SAXNestedTagHandler.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/SAXNestedTagHandler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.SAXNestedTagHandler (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataChannelDescriptorLoader.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataChannelDescriptorLoader.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataChannelDescriptorLoader.html
index 42bd9a9..4399d8a 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataChannelDescriptorLoader.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataChannelDescriptorLoader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataMapLoader.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataMapLoader.html b/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataMapLoader.html
index 1e89327..5bc7533 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataMapLoader.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/class-use/XMLDataMapLoader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:06 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.configuration.XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.configuration.XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.configuration.XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.configuration.XMLDataMapLoader (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/8b5ad124/docs/4.0/api/org/apache/cayenne/configuration/osgi/OsgiClassLoaderManager.html
----------------------------------------------------------------------
diff --git a/docs/4.0/api/org/apache/cayenne/configuration/osgi/OsgiClassLoaderManager.html b/docs/4.0/api/org/apache/cayenne/configuration/osgi/OsgiClassLoaderManager.html
index 1e7eb5e..672421c 100644
--- a/docs/4.0/api/org/apache/cayenne/configuration/osgi/OsgiClassLoaderManager.html
+++ b/docs/4.0/api/org/apache/cayenne/configuration/osgi/OsgiClassLoaderManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:05 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:08 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OsgiClassLoaderManager (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>OsgiClassLoaderManager (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title>
+<meta name="date" content="2018-04-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OsgiClassLoaderManager (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="OsgiClassLoaderManager (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -328,6 +328,6 @@ implements <a href="../../../../../org/apache/cayenne/di/ClassLoaderManager.html
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file