Modified: 
websites/production/commons/content/proper/commons-rng/changes-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-rng/changes-report.html 
(original)
+++ websites/production/commons/content/proper/commons-rng/changes-report.html 
Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Apache Commons RNG Release Notes</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/";>Apache Commons RNG 
&trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -244,11 +244,37 @@
 <th>Date</th>
 <th>Description</th></tr>
 <tr class="b">
+<td><a href="#a1.1">1.1</a></td>
+<td>TBD</td>
+<td>TBD</td></tr>
+<tr class="a">
 <td><a href="#a1.0">1.0</a></td>
-<td>2016-12-20</td>
+<td>2016-12-13</td>
 <td>This is the first release of Apache Commons RNG.  Apache Commons RNG 1.0 
contains the following modules:   commons-rng-client-api (requires Java 6)   
commons-rng-core (requires Java 6)   commons-rng-simple (requires Java 6)   
commons-rng-sampling (requires Java 6)   commons-rng-jmh (requires Java 6)   
commons-rng-examples (requires Java 7)</td></tr></table></div>
 <div class="section">
-<h3 id="a1.0">Release 1.0 &#x2013; 2016-12-20</h3>
+<h3 id="a1.1">Release 1.1 &#x2013; TBD</h3>
+<table border="0" class="bodyTable">
+<tr class="b">
+<th>Type</th>
+<th>Changes</th>
+<th>By</th></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>&quot;MarsagliaNormalizedGaussianSampler&quot;: faster variation of the
+        Box-Muller algorithm.
+        This version is used within 
&quot;AhrensDieterMarsagliaTsangGammaSampler&quot;
+        &quot;MarsagliaLogNormalSampler&quot; and &quot;PoissonSampler&quot; 
(generated sequences
+        will thus differ from those generated by version 1.0 of the library). 
Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/RNG-36";>RNG-36</a>.</td>
+<td><a href="team-list.html#erans">erans</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>New generic &quot;GaussianSampler&quot; based on 
&quot;NormalizedGaussianSampler&quot;
+        marker interface.
+        Implementation of &quot;BoxMullerNormalizedGaussianSampler&quot; 
deprecates
+        &quot;BoxMullerGaussianSampler&quot;. Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/RNG-35";>RNG-35</a>.</td>
+<td><a href="team-list.html#erans">erans</a></td></tr></table></div>
+<div class="section">
+<h3 id="a1.0">Release 1.0 &#x2013; 2016-12-13</h3>
 <p>No changes in this release.</p></div></div>
           </td>
         </tr>
@@ -256,7 +282,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: websites/production/commons/content/proper/commons-rng/checkstyle.html
==============================================================================
--- websites/production/commons/content/proper/commons-rng/checkstyle.html 
(original)
+++ websites/production/commons/content/proper/commons-rng/checkstyle.html Thu 
Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Checkstyle Results</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/";>Apache Commons RNG 
&trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -266,7 +266,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: websites/production/commons/content/proper/commons-rng/checkstyle.rss
==============================================================================
--- websites/production/commons/content/proper/commons-rng/checkstyle.rss 
(original)
+++ websites/production/commons/content/proper/commons-rng/checkstyle.rss Thu 
Apr 20 11:33:45 2017
@@ -23,7 +23,7 @@ under the License.
     <link>http://commons.apache.org/proper/commons-rng/</link>
     <description>Apache Commons RNG - Checkstyle report</description>
     <language>en-us</language>
-    <copyright>&#169;2016 The Apache Software Foundation</copyright>
+    <copyright>&#169;2016 - 2017 The Apache Software Foundation</copyright>
     <item>
       <title>File: 0,
              Errors: 0,

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/allclasses-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/allclasses-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/allclasses-frame.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Commons RNG Client API 1.0 API)</title>
+<title>All Classes (Apache Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/allclasses-noframe.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/allclasses-noframe.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/allclasses-noframe.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Commons RNG Client API 1.0 API)</title>
+<title>All Classes (Apache Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/constant-values.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/constant-values.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/constant-values.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Commons RNG Client API 1.0 API)</title>
+<title>Constant Field Values (Apache Commons RNG Client API 1.1-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Commons RNG 
Client API 1.0 API)";
+            parent.document.title="Constant Field Values (Apache Commons RNG 
Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/deprecated-list.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/deprecated-list.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/deprecated-list.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Commons RNG Client API 1.0 API)</title>
+<title>Deprecated List (Apache Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Commons RNG Client 
API 1.0 API)";
+            parent.document.title="Deprecated List (Apache Commons RNG Client 
API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/help-doc.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/help-doc.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/help-doc.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Commons RNG Client API 1.0 API)</title>
+<title>API Help (Apache Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Commons RNG Client API 1.0 
API)";
+            parent.document.title="API Help (Apache Commons RNG Client API 
1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -221,6 +221,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/index-all.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/index-all.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/index-all.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Commons RNG Client API 1.0 API)</title>
+<title>Index (Apache Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Commons RNG Client API 1.0 
API)";
+            parent.document.title="Index (Apache Commons RNG Client API 
1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -211,6 +211,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/index.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/index.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/index.html
 Thu Apr 20 11:33:45 2017
@@ -4,13 +4,14 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Commons RNG Client API 1.0 API</title>
+<title>Apache Commons RNG Client API 1.1-SNAPSHOT API</title>
 <script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && 
!validURL(targetPage)))
-        targetPage = "undefined";
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && 
!validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
     function validURL(url) {
         try {
             url = decodeURIComponent(url);

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/RandomProviderState.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/RandomProviderState.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/RandomProviderState.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RandomProviderState (Apache Commons RNG Client API 1.0 API)</title>
+<title>RandomProviderState (Apache Commons RNG Client API 1.1-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RandomProviderState (Apache Commons RNG 
Client API 1.0 API)";
+            parent.document.title="RandomProviderState (Apache Commons RNG 
Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/RestorableUniformRandomProvider.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/RestorableUniformRandomProvider.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/RestorableUniformRandomProvider.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RestorableUniformRandomProvider (Apache Commons RNG Client API 1.0 
API)</title>
+<title>RestorableUniformRandomProvider (Apache Commons RNG Client API 
1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RestorableUniformRandomProvider (Apache 
Commons RNG Client API 1.0 API)";
+            parent.document.title="RestorableUniformRandomProvider (Apache 
Commons RNG Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/UniformRandomProvider.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/UniformRandomProvider.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/UniformRandomProvider.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UniformRandomProvider (Apache Commons RNG Client API 1.0 API)</title>
+<title>UniformRandomProvider (Apache Commons RNG Client API 1.1-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UniformRandomProvider (Apache Commons RNG 
Client API 1.0 API)";
+            parent.document.title="UniformRandomProvider (Apache Commons RNG 
Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -431,6 +431,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/RandomProviderState.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/RandomProviderState.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/RandomProviderState.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rng.RandomProviderState (Apache 
Commons RNG Client API 1.0 API)</title>
+<title>Uses of Interface org.apache.commons.rng.RandomProviderState (Apache 
Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.commons.rng.RandomProviderState (Apache Commons RNG Client API 1.0 
API)";
+            parent.document.title="Uses of Interface 
org.apache.commons.rng.RandomProviderState (Apache Commons RNG Client API 
1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/RestorableUniformRandomProvider.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/RestorableUniformRandomProvider.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/RestorableUniformRandomProvider.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface 
org.apache.commons.rng.RestorableUniformRandomProvider (Apache Commons RNG 
Client API 1.0 API)</title>
+<title>Uses of Interface 
org.apache.commons.rng.RestorableUniformRandomProvider (Apache Commons RNG 
Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.commons.rng.RestorableUniformRandomProvider (Apache Commons RNG 
Client API 1.0 API)";
+            parent.document.title="Uses of Interface 
org.apache.commons.rng.RestorableUniformRandomProvider (Apache Commons RNG 
Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/UniformRandomProvider.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/UniformRandomProvider.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/class-use/UniformRandomProvider.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rng.UniformRandomProvider (Apache 
Commons RNG Client API 1.0 API)</title>
+<title>Uses of Interface org.apache.commons.rng.UniformRandomProvider (Apache 
Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.commons.rng.UniformRandomProvider (Apache Commons RNG Client API 1.0 
API)";
+            parent.document.title="Uses of Interface 
org.apache.commons.rng.UniformRandomProvider (Apache Commons RNG Client API 
1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-frame.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rng (Apache Commons RNG Client API 1.0 API)</title>
+<title>org.apache.commons.rng (Apache Commons RNG Client API 1.1-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-summary.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rng (Apache Commons RNG Client API 1.0 API)</title>
+<title>org.apache.commons.rng (Apache Commons RNG Client API 1.1-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.rng (Apache Commons RNG 
Client API 1.0 API)";
+            parent.document.title="org.apache.commons.rng (Apache Commons RNG 
Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-tree.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-tree.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-tree.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rng Class Hierarchy (Apache Commons RNG Client API 
1.0 API)</title>
+<title>org.apache.commons.rng Class Hierarchy (Apache Commons RNG Client API 
1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.rng Class Hierarchy 
(Apache Commons RNG Client API 1.0 API)";
+            parent.document.title="org.apache.commons.rng Class Hierarchy 
(Apache Commons RNG Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -130,6 +130,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-use.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-use.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/org/apache/commons/rng/package-use.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.commons.rng (Apache Commons RNG Client API 
1.0 API)</title>
+<title>Uses of Package org.apache.commons.rng (Apache Commons RNG Client API 
1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.rng 
(Apache Commons RNG Client API 1.0 API)";
+            parent.document.title="Uses of Package org.apache.commons.rng 
(Apache Commons RNG Client API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/overview-tree.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/overview-tree.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/overview-tree.html
 Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Commons RNG Client API 1.0 API)</title>
+<title>Class Hierarchy (Apache Commons RNG Client API 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Commons RNG Client 
API 1.0 API)";
+            parent.document.title="Class Hierarchy (Apache Commons RNG Client 
API 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/checkstyle.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/checkstyle.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/checkstyle.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Checkstyle Results</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -88,7 +88,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
            <li class="expanded">
+                                                                               
                                                                                
                                                                                
                              <li class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -125,6 +125,10 @@
     Checkstyle</a>
           </li>
                                      <li class="none">
+                  <a href="clirr-report.html" title="Clirr">
+    Clirr</a>
+          </li>
+                                     <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -263,7 +267,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/checkstyle.rss
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/checkstyle.rss
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/checkstyle.rss
 Thu Apr 20 11:33:45 2017
@@ -23,7 +23,7 @@ under the License.
     
<link>http://commons.apache.org/proper/commons-rng/commons-rng-client-api/</link>
     <description>Apache Commons RNG Client API - Checkstyle 
report</description>
     <language>en-us</language>
-    <copyright>&#169;2016 The Apache Software Foundation</copyright>
+    <copyright>&#169;2016 - 2017 The Apache Software Foundation</copyright>
     <item>
       <title>File: 4,
              Errors: 0,

Added: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/clirr-report.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/clirr-report.html
 (added)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/clirr-report.html
 Thu Apr 20 11:33:45 2017
@@ -0,0 +1,280 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 20 April 2017
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>RNG &#x2013; Clirr Results</title>
+
+  <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+  <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+  <script type="text/javascript" src="./js/jquery.min.js"></script>
+  <script type="text/javascript" src="./js/bootstrap.min.js"></script>
+  <script type="text/javascript" src="./js/prettify.min.js"></script>
+  <script type="text/javascript" src="./js/site.js"></script>
+
+                            
+<script 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
 type="text/javascript"></script>                                
+<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                 
+      </head>
+
+  <body class="composite">
+                          <a href="http://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                                                                               
         <img class="logo-left" src="./images/commons-logo.png"  alt="Apache 
Commons logo"/>
+                </a>
+                                              <a href="index.html" 
id="bannerRight">
+                                                                               
                 <img class="logo-right" src="images/commons_rng.small.png"  
alt="Apache Commons RNG"/>
+                </a>
+          <div class="clear"></div>
+
+    <div class="navbar">
+      <div class="navbar-inner">
+        <div class="container-fluid">
+          <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
+          <ul class="nav">      
+                    
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
+  </ul>
+                    <div class="pull-right">  <ul class="nav">
+            <li>
+                  <a href="http://www.apachecon.com/"; class="externalLink" 
title="ApacheCon">
+    ApacheCon</a>
+      </li>
+          <li>
+                  <a href="http://www.apache.org"; class="externalLink" 
title="Apache">
+    Apache</a>
+      </li>
+          <li>
+                  <a href="../../../" title="Commons">
+    Commons</a>
+      </li>
+    </ul>
+</div>
+        </div>
+      </div>
+    </div>
+
+    <div class="container-fluid">
+      <table class="layout-table">
+        <tr>
+          <td class="sidebar">
+            <div class="well sidebar-nav">
+                    <ul class="nav nav-list">
+                                  <li class="nav-header">RNG Client API</li>
+                                        <li class="none">
+                  <a href="index.html" title="Overview">
+    Overview</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html" title="Latest API docs 
(development)">
+    Latest API docs (development)</a>
+          </li>
+                             <li class="none">
+                  <a 
href="../../../rng/commons-rng-client-api/javadocs/api-1.0/index.html" 
title="Javadoc (1.0 release)">
+    Javadoc (1.0 release)</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                        <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                                                               
                                                                                
                                                                                
                               <li class="collapsed">
+                  <a href="project-info.html" title="Project Information">
+    Project Information</a>
+                    </li>
+                                                                               
                                                                                
                                                                                
                              <li class="expanded">
+                  <a href="project-reports.html" title="Project Reports">
+    Project Reports</a>
+                    <ul>
+                                  <li class="none">
+                  <a href="jira-report.html" title="JIRA Report">
+    JIRA Report</a>
+          </li>
+                                     <li class="none">
+                  <a href="apidocs/index.html" title="JavaDocs">
+    JavaDocs</a>
+          </li>
+                                     <li class="none">
+                  <a href="xref/index.html" title="Source Xref">
+    Source Xref</a>
+          </li>
+                                     <li class="none">
+                  <a href="surefire-report.html" title="Surefire Report">
+    Surefire Report</a>
+          </li>
+                                     <li class="none">
+                  <a href="rat-report.html" title="Rat Report">
+    Rat Report</a>
+          </li>
+                                     <li class="none">
+                  <a href="jdepend-report.html" title="JDepend">
+    JDepend</a>
+          </li>
+                                     <li class="none">
+                  <a href="findbugs.html" title="FindBugs">
+    FindBugs</a>
+          </li>
+                                     <li class="none">
+                  <a href="checkstyle.html" title="Checkstyle">
+    Checkstyle</a>
+          </li>
+                                       <li class="none active">
+                  <a href="clirr-report.html" title="Clirr">
+    Clirr</a>
+          </li>
+                                     <li class="none">
+                  <a href="pmd.html" title="PMD">
+    PMD</a>
+          </li>
+                                     <li class="none">
+                  <a href="cpd.html" title="CPD">
+    CPD</a>
+          </li>
+                     </ul>
+              </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">Commons</li>
+                                        <li class="none">
+                  <a href="../../../" title="Home">
+    Home</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink" title="License">
+    License</a>
+          </li>
+                                                                               
<li class="collapsed">
+                  <a href="../../../components.html" title="Components">
+    Components</a>
+                    </li>
+                                                                               
<li class="collapsed">
+                  <a href="../../../sandbox/index.html" title="Sandbox">
+    Sandbox</a>
+                    </li>
+                                                                               
<li class="collapsed">
+                  <a href="../../../dormant/index.html" title="Dormant">
+    Dormant</a>
+                    </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">General 
Information</li>
+                                        <li class="none">
+                  <a href="../../../security.html" title="Security">
+    Security</a>
+          </li>
+                             <li class="none">
+                  <a href="../../../volunteering.html" title="Volunteering">
+    Volunteering</a>
+          </li>
+                             <li class="none">
+                  <a href="../../../patches.html" title="Contributing Patches">
+    Contributing Patches</a>
+          </li>
+                             <li class="none">
+                  <a href="../../../building.html" title="Building Components">
+    Building Components</a>
+          </li>
+                             <li class="none">
+                  <a href="../../../commons-parent-pom.html" title="Commons 
Parent Pom">
+    Commons Parent Pom</a>
+          </li>
+                             <li class="none">
+                  <a href="../../../build-plugin/index.html" title="Commons 
Build Plugin">
+    Commons Build Plugin</a>
+          </li>
+                             <li class="none">
+                  <a href="../../../releases/index.html" title="Releasing 
Components">
+    Releasing Components</a>
+          </li>
+                             <li class="none">
+                  <a href="http://wiki.apache.org/commons/FrontPage"; 
class="externalLink" title="Wiki">
+    Wiki</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">ASF</li>
+                                        <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How the ASF works">
+    How the ASF works</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/foundation/getinvolved.html"; 
class="externalLink" title="Get Involved">
+    Get Involved</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/dev/"; class="externalLink" 
title="Developer Resources">
+    Developer Resources</a>
+          </li>
+                             <li class="none">
+                  <a 
href="http://www.apache.org/foundation/policies/conduct.html"; 
class="externalLink" title="Code of Conduct">
+    Code of Conduct</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsorship">
+    Sponsorship</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks">
+    Thanks</a>
+          </li>
+                 </ul>
+              </div>
+            <div id="poweredBy">
+                                                                               
                                     <a 
href="http://www.apache.org/events/current-event.html"; title="ApacheCon" 
class="builtBy">
+        <img class="builtBy"  alt="ApacheCon" 
src="http://www.apache.org/events/current-event-125x125.png";    />
+      </a>
+                                                                               
                     <a href="http://maven.apache.org/"; title="Maven" 
class="builtBy">
+        <img class="builtBy"  alt="Maven" 
src="http://maven.apache.org/images/logos/maven-feather.png";    />
+      </a>
+                      </div>
+          </td>
+          <td class="content">
+            <div class="section">
+<h2><a name="Clirr_Results"></a>Clirr Results</h2>
+<p>The following document contains the results of <a class="externalLink" 
href="http://clirr.sourceforge.net/";>Clirr</a>.</p>
+<ul>
+<li>Current Version: 1.1-SNAPSHOT</li>
+<li>Comparison Version: 1.0</li></ul></div>
+<div class="section">
+<h2><a name="Summary"></a>Summary</h2>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Severity</th>
+<th>Number</th></tr>
+<tr class="b">
+<td><img alt="Error" src="images/icon_error_sml.gif" />&#160;Error</td>
+<td>0</td></tr>
+<tr class="a">
+<td><img alt="Warning" src="images/icon_warning_sml.gif" />&#160;Warning</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img alt="Info" src="images/icon_info_sml.gif" />&#160;Info</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h2><a name="API_Incompatibilities"></a>API Incompatibilities</h2>
+<p>No results for the given severities.</p></div>
+<div class="section">
+<h2><a name="API_Changelog"></a>API Changelog</h2>
+<p>No results for the given severities.</p></div>
+          </td>
+        </tr>
+      </table>
+    </div>
+
+    <div class="footer">
+      <p>Copyright &copy;                    2016-2017
+                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
+            All Rights Reserved.</p>
+                                                                  
+<div class="center">Apache Commons, Apache Commons RNG Client API, Apache, the 
Apache feather logo, and the Apache Commons project logos are trademarks of The 
Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
+                              </div>
+  </body>
+
+</html>

Propchange: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/clirr-report.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/cpd.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/cpd.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/cpd.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; CPD Results</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -88,7 +88,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
            <li class="expanded">
+                                                                               
                                                                                
                                                                                
                              <li class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -125,6 +125,10 @@
     Checkstyle</a>
           </li>
                                      <li class="none">
+                  <a href="clirr-report.html" title="Clirr">
+    Clirr</a>
+          </li>
+                                     <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -243,7 +247,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependencies.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependencies.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependencies.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Project Dependencies</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -134,7 +134,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
  <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                    <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -298,7 +298,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.commons:commons-rng-client-api:jar:1.0 <img id="_img1" 
src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; 
vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<li>org.apache.commons:commons-rng-client-api:jar:1.1-SNAPSHOT <img id="_img1" 
src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; 
vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache Commons RNG Client API</th></tr>
@@ -429,7 +429,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependency-convergence.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependency-convergence.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependency-convergence.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Reactor Dependency Convergence</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -134,7 +134,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
  <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                    <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -251,10 +251,10 @@
 <td>7</td></tr>
 <tr class="a">
 <th>Number of dependencies (NOD):</th>
-<td>9</td></tr>
+<td>10</td></tr>
 <tr class="b">
 <th>Number of unique artifacts (NOA):</th>
-<td>10</td></tr>
+<td>11</td></tr>
 <tr class="a">
 <th>Number of version-conflicting artifacts (NOC):</th>
 <td>0</td></tr>
@@ -275,7 +275,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependency-info.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependency-info.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/dependency-info.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Dependency Information</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -134,7 +134,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
  <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                    <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -243,43 +243,43 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
   &lt;artifactId&gt;commons-rng-client-api&lt;/artifactId&gt;
-  &lt;version&gt;1.0&lt;/version&gt;
+  &lt;version&gt;1.1-SNAPSHOT&lt;/version&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache.commons:commons-rng-client-api:jar:1.0'</pre></div></div>
+<pre>'org.apache.commons:commons-rng-client-api:jar:1.1-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
 <div class="source">
-<pre>&lt;dependency org=&quot;org.apache.commons&quot; 
name=&quot;commons-rng-client-api&quot; rev=&quot;1.0&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.commons&quot; 
name=&quot;commons-rng-client-api&quot; rev=&quot;1.1-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;commons-rng-client-api&quot; type=&quot;jar&quot; 
/&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache.commons', module='commons-rng-client-api', 
version='1.0')
+@Grab(group='org.apache.commons', module='commons-rng-client-api', 
version='1.1-SNAPSHOT')
 )</pre></div></div>
 <div class="section">
 <h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
 <div class="source">
-<pre>compile 'org.apache.commons:commons-rng-client-api:1.0'</pre></div></div>
+<pre>compile 
'org.apache.commons:commons-rng-client-api:1.1-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
 <div class="source">
-<pre>libraryDependencies += &quot;org.apache.commons&quot; % 
&quot;commons-rng-client-api&quot; % &quot;1.0&quot;</pre></div></div>
+<pre>libraryDependencies += &quot;org.apache.commons&quot; % 
&quot;commons-rng-client-api&quot; % &quot;1.1-SNAPSHOT&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache.commons/commons-rng-client-api 
&quot;1.0&quot;]</pre></div></div></div>
+<pre>[org.apache.commons/commons-rng-client-api 
&quot;1.1-SNAPSHOT&quot;]</pre></div></div></div>
           </td>
         </tr>
       </table>
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/distribution-management.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/distribution-management.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/distribution-management.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Project Distribution Management</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -134,7 +134,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
  <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                    <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -251,7 +251,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/findbugs.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/findbugs.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/findbugs.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; FindBugs Bug Detector Report</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -88,7 +88,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
            <li class="expanded">
+                                                                               
                                                                                
                                                                                
                              <li class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -125,6 +125,10 @@
     Checkstyle</a>
           </li>
                                      <li class="none">
+                  <a href="clirr-report.html" title="Clirr">
+    Clirr</a>
+          </li>
+                                     <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -262,7 +266,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/index.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/index.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/index.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 09 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170409" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Commons RNG Client API</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 09 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -134,7 +134,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
  <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                    <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -296,7 +296,7 @@ public class Dice {
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/integration.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/integration.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/integration.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; CI Management</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -134,7 +134,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
  <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                    <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -252,7 +252,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/issue-tracking.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/issue-tracking.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/issue-tracking.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; Issue Management</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -134,7 +134,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
  <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                    <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -249,7 +249,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   

Modified: 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/jdepend-report.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/jdepend-report.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rng/commons-rng-client-api/jdepend-report.html
 Thu Apr 20 11:33:45 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 12 December 2016
+ | Generated by Apache Maven Doxia at 20 April 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161212" />
+    <meta name="Date-Revision-yyyymmdd" content="20170420" />
     <meta http-equiv="Content-Language" content="en" />
     <title>RNG &#x2013; JDepend Report Metrics</title>
 
@@ -40,8 +40,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-rng/commons-rng-client-api/";>Apache
 Commons RNG Client API &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 12 December 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.0</li>
+            <li id="publishDate">Last Published: 20 April 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
1.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -88,7 +88,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
            <li class="expanded">
+                                                                               
                                                                                
                                                                                
                              <li class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -125,6 +125,10 @@
     Checkstyle</a>
           </li>
                                      <li class="none">
+                  <a href="clirr-report.html" title="Clirr">
+    Clirr</a>
+          </li>
+                                     <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -316,7 +320,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
+      <p>Copyright &copy;                    2016-2017
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                                                   


Reply via email to