You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by ma...@apache.org on 2019/07/04 13:29:20 UTC

svn commit: r1047178 [11/18] - in /websites/production/commons/content/proper/commons-daemon: ./ apidocs/ apidocs/org/apache/commons/daemon/ apidocs/org/apache/commons/daemon/class-use/ apidocs/org/apache/commons/daemon/support/ apidocs/org/apache/comm...

Modified: websites/production/commons/content/proper/commons-daemon/dependency-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/dependency-info.html (original)
+++ websites/production/commons/content/proper/commons-daemon/dependency-info.html Thu Jul  4 13:29:18 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 November 2017
+ | Generated by Apache Maven Doxia at 04 July 2019
  | 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="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Daemon &#x2013; Dependency Information</title>
 
@@ -20,12 +20,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -33,7 +28,7 @@
                                                                                         <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/logo.png"  alt="Commons Daemon"/>
+                                                                                                <img class="logo-right" src="images/logo.png"  alt="Apache Commons Daemon"/>
                 </a>
           <div class="clear"></div>
 
@@ -43,8 +38,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-daemon/">Apache Commons Daemon &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 November 2017</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -131,23 +126,23 @@
     About</a>
           </li>
                                      <li class="none">
-                  <a href="project-summary.html" title="Summary">
+                  <a href="summary.html" title="Summary">
     Summary</a>
           </li>
                                      <li class="none">
-                  <a href="team-list.html" title="Team">
+                  <a href="team.html" title="Team">
     Team</a>
           </li>
                                      <li class="none">
-                  <a href="source-repository.html" title="Source Code Management">
+                  <a href="scm.html" title="Source Code Management">
     Source Code Management</a>
           </li>
                                      <li class="none">
-                  <a href="issue-tracking.html" title="Issue Management">
+                  <a href="issue-management.html" title="Issue Management">
     Issue Management</a>
           </li>
                                      <li class="none">
-                  <a href="mail-lists.html" title="Mailing Lists">
+                  <a href="mailing-lists.html" title="Mailing Lists">
     Mailing Lists</a>
           </li>
                                        <li class="none active">
@@ -163,7 +158,7 @@
     Dependency Convergence</a>
           </li>
                                      <li class="none">
-                  <a href="integration.html" title="CI Management">
+                  <a href="ci-management.html" title="CI Management">
     CI Management</a>
           </li>
                                      <li class="none">
@@ -172,7 +167,7 @@
           </li>
                      </ul>
               </li>
-                                                                                                                                                                                                             <li class="collapsed">
+                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -281,49 +276,46 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;commons-daemon&lt;/groupId&gt;
   &lt;artifactId&gt;commons-daemon&lt;/artifactId&gt;
-  &lt;version&gt;1.1.0&lt;/version&gt;
+  &lt;version&gt;1.2.0&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>'commons-daemon:commons-daemon:jar:1.1.0'</pre></div></div>
+<pre>'commons-daemon:commons-daemon:jar:1.2.0'</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;commons-daemon&quot; name=&quot;commons-daemon&quot; rev=&quot;1.1.0&quot;&gt;
+<pre>&lt;dependency org=&quot;commons-daemon&quot; name=&quot;commons-daemon&quot; rev=&quot;1.2.0&quot;&gt;
   &lt;artifact name=&quot;commons-daemon&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='commons-daemon', module='commons-daemon', version='1.1.0')
+@Grab(group='commons-daemon', module='commons-daemon', version='1.2.0')
 )</pre></div></div>
 <div class="section">
-<h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
+<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
 <div class="source">
-<pre>compile 'commons-daemon:commons-daemon:1.1.0'</pre></div></div>
+<pre>compile 'commons-daemon:commons-daemon:1.2.0'</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;commons-daemon&quot; % &quot;commons-daemon&quot; % &quot;1.1.0&quot;</pre></div></div>
+<pre>libraryDependencies += &quot;commons-daemon&quot; % &quot;commons-daemon&quot; % &quot;1.2.0&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[commons-daemon &quot;1.1.0&quot;]</pre></div></div></div>
+<pre>[commons-daemon &quot;1.2.0&quot;]</pre></div></div></div>
           </td>
         </tr>
       </table>
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2017
+      <p>Copyright &copy;                    2002-2019
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<div class="center">Apache Commons, Apache Commons Daemon, 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>
+                </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-daemon/distribution-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/distribution-management.html (original)
+++ websites/production/commons/content/proper/commons-daemon/distribution-management.html Thu Jul  4 13:29:18 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 November 2017
+ | Generated by Apache Maven Doxia at 04 July 2019
  | 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="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Daemon &#x2013; Project Distribution Management</title>
 
@@ -20,12 +20,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -33,7 +28,7 @@
                                                                                         <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/logo.png"  alt="Commons Daemon"/>
+                                                                                                <img class="logo-right" src="images/logo.png"  alt="Apache Commons Daemon"/>
                 </a>
           <div class="clear"></div>
 
@@ -43,8 +38,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-daemon/">Apache Commons Daemon &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 November 2017</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -131,23 +126,23 @@
     About</a>
           </li>
                                      <li class="none">
-                  <a href="project-summary.html" title="Summary">
+                  <a href="summary.html" title="Summary">
     Summary</a>
           </li>
                                      <li class="none">
-                  <a href="team-list.html" title="Team">
+                  <a href="team.html" title="Team">
     Team</a>
           </li>
                                      <li class="none">
-                  <a href="source-repository.html" title="Source Code Management">
+                  <a href="scm.html" title="Source Code Management">
     Source Code Management</a>
           </li>
                                      <li class="none">
-                  <a href="issue-tracking.html" title="Issue Management">
+                  <a href="issue-management.html" title="Issue Management">
     Issue Management</a>
           </li>
                                      <li class="none">
-                  <a href="mail-lists.html" title="Mailing Lists">
+                  <a href="mailing-lists.html" title="Mailing Lists">
     Mailing Lists</a>
           </li>
                                      <li class="none">
@@ -163,7 +158,7 @@
     Dependency Convergence</a>
           </li>
                                      <li class="none">
-                  <a href="integration.html" title="CI Management">
+                  <a href="ci-management.html" title="CI Management">
     CI Management</a>
           </li>
                                        <li class="none active">
@@ -172,7 +167,7 @@
           </li>
                      </ul>
               </li>
-                                                                                                                                                                                                             <li class="collapsed">
+                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -286,13 +281,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2017
+      <p>Copyright &copy;                    2002-2019
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<div class="center">Apache Commons, Apache Commons Daemon, 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>
+                </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-daemon/download_daemon.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/download_daemon.html (original)
+++ websites/production/commons/content/proper/commons-daemon/download_daemon.html Thu Jul  4 13:29:18 2019
@@ -1,16 +1,16 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 November 2017
+ | Generated by Apache Maven Doxia at 04 July 2019
  | 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="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta name="author" content="Apache Commons Documentation Team" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Daemon &#x2013; Download Commons Daemon</title>
+    <title>Daemon &#x2013; Download Apache Commons Daemon</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -21,12 +21,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -34,7 +29,7 @@
                                                                                         <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/logo.png"  alt="Commons Daemon"/>
+                                                                                                <img class="logo-right" src="images/logo.png"  alt="Apache Commons Daemon"/>
                 </a>
           <div class="clear"></div>
 
@@ -44,8 +39,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-daemon/">Apache Commons Daemon &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 November 2017</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -127,7 +122,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                                                                                                                                                             <li class="collapsed">
+                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -228,58 +223,20 @@
                       </div>
           </td>
           <td class="content">
-            <!-- Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License. --><!-- +======================================================================+
- |****                                                              ****|
- |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|
- |****                    DO NOT EDIT DIRECTLY                      ****|
- |****                                                              ****|
- +======================================================================+
- | TEMPLATE FILE: download-page-template.xml                            |
- | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
- +======================================================================+
- |                                                                      |
- | 1) Re-generate using: mvn commons:download-page                      |
- |                                                                      |
- | 2) Set the following properties in the component's pom:              |
- |    - commons.componentid (required, alphabetic, lower case)          |
- |    - commons.release.version (required)                              |
- |    - commons.binary.suffix (optional)                                |
- |      (defaults to "-bin", set to "" for pre-maven2 releases)         |
- |                                                                      |
- | 3) Example Properties                                                |
- |                                                                      |
- |  <properties>                                                        |
- |    <commons.componentid>math</commons.componentid>                   |
- |    <commons.release.version>1.2</commons.release.version>            |
- |  </properties>                                                       |
- |                                                                      |
- +======================================================================+ -->
+            
   
     <div class="section">
-<h2><a name="Download_Commons_Daemon"></a>Download Commons Daemon</h2>
+<h2><a name="Download_Apache_Commons_Daemon"></a>Download Apache Commons Daemon</h2>
     
 <div class="section">
 <h3><a name="Using_a_Mirror"></a>Using a Mirror</h3>
       
 <p>
         We recommend you use a mirror to download our release
-        builds, but you <b>must</b> verify the integrity of
+        builds, but you <b>must</b> <a class="externalLink" href="http://www.apache.org/info/verification.html">verify the integrity</a> of
         the downloaded files using signatures downloaded from our main
         distribution directories. Recent releases (48 hours) may not yet
-        be available from the mirrors.
+        be available from all the mirrors.
       </p>
 
       
@@ -314,16 +271,22 @@ limitations under the License. --><!-- +
 
       
 <p>
+        It is essential that you
+        <a class="externalLink" href="https://www.apache.org/info/verification.html">verify the integrity</a>
+        of downloaded files, preferably using the <tt>PGP</tt> signature (<tt>*.asc</tt> files);
+        failing that using the <tt>SHA512</tt> hash (<tt>*.sha512</tt> checksum files).
+      </p>
+      
+<p>
         The <a class="externalLink" href="https://www.apache.org/dist/commons/KEYS">KEYS</a>
-        link links to the code signing keys used to sign the product.
-        The <tt>PGP</tt> link downloads the OpenPGP compatible signature from our main site.
-        The <tt>SHA*</tt> link downloads a SHA checksum from the main site.
+        file contains the public PGP keys used by Apache Commons developers
+        to sign releases.
       </p>
     </div>
     </div>
     
 <div class="section">
-<h2><a name="Commons_Daemon_1.1.0"></a>Commons Daemon 1.1.0</h2>
+<h2><a name="Apache_Commons_Daemon_1.2.0"></a>Apache Commons Daemon 1.2.0 </h2>
       
 <div class="section">
 <h3><a name="Binaries"></a>Binaries</h3>
@@ -332,29 +295,20 @@ limitations under the License. --><!-- +
           
 <tr class="a">
               
-<td><a href="[preferred]/commons/daemon/binaries/commons-daemon-1.1.0-bin.tar.gz">commons-daemon-1.1.0-bin.tar.gz</a></td>
+<td><a href="[preferred]/commons/daemon/binaries/commons-daemon-1.2.0-bin.tar.gz">commons-daemon-1.2.0-bin.tar.gz</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.1.0-bin.tar.gz.sha256">sha256</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.2.0-bin.tar.gz.sha512">sha512</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.1.0-bin.tar.gz.asc">pgp</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.2.0-bin.tar.gz.asc">pgp</a></td>
           </tr>
           
 <tr class="b">
               
-<td><a href="[preferred]/commons/daemon/binaries/commons-daemon-1.1.0-bin.zip">commons-daemon-1.1.0-bin.zip</a></td>
+<td><a href="[preferred]/commons/daemon/binaries/commons-daemon-1.2.0-bin.zip">commons-daemon-1.2.0-bin.zip</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.1.0-bin.zip.sha256">sha256</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.2.0-bin.zip.sha512">sha512</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.1.0-bin.zip.asc">pgp</a></td>
-          </tr>
-          
-<tr class="a">
-              
-<td><a href="[preferred]/commons/daemon/binaries/">Browse native binaries download area...</a></td>
-              
-<td></td>
-              
-<td></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/binaries/commons-daemon-1.2.0-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
       </div>
@@ -366,38 +320,20 @@ limitations under the License. --><!-- +
           
 <tr class="a">
               
-<td><a href="[preferred]/commons/daemon/source/commons-daemon-1.1.0-src.tar.gz">commons-daemon-1.1.0-src.tar.gz</a></td>
-              
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-src.tar.gz.sha256">sha256</a></td>
-              
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-src.tar.gz.asc">pgp</a></td>
-          </tr>
-          
-<tr class="b">
-              
-<td><a href="[preferred]/commons/daemon/source/commons-daemon-1.1.0-src.zip">commons-daemon-1.1.0-src.zip</a></td>
-              
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-src.zip.sha256">sha256</a></td>
-              
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-src.zip.asc">pgp</a></td>
-          </tr>
-          
-<tr class="a">
-              
-<td><a href="[preferred]/commons/daemon/source/commons-daemon-1.1.0-native-src.tar.gz">commons-daemon-1.1.0-native-src.tar.gz</a></td>
+<td><a href="[preferred]/commons/daemon/source/commons-daemon-1.2.0-src.tar.gz">commons-daemon-1.2.0-src.tar.gz</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-native-src.tar.gz.sha256">sha256</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.2.0-src.tar.gz.sha512">sha512</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-native-src.tar.gz.asc">pgp</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.2.0-src.tar.gz.asc">pgp</a></td>
           </tr>
           
 <tr class="b">
               
-<td><a href="[preferred]/commons/daemon/source/commons-daemon-1.1.0-native-src.zip">commons-daemon-1.1.0-native-src.zip</a></td>
+<td><a href="[preferred]/commons/daemon/source/commons-daemon-1.2.0-src.zip">commons-daemon-1.2.0-src.zip</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-native-src.zip.sha256">sha256</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.2.0-src.zip.sha512">sha512</a></td>
               
-<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.1.0-native-src.zip.asc">pgp</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/commons/daemon/source/commons-daemon-1.2.0-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </div>
@@ -412,9 +348,9 @@ limitations under the License. --><!-- +
         
 <ul>
           
-<li class="download"><a href="[preferred]/commons/daemon/">Browse download area...</a></li>
+<li class="download"><a href="[preferred]/commons/daemon/">browse download area</a></li>
           
-<li><a class="externalLink" href="http://archive.apache.org/dist/commons/daemon/">Archives...</a></li>
+<li><a class="externalLink" href="https://archive.apache.org/dist/commons/daemon/">archives...</a></li>
         </ul>
     </div>
   
@@ -425,13 +361,10 @@ limitations under the License. --><!-- +
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2017
+      <p>Copyright &copy;                    2002-2019
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<div class="center">Apache Commons, Apache Commons Daemon, 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>
+                </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-daemon/faq.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/faq.html (original)
+++ websites/production/commons/content/proper/commons-daemon/faq.html Thu Jul  4 13:29:18 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 November 2017
+ | Generated by Apache Maven Doxia at 04 July 2019
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Jean-Frederic Clere" />
-    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Daemon &#x2013; Daemon : FAQ</title>
 
@@ -21,12 +21,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -34,7 +29,7 @@
                                                                                         <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/logo.png"  alt="Commons Daemon"/>
+                                                                                                <img class="logo-right" src="images/logo.png"  alt="Apache Commons Daemon"/>
                 </a>
           <div class="clear"></div>
 
@@ -44,8 +39,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-daemon/">Apache Commons Daemon &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 November 2017</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -127,7 +122,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                                                                                                                                                             <li class="collapsed">
+                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -228,20 +223,7 @@
                       </div>
           </td>
           <td class="content">
-            <!-- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License. -->
+            
 
  
 <div class="section">
@@ -348,13 +330,10 @@ For example for java in installed in <tt
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2017
+      <p>Copyright &copy;                    2002-2019
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<div class="center">Apache Commons, Apache Commons Daemon, 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>
+                </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-daemon/images/icon_help_sml.gif
==============================================================================
Binary files - no diff available.

Modified: websites/production/commons/content/proper/commons-daemon/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/index.html (original)
+++ websites/production/commons/content/proper/commons-daemon/index.html Thu Jul  4 13:29:18 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 November 2017
+ | Generated by Apache Maven Doxia at 04 July 2019
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Jean-Frederic Clere" />
-    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Daemon &#x2013; Daemon : Java based daemons or services</title>
 
@@ -21,12 +21,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -34,7 +29,7 @@
                                                                                         <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/logo.png"  alt="Commons Daemon"/>
+                                                                                                <img class="logo-right" src="images/logo.png"  alt="Apache Commons Daemon"/>
                 </a>
           <div class="clear"></div>
 
@@ -44,8 +39,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-daemon/">Apache Commons Daemon &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 November 2017</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -132,23 +127,23 @@
     About</a>
           </li>
                                      <li class="none">
-                  <a href="project-summary.html" title="Summary">
+                  <a href="summary.html" title="Summary">
     Summary</a>
           </li>
                                      <li class="none">
-                  <a href="team-list.html" title="Team">
+                  <a href="team.html" title="Team">
     Team</a>
           </li>
                                      <li class="none">
-                  <a href="source-repository.html" title="Source Code Management">
+                  <a href="scm.html" title="Source Code Management">
     Source Code Management</a>
           </li>
                                      <li class="none">
-                  <a href="issue-tracking.html" title="Issue Management">
+                  <a href="issue-management.html" title="Issue Management">
     Issue Management</a>
           </li>
                                      <li class="none">
-                  <a href="mail-lists.html" title="Mailing Lists">
+                  <a href="mailing-lists.html" title="Mailing Lists">
     Mailing Lists</a>
           </li>
                                      <li class="none">
@@ -164,7 +159,7 @@
     Dependency Convergence</a>
           </li>
                                      <li class="none">
-                  <a href="integration.html" title="CI Management">
+                  <a href="ci-management.html" title="CI Management">
     CI Management</a>
           </li>
                                      <li class="none">
@@ -173,7 +168,7 @@
           </li>
                      </ul>
               </li>
-                                                                                                                                                                                                             <li class="collapsed">
+                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -274,20 +269,7 @@
                       </div>
           </td>
           <td class="content">
-            <!-- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License. -->
+            
 
  
 <div class="section">
@@ -404,13 +386,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2017
+      <p>Copyright &copy;                    2002-2019
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<div class="center">Apache Commons, Apache Commons Daemon, 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>
+                </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>

Added: websites/production/commons/content/proper/commons-daemon/issue-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/issue-management.html (added)
+++ websites/production/commons/content/proper/commons-daemon/issue-management.html Thu Jul  4 13:29:18 2019
@@ -0,0 +1,291 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 04 July 2019
+ | 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="iso-8859-1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Daemon &#x2013; Issue Management</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>
+
+              
+      </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/logo.png"  alt="Apache Commons Daemon"/>
+                </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-daemon/">Apache Commons Daemon &trade;</a>
+          <ul class="nav">      
+                    
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</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">Daemon</li>
+                                        <li class="none">
+                  <a href="index.html" title="Overview">
+    Overview</a>
+          </li>
+                             <li class="none">
+                  <a href="download_daemon.cgi" title="Download">
+    Download</a>
+          </li>
+                             <li class="none">
+                  <a href="procrun.html" title="Procrun">
+    Procrun</a>
+          </li>
+                             <li class="none">
+                  <a href="jsvc.html" title="Jsvc">
+    Jsvc</a>
+          </li>
+                             <li class="none">
+                  <a href="binaries.html" title="Native binaries">
+    Native binaries</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html" title="Javadoc (latest release)">
+    Javadoc (latest release)</a>
+          </li>
+                             <li class="none">
+                  <a href="faq.html" title="FAQ">
+    FAQ</a>
+          </li>
+                             <li class="none">
+                  <a href="http://wiki.apache.org/commons/Daemon" class="externalLink" title="Wiki">
+    Wiki</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                        <li class="nav-header"><i class="icon-cog"></i>Development</li>
+                                        <li class="none">
+                  <a href="mail-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                             <li class="none">
+                  <a href="issue-tracking.html" title="Issue Tracking">
+    Issue Tracking</a>
+          </li>
+                             <li class="none">
+                  <a href="source-repository.html" title="Source Repository">
+    Source Repository</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                        <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
+                                                                                                                                                                                                                                                                                        <li class="expanded">
+                  <a href="project-info.html" title="Project Information">
+    Project Information</a>
+                    <ul>
+                                  <li class="none">
+                  <a href="index.html" title="About">
+    About</a>
+          </li>
+                                     <li class="none">
+                  <a href="summary.html" title="Summary">
+    Summary</a>
+          </li>
+                                     <li class="none">
+                  <a href="team.html" title="Team">
+    Team</a>
+          </li>
+                                     <li class="none">
+                  <a href="scm.html" title="Source Code Management">
+    Source Code Management</a>
+          </li>
+                                       <li class="none active">
+                  <a href="issue-management.html" title="Issue Management">
+    Issue Management</a>
+          </li>
+                                     <li class="none">
+                  <a href="mailing-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                                     <li class="none">
+                  <a href="dependency-info.html" title="Dependency Information">
+    Dependency Information</a>
+          </li>
+                                     <li class="none">
+                  <a href="dependencies.html" title="Dependencies">
+    Dependencies</a>
+          </li>
+                                     <li class="none">
+                  <a href="dependency-convergence.html" title="Dependency Convergence">
+    Dependency Convergence</a>
+          </li>
+                                     <li class="none">
+                  <a href="ci-management.html" title="CI Management">
+    CI Management</a>
+          </li>
+                                     <li class="none">
+                  <a href="distribution-management.html" title="Distribution Management">
+    Distribution Management</a>
+          </li>
+                     </ul>
+              </li>
+                                                                                                                                                                                                                               <li class="collapsed">
+                  <a href="project-reports.html" title="Project Reports">
+    Project Reports</a>
+                    </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="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></div>
+<div class="section">
+<h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a>
+<p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p>
+<div class="source">
+<pre><a class="externalLink" href="http://issues.apache.org/jira/browse/DAEMON">http://issues.apache.org/jira/browse/DAEMON</a></pre></div></div>
+          </td>
+        </tr>
+      </table>
+    </div>
+
+    <div class="footer">
+      <p>Copyright &copy;                    2002-2019
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.</p>
+                </div>
+  </body>
+
+</html>

Propchange: websites/production/commons/content/proper/commons-daemon/issue-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: websites/production/commons/content/proper/commons-daemon/issue-tracking.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/issue-tracking.html (original)
+++ websites/production/commons/content/proper/commons-daemon/issue-tracking.html Thu Jul  4 13:29:18 2019
@@ -1,16 +1,16 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 November 2017
+ | Generated by Apache Maven Doxia at 04 July 2019
  | 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="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta name="author" content="Apache Commons Documentation Team" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Daemon &#x2013; Commons Daemon Issue tracking</title>
+    <title>Daemon &#x2013; Apache Commons Daemon Issue tracking</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -21,12 +21,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -34,7 +29,7 @@
                                                                                         <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/logo.png"  alt="Commons Daemon"/>
+                                                                                                <img class="logo-right" src="images/logo.png"  alt="Apache Commons Daemon"/>
                 </a>
           <div class="clear"></div>
 
@@ -44,8 +39,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-daemon/">Apache Commons Daemon &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 November 2017</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -123,57 +118,11 @@
                  </ul>
       <ul class="nav nav-list">
                                         <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
-                                                                                                                                                                                                                                                                                        <li class="expanded">
+                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
-                    <ul>
-                                  <li class="none">
-                  <a href="index.html" title="About">
-    About</a>
-          </li>
-                                     <li class="none">
-                  <a href="project-summary.html" title="Summary">
-    Summary</a>
-          </li>
-                                     <li class="none">
-                  <a href="team-list.html" title="Team">
-    Team</a>
-          </li>
-                                     <li class="none">
-                  <a href="source-repository.html" title="Source Code Management">
-    Source Code Management</a>
-          </li>
-                                       <li class="none active">
-                  <a href="issue-tracking.html" title="Issue Management">
-    Issue Management</a>
-          </li>
-                                     <li class="none">
-                  <a href="mail-lists.html" title="Mailing Lists">
-    Mailing Lists</a>
-          </li>
-                                     <li class="none">
-                  <a href="dependency-info.html" title="Dependency Information">
-    Dependency Information</a>
-          </li>
-                                     <li class="none">
-                  <a href="dependencies.html" title="Dependencies">
-    Dependencies</a>
-          </li>
-                                     <li class="none">
-                  <a href="dependency-convergence.html" title="Dependency Convergence">
-    Dependency Convergence</a>
-          </li>
-                                     <li class="none">
-                  <a href="integration.html" title="CI Management">
-    CI Management</a>
-          </li>
-                                     <li class="none">
-                  <a href="distribution-management.html" title="Distribution Management">
-    Distribution Management</a>
-          </li>
-                     </ul>
-              </li>
-                                                                                                                                                                                                             <li class="collapsed">
+                    </li>
+                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -274,69 +223,33 @@
                       </div>
           </td>
           <td class="content">
-            <!-- Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License. --><!-- +======================================================================+
- |****                                                              ****|
- |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|
- |****                    DO NOT EDIT DIRECTLY                      ****|
- |****                                                              ****|
- +======================================================================+
- | TEMPLATE FILE: issue-tracking-template.xml                           |
- | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
- +======================================================================+
- |                                                                      |
- | 1) Re-generate using: mvn commons:jira-page                          |
- |                                                                      |
- | 2) Set the following properties in the component's pom:              |
- |    - commons.jira.id  (required, alphabetic, upper case)             |
- |    - commons.jira.pid (required, numeric)                            |
- |                                                                      |
- | 3) Example Properties                                                |
- |                                                                      |
- |  <properties>                                                        |
- |    <commons.jira.id>MATH</commons.jira.id>                           |
- |    <commons.jira.pid>12310485</commons.jira.pid>                     |
- |  </properties>                                                       |
- |                                                                      |
- +======================================================================+ -->
+            
   
 
     <div class="section">
-<h2><a name="Commons_Daemon_Issue_tracking"></a>Commons Daemon Issue tracking</h2>
+<h2><a name="Apache_Commons_Daemon_Issue_tracking"></a>Apache Commons Daemon Issue tracking</h2>
       
 <p>
-      Commons Daemon uses <a class="externalLink" href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
-      See the <a class="externalLink" href="http://issues.apache.org/jira/browse/DAEMON">Commons Daemon JIRA project page</a>.
+      Apache Commons Daemon uses <a class="externalLink" href="https://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
+      See the <a class="externalLink" href="https://issues.apache.org/jira/browse/DAEMON">Apache Commons Daemon JIRA project page</a>.
       </p>
 
       
 <p>
-      To use JIRA you may need to <a class="externalLink" href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
+      To use JIRA you may need to <a class="externalLink" href="https://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
       (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically
-      created and you can use the <a class="externalLink" href="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
+      created and you can use the <a class="externalLink" href="https://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
       page to get a new password).
       </p>
 
       
 <p>
       If you would like to report a bug, or raise an enhancement request with
-      Commons Daemon please do the following:
+      Apache Commons Daemon please do the following:
       </p>
 <ol style="list-style-type: decimal">
         
-<li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">Search existing open bugs</a>.
+<li><a class="externalLink" href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">Search existing open bugs</a>.
             If you find your issue listed then please add a comment with your details.</li>
         
 <li><a href="mail-lists.html">Search the mailing list archive(s)</a>.
@@ -344,8 +257,8 @@ limitations under the License. --><!-- +
         
 <li>Decide if your issue is a bug or an enhancement.</li>
         
-<li>Submit either a <a class="externalLink" href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310468&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>
-            or <a class="externalLink" href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310468&amp;issuetype=4&amp;priority=4&amp;assignee=-1">enhancement request</a>.</li>
+<li>Submit either a <a class="externalLink" href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310468&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>
+            or <a class="externalLink" href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310468&amp;issuetype=4&amp;priority=4&amp;assignee=-1">enhancement request</a>.</li>
       </ol>
       
 
@@ -359,7 +272,7 @@ limitations under the License. --><!-- +
         
 <li>test cases are vital, particularly for any proposed enhancements</li>
         
-<li>the developers of Commons Daemon are all unpaid volunteers</li>
+<li>the developers of Apache Commons Daemon are all unpaid volunteers</li>
       </ul>
       
 
@@ -375,11 +288,11 @@ limitations under the License. --><!-- +
       </p>
 <ul>
         
-<li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">All Open Commons Daemon bugs</a></li>
+<li><a class="externalLink" href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">All Open Apache Commons Daemon bugs</a></li>
         
-<li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6">All Resolved Commons Daemon bugs</a></li>
+<li><a class="externalLink" href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6">All Resolved Apache Commons Daemon bugs</a></li>
         
-<li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC">All Commons Daemon bugs</a></li>
+<li><a class="externalLink" href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310468&amp;sorter/field=issuekey&amp;sorter/order=DESC">All Apache Commons Daemon bugs</a></li>
       </ul>
       
     </div>
@@ -391,13 +304,10 @@ limitations under the License. --><!-- +
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2017
+      <p>Copyright &copy;                    2002-2019
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<div class="center">Apache Commons, Apache Commons Daemon, 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>
+                </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>

Added: websites/production/commons/content/proper/commons-daemon/japicmp.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/japicmp.html (added)
+++ websites/production/commons/content/proper/commons-daemon/japicmp.html Thu Jul  4 13:29:18 2019
@@ -0,0 +1,276 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 04 July 2019
+ | 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="iso-8859-1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Daemon &#x2013; </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>
+
+              
+      </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/logo.png"  alt="Apache Commons Daemon"/>
+                </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-daemon/">Apache Commons Daemon &trade;</a>
+          <ul class="nav">      
+                    
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</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">Daemon</li>
+                                        <li class="none">
+                  <a href="index.html" title="Overview">
+    Overview</a>
+          </li>
+                             <li class="none">
+                  <a href="download_daemon.cgi" title="Download">
+    Download</a>
+          </li>
+                             <li class="none">
+                  <a href="procrun.html" title="Procrun">
+    Procrun</a>
+          </li>
+                             <li class="none">
+                  <a href="jsvc.html" title="Jsvc">
+    Jsvc</a>
+          </li>
+                             <li class="none">
+                  <a href="binaries.html" title="Native binaries">
+    Native binaries</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html" title="Javadoc (latest release)">
+    Javadoc (latest release)</a>
+          </li>
+                             <li class="none">
+                  <a href="faq.html" title="FAQ">
+    FAQ</a>
+          </li>
+                             <li class="none">
+                  <a href="http://wiki.apache.org/commons/Daemon" class="externalLink" title="Wiki">
+    Wiki</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                        <li class="nav-header"><i class="icon-cog"></i>Development</li>
+                                        <li class="none">
+                  <a href="mail-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                             <li class="none">
+                  <a href="issue-tracking.html" title="Issue Tracking">
+    Issue Tracking</a>
+          </li>
+                             <li class="none">
+                  <a href="source-repository.html" title="Source Repository">
+    Source Repository</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="changes-report.html" title="Changes">
+    Changes</a>
+          </li>
+                                     <li class="none">
+                  <a href="jira-report.html" title="JIRA Report">
+    JIRA Report</a>
+          </li>
+                                     <li class="none">
+                  <a href="apidocs/index.html" title="Javadoc">
+    Javadoc</a>
+          </li>
+                                     <li class="none">
+                  <a href="xref/index.html" title="Source Xref">
+    Source Xref</a>
+          </li>
+                                     <li class="none">
+                  <a href="xref-test/index.html" title="Test Source Xref">
+    Test 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 active">
+                  <a href="japicmp.html" title="japicmp">
+    japicmp</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">
+            
+          </td>
+        </tr>
+      </table>
+    </div>
+
+    <div class="footer">
+      <p>Copyright &copy;                    2002-2019
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.</p>
+                </div>
+  </body>
+
+</html>

Propchange: websites/production/commons/content/proper/commons-daemon/japicmp.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: websites/production/commons/content/proper/commons-daemon/jdepend-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/jdepend-report.html (original)
+++ websites/production/commons/content/proper/commons-daemon/jdepend-report.html Thu Jul  4 13:29:18 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 November 2017
+ | Generated by Apache Maven Doxia at 04 July 2019
  | 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="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta name="Date-Revision-yyyymmdd" content="20190704" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Daemon &#x2013; JDepend Report Metrics</title>
 
@@ -20,12 +20,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -33,7 +28,7 @@
                                                                                         <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/logo.png"  alt="Commons Daemon"/>
+                                                                                                <img class="logo-right" src="images/logo.png"  alt="Apache Commons Daemon"/>
                 </a>
           <div class="clear"></div>
 
@@ -43,8 +38,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-daemon/">Apache Commons Daemon &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 November 2017</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
+            <li id="publishDate">Last Published: 04 July 2019</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.2.0</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -126,7 +121,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>
@@ -139,8 +134,8 @@
     JIRA Report</a>
           </li>
                                      <li class="none">
-                  <a href="apidocs/index.html" title="JavaDocs">
-    JavaDocs</a>
+                  <a href="apidocs/index.html" title="Javadoc">
+    Javadoc</a>
           </li>
                                      <li class="none">
                   <a href="xref/index.html" title="Source Xref">
@@ -162,6 +157,10 @@
                   <a href="jdepend-report.html" title="JDepend">
     JDepend</a>
           </li>
+                                     <li class="none">
+                  <a href="japicmp.html" title="japicmp">
+    japicmp</a>
+          </li>
                      </ul>
               </li>
                  </ul>
@@ -382,13 +381,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2017
+      <p>Copyright &copy;                    2002-2019
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<div class="center">Apache Commons, Apache Commons Daemon, 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>
+                </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>