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 11:56:19 UTC

[40/51] [partial] cayenne-website git commit: 4.0.RC1 release: news and docs

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-tree.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-tree.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-tree.html
index 92e1b6a..86adaeb 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-tree.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-tree.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.annotation Class Hierarchy (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>org.apache.cayenne.annotation Class Hierarchy (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="org.apache.cayenne.annotation Class Hierarchy (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="org.apache.cayenne.annotation Class Hierarchy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -80,14 +80,14 @@
 <div class="contentContainer">
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostUpdate.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostUpdate</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostRemove.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostRemove</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PreUpdate.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PreUpdate</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostPersist.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostPersist</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostAdd.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostAdd</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PreRemove.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PreRemove</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostUpdate.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostUpdate</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostLoad.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostLoad</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostPersist.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostPersist</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PrePersist.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PrePersist</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PostRemove.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PostRemove</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.cayenne.annotation.<a href="../../../../org/apache/cayenne/annotation/PreRemove.html" title="annotation in org.apache.cayenne.annotation"><span class="typeNameLink">PreRemove</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -137,6 +137,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-use.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-use.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-use.html
index fc982f8..ee938e4 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-use.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/annotation/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:07 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 Package org.apache.cayenne.annotation (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Package org.apache.cayenne.annotation (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 Package org.apache.cayenne.annotation (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Package org.apache.cayenne.annotation (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/AshwoodEntitySorter.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/AshwoodEntitySorter.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/AshwoodEntitySorter.html
index b896412..ebbf9f0 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/AshwoodEntitySorter.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/AshwoodEntitySorter.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>AshwoodEntitySorter (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="AshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="AshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -542,6 +542,6 @@ implements <a href="../../../../org/apache/cayenne/map/EntitySorter.html" title=
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/SortWeight.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/SortWeight.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/SortWeight.html
index f633f56..a9daee2 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/SortWeight.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/SortWeight.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SortWeight (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>SortWeight (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="SortWeight (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="SortWeight (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -228,6 +228,6 @@ public @interface <span class="memberNameLabel">SortWeight</span></pre>
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/WeightedAshwoodEntitySorter.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/WeightedAshwoodEntitySorter.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/WeightedAshwoodEntitySorter.html
index 5109bcb..bfa7b04 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/WeightedAshwoodEntitySorter.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/WeightedAshwoodEntitySorter.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WeightedAshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>WeightedAshwoodEntitySorter (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="WeightedAshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="WeightedAshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -388,6 +388,6 @@ extends <a href="../../../../org/apache/cayenne/ashwood/AshwoodEntitySorter.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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/AshwoodEntitySorter.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/AshwoodEntitySorter.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/AshwoodEntitySorter.html
index 981ea55..37f3ae2 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/AshwoodEntitySorter.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/AshwoodEntitySorter.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.ashwood.AshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.AshwoodEntitySorter (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.ashwood.AshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.AshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -164,6 +164,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/SortWeight.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/SortWeight.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/SortWeight.html
index 6646a45..22a1536 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/SortWeight.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/SortWeight.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.ashwood.SortWeight (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.SortWeight (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.ashwood.SortWeight (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.SortWeight (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/WeightedAshwoodEntitySorter.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/WeightedAshwoodEntitySorter.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/WeightedAshwoodEntitySorter.html
index c0c0b94..670b718 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/WeightedAshwoodEntitySorter.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/class-use/WeightedAshwoodEntitySorter.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.ashwood.WeightedAshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.WeightedAshwoodEntitySorter (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.ashwood.WeightedAshwoodEntitySorter (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.WeightedAshwoodEntitySorter (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ArcIterator.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ArcIterator.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ArcIterator.html
index e54f81d..d684b35 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ArcIterator.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ArcIterator.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>ArcIterator (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="ArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="ArcIterator (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -251,6 +251,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.htm
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstSearch.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstSearch.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstSearch.html
index a214954..974ab2d 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstSearch.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstSearch.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DepthFirstSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>DepthFirstSearch (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="DepthFirstSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="DepthFirstSearch (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -420,6 +420,6 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstStampSearch.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstStampSearch.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstStampSearch.html
index d443795..d087164 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstStampSearch.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DepthFirstStampSearch.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DepthFirstStampSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>DepthFirstStampSearch (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="DepthFirstStampSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="DepthFirstStampSearch (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -433,6 +433,6 @@ extends <a href="../../../../../org/apache/cayenne/ashwood/graph/DepthFirstSearc
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/Digraph.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/Digraph.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/Digraph.html
index 135b23b..0e2dbec 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/Digraph.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/Digraph.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Digraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Digraph (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="Digraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Digraph (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -508,6 +508,6 @@ extends <a href="../../../../../org/apache/cayenne/ashwood/graph/DigraphIteratio
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DigraphIteration.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DigraphIteration.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DigraphIteration.html
index c21c1ac..4fffd47 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DigraphIteration.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/DigraphIteration.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DigraphIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>DigraphIteration (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="DigraphIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="DigraphIteration (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -273,6 +273,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterArcIterator.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterArcIterator.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterArcIterator.html
index d40f918..d09d72a 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterArcIterator.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterArcIterator.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FilterArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>FilterArcIterator (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="FilterArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="FilterArcIterator (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -362,6 +362,6 @@ implements <a href="../../../../../org/apache/cayenne/ashwood/graph/ArcIterator.
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterIteration.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterIteration.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterIteration.html
index 37b85f9..65478dd 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterIteration.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/FilterIteration.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FilterIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>FilterIteration (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="FilterIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="FilterIteration (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -340,6 +340,6 @@ implements <a href="../../../../../org/apache/cayenne/ashwood/graph/DigraphItera
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/IndegreeTopologicalSort.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/IndegreeTopologicalSort.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/IndegreeTopologicalSort.html
index 419adcd..ad85870 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/IndegreeTopologicalSort.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/IndegreeTopologicalSort.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IndegreeTopologicalSort (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>IndegreeTopologicalSort (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="IndegreeTopologicalSort (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="IndegreeTopologicalSort (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -322,6 +322,6 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/MapDigraph.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/MapDigraph.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/MapDigraph.html
index 7bd4626..1eb4fef 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/MapDigraph.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/MapDigraph.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MapDigraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>MapDigraph (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="MapDigraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="MapDigraph (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -693,6 +693,6 @@ implements <a href="../../../../../org/apache/cayenne/ashwood/graph/Digraph.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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.ReversedArcIterator.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.ReversedArcIterator.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.ReversedArcIterator.html
index d84494c..da4567d 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.ReversedArcIterator.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.ReversedArcIterator.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReversedIteration.ReversedArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>ReversedIteration.ReversedArcIterator (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="ReversedIteration.ReversedArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="ReversedIteration.ReversedArcIterator (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -356,6 +356,6 @@ implements <a href="../../../../../org/apache/cayenne/ashwood/graph/ArcIterator.
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.html
index c12c01e..1a75a00 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/ReversedIteration.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReversedIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>ReversedIteration (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="ReversedIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="ReversedIteration (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -355,6 +355,6 @@ implements <a href="../../../../../org/apache/cayenne/ashwood/graph/DigraphItera
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/StrongConnection.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/StrongConnection.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/StrongConnection.html
index d295ea4..1e31c59 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/StrongConnection.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/StrongConnection.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:06 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StrongConnection (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>StrongConnection (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="StrongConnection (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="StrongConnection (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -335,6 +335,6 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.
 <!--   -->
 </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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ArcIterator.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ArcIterator.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ArcIterator.html
index aa40421..c29d256 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ArcIterator.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ArcIterator.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.ashwood.graph.ArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.ashwood.graph.ArcIterator (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.ashwood.graph.ArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.ashwood.graph.ArcIterator (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -239,6 +239,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstSearch.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstSearch.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstSearch.html
index 6cf58b1..fbf2093 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstSearch.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstSearch.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.ashwood.graph.DepthFirstSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.DepthFirstSearch (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.ashwood.graph.DepthFirstSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.DepthFirstSearch (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -161,6 +161,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstStampSearch.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstStampSearch.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstStampSearch.html
index a4448a3..ea05194 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstStampSearch.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DepthFirstStampSearch.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.ashwood.graph.DepthFirstStampSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.DepthFirstStampSearch (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.ashwood.graph.DepthFirstStampSearch (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.DepthFirstStampSearch (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/Digraph.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/Digraph.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/Digraph.html
index 4fc6705..5073332 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/Digraph.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/Digraph.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.ashwood.graph.Digraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.ashwood.graph.Digraph (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.ashwood.graph.Digraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.ashwood.graph.Digraph (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -198,6 +198,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DigraphIteration.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DigraphIteration.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DigraphIteration.html
index eeceb04..30845b1 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DigraphIteration.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/DigraphIteration.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.ashwood.graph.DigraphIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Interface org.apache.cayenne.ashwood.graph.DigraphIteration (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.ashwood.graph.DigraphIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.ashwood.graph.DigraphIteration (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -222,6 +222,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterArcIterator.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterArcIterator.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterArcIterator.html
index 4ce1d83..0d455ba 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterArcIterator.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterArcIterator.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.ashwood.graph.FilterArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.FilterArcIterator (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.ashwood.graph.FilterArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.FilterArcIterator (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterIteration.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterIteration.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterIteration.html
index 0ed2a2e..d636b12 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterIteration.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/FilterIteration.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.ashwood.graph.FilterIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.FilterIteration (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.ashwood.graph.FilterIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.FilterIteration (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/IndegreeTopologicalSort.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/IndegreeTopologicalSort.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/IndegreeTopologicalSort.html
index ec0c450..6752730 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/IndegreeTopologicalSort.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/IndegreeTopologicalSort.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.ashwood.graph.IndegreeTopologicalSort (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.IndegreeTopologicalSort (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.ashwood.graph.IndegreeTopologicalSort (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.IndegreeTopologicalSort (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/MapDigraph.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/MapDigraph.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/MapDigraph.html
index e273a76..1fad4d3 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/MapDigraph.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/MapDigraph.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.ashwood.graph.MapDigraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.MapDigraph (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.ashwood.graph.MapDigraph (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.MapDigraph (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.ReversedArcIterator.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.ReversedArcIterator.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.ReversedArcIterator.html
index de95216..da8153d 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.ReversedArcIterator.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.ReversedArcIterator.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.ashwood.graph.ReversedIteration.ReversedArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.ReversedIteration.ReversedArcIterator (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.ashwood.graph.ReversedIteration.ReversedArcIterator (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.ReversedIteration.ReversedArcIterator (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.html
index 287c9e0..47b7fbd 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/ReversedIteration.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.ashwood.graph.ReversedIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.ReversedIteration (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.ashwood.graph.ReversedIteration (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.ReversedIteration (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/StrongConnection.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/StrongConnection.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/StrongConnection.html
index 23608d6..f631f94 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/StrongConnection.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/class-use/StrongConnection.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.ashwood.graph.StrongConnection (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Class org.apache.cayenne.ashwood.graph.StrongConnection (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.ashwood.graph.StrongConnection (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Class org.apache.cayenne.ashwood.graph.StrongConnection (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-frame.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-frame.html
index 2d970db..d217f78 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-frame.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-frame.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.ashwood.graph (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>org.apache.cayenne.ashwood.graph (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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-summary.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-summary.html
index 4ee18f8..80e2e41 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-summary.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-summary.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.ashwood.graph (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>org.apache.cayenne.ashwood.graph (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="org.apache.cayenne.ashwood.graph (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="org.apache.cayenne.ashwood.graph (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -194,6 +194,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-tree.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-tree.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-tree.html
index 8ae88c5..ea056f6 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-tree.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-tree.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.ashwood.graph Class Hierarchy (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>org.apache.cayenne.ashwood.graph Class Hierarchy (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="org.apache.cayenne.ashwood.graph Class Hierarchy (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="org.apache.cayenne.ashwood.graph Class Hierarchy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -158,6 +158,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-use.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-use.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-use.html
index f8dfeb5..cf475c8 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-use.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/graph/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Mon Oct 02 10:53:07 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 Package org.apache.cayenne.ashwood.graph (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>Uses of Package org.apache.cayenne.ashwood.graph (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 Package org.apache.cayenne.ashwood.graph (cayenne-doc: Cayenne Documentation 4.0.B2 API)";
+            parent.document.title="Uses of Package org.apache.cayenne.ashwood.graph (cayenne-doc: Cayenne Documentation 4.0.RC1 API)";
         }
     }
     catch(err) {
@@ -163,6 +163,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>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b9f42e42/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/package-frame.html
----------------------------------------------------------------------
diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/package-frame.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/package-frame.html
index 26ce99b..342ea69 100644
--- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/package-frame.html
+++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/ashwood/package-frame.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:09 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.ashwood (cayenne-doc: Cayenne Documentation 4.0.B2 API)</title>
-<meta name="date" content="2017-10-02">
+<title>org.apache.cayenne.ashwood (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>