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 2017/11/23 09:50:56 UTC

svn commit: r1021243 [15/30] - 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/integration.html
==============================================================================
--- websites/production/commons/content/proper/commons-daemon/integration.html (original)
+++ websites/production/commons/content/proper/commons-daemon/integration.html Thu Nov 23 09:50:54 2017
@@ -1,234 +1,302 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 28, 2013 ( $Revision: 1080083 $ ) -->
-<!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>Continuous Integration</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130328" />
-    <meta http-equiv="Content-Language" content="en" />
-                                                    
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
-<script src="./js/prettify.js" type="text/javascript"></script>                                                        
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 23 November 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="iso-8859-1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20171123" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Daemon &#x2013; CI 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>
+
+                            
+<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">
-    <div id="banner">
-            <div id="bannerLeft">
-                                            <a href="http://commons.apache.org/" title="Apache Commons logo">
-                                        <img src="./images/commons-logo.png" alt="Apache Commons logo"/>
-                </a>
-            </div><!-- id="bannerLeft" -->
-              <div id="bannerRight">
-                                                          <a href="index.html">
-                                                <img src="images/logo.png" alt="Commons Daemon"/>
-                </a>
-            </div><!-- id="bannerRight" -->
-        <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                
-                <div class="xleft">
-        <span id="publishDate">Last Published: 28 March 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.0.15</span>
-                      </div>
-            <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
-            |
-                        <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
-            |
-                        <a href="../../" title="Commons">Commons</a>
-              
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                
-                                <h5>Daemon</h5>
-                  <ul>
-                  <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="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>
-                       <h5>Development</h5>
-                  <ul>
-                  <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>
-                  <li class="none">
-                          <a href="apidocs/index.html" title="Javadoc (SVN latest)">Javadoc (SVN latest)</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
-                          <a href="project-info.html" title="Project Information">Project Information</a>
-                    <ul>
-                      <li class="none">
-                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
-            </li>
-                      <li class="none">
-                          <a href="index.html" title="About">About</a>
-            </li>
-                      <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                      <li class="none">
-                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
-            </li>
-                      <li class="none">
-                          <a href="plugins.html" title="Project Plugins">Project Plugins</a>
-            </li>
-                      <li class="none">
-            <strong>Continuous Integration</strong>
-          </li>
-                      <li class="none">
-                          <a href="license.html" title="Project License">Project License</a>
-            </li>
-                      <li class="none">
-                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                      <li class="none">
-                          <a href="team-list.html" title="Project Team">Project Team</a>
-            </li>
-                      <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
-            </li>
-                      <li class="none">
-                          <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
-            </li>
-                      <li class="none">
-                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
-            </li>
-              </ul>
-        </li>
-                                                                                                                                                                                                  <li class="collapsed">
-                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
-                  </li>
-          </ul>
-                       <h5>Commons</h5>
-                  <ul>
-                  <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>
-                       <h5>General Information</h5>
-                  <ul>
-                  <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="../../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>
-                       <h5>ASF</h5>
-                  <ul>
-                  <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/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>
-                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
-        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
-      </a>
-                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
-        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
-      </a>
-                       
-                
-            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://maven.apache.org/continuum/">Continuum</a>.</p></div><div class="section"><h2>Access<a name="Access"></a></h2><a name="Access"></a><p>The following is a link to the continuous integration system used by the project.</p><div class="source"><pre><a class="externalLink" href="http://vmbuild.apache.org/continuum/">http://vmbuild.apache.org/continuum/</a></pre></div></div><div class="section"><h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a><p>No notifiers are defined. Please check back at a later date.</p></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="center">Copyright &#169;                    2002-2013
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
-      </div>
-                          
+              prettyPrint();
+          }</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="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: 23 November 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.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="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">
+                  <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 active">
+                  <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">
+                  <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://jenkins-ci.org/">Jenkins</a>.</p></div>
+<div class="section">
+<h2><a name="Access"></a>Access</h2><a name="Access"></a>
+<p>The following is a link to the continuous integration system used by the project:</p>
+<div class="source">
+<pre><a class="externalLink" href="https://builds.apache.org/">https://builds.apache.org/</a></pre></div></div>
+<div class="section">
+<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
+<p>No notifiers are defined. Please check back at a later date.</p></div>
+          </td>
+        </tr>
+      </table>
+    </div>
+
+    <div class="footer">
+      <p>Copyright &copy;                    2002-2017
+                        <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 class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                              </div>
+  </body>
+
+</html>
\ No newline at end of file

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 Nov 23 09:50:54 2017
@@ -1,219 +1,280 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 28, 2013 ( $Revision: 1080083 $ ) -->
-<!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>
-    Commons Daemon Issue tracking</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-      <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130328" />
-    <meta http-equiv="Content-Language" content="en" />
-                                                    
-<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
-<script src="./js/prettify.js" type="text/javascript"></script>                                                        
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 23 November 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="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 http-equiv="Content-Language" content="en" />
+    <title>Daemon &#x2013; 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" />
+    <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>
+
+                            
+<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">
-    <div id="banner">
-            <div id="bannerLeft">
-                                            <a href="http://commons.apache.org/" title="Apache Commons logo">
-                                        <img src="./images/commons-logo.png" alt="Apache Commons logo"/>
-                </a>
-            </div><!-- id="bannerLeft" -->
-              <div id="bannerRight">
-                                                          <a href="index.html">
-                                                <img src="images/logo.png" alt="Commons Daemon"/>
-                </a>
-            </div><!-- id="bannerRight" -->
-        <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                
-                <div class="xleft">
-        <span id="publishDate">Last Published: 28 March 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.0.15</span>
-                      </div>
-            <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
-            |
-                        <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
-            |
-                        <a href="../../" title="Commons">Commons</a>
-              
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                
-                                <h5>Daemon</h5>
-                  <ul>
-                  <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="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>
-                       <h5>Development</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                  <li class="none">
-            <strong>Issue Tracking</strong>
-          </li>
-                  <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
-            </li>
-                  <li class="none">
-                          <a href="apidocs/index.html" title="Javadoc (SVN latest)">Javadoc (SVN latest)</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
-                          <a href="project-info.html" title="Project Information">Project Information</a>
-                    <ul>
-                      <li class="none">
-                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
-            </li>
-                      <li class="none">
-                          <a href="index.html" title="About">About</a>
-            </li>
-                      <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                      <li class="none">
-            <strong>Issue Tracking</strong>
-          </li>
-                      <li class="none">
-                          <a href="plugins.html" title="Project Plugins">Project Plugins</a>
-            </li>
-                      <li class="none">
-                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
-            </li>
-                      <li class="none">
-                          <a href="license.html" title="Project License">Project License</a>
-            </li>
-                      <li class="none">
-                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                      <li class="none">
-                          <a href="team-list.html" title="Project Team">Project Team</a>
-            </li>
-                      <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
-            </li>
-                      <li class="none">
-                          <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
-            </li>
-                      <li class="none">
-                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
-            </li>
-              </ul>
-        </li>
-                                                                                                                                                                                                  <li class="collapsed">
-                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
-                  </li>
-          </ul>
-                       <h5>Commons</h5>
-                  <ul>
-                  <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>
-                       <h5>General Information</h5>
-                  <ul>
-                  <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="../../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>
-                       <h5>ASF</h5>
-                  <ul>
-                  <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/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>
-                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
-        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
-      </a>
-                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
-        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
-      </a>
-                       
-                
-            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one or more
+              prettyPrint();
+          }</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="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: 23 November 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.1.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 active">
+                  <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="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">
+                  <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">
+            <!-- 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
@@ -252,75 +313,91 @@ limitations under the License. --><!-- +
  +======================================================================+ -->
   
 
-    <div class="section"><h2>Commons Daemon Issue tracking<a name="Commons_Daemon_Issue_tracking"></a></h2>
-      <p>
+    <div class="section">
+<h2><a name="Commons_Daemon_Issue_tracking"></a>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>.
       </p>
 
-      <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>
       (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>
       page to get a new password).
       </p>
 
-      <p>
+      
+<p>
       If you would like to report a bug, or raise an enhancement request with
       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>.
+      </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>.
             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>.
+        
+<li><a href="mail-lists.html">Search the mailing list archive(s)</a>.
             You may find your issue or idea has already been discussed.</li>
-        <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>
+        
+<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>
       </ol>
       
 
-      <p>
+      
+<p>
       Please also remember these points:
-      </p><ul>
-        <li>the more information you provide, the better we can help you</li>
-        <li>test cases are vital, particularly for any proposed enhancements</li>
-        <li>the developers of Commons Daemon are all unpaid volunteers</li>
+      </p>
+<ul>
+        
+<li>the more information you provide, the better we can help you</li>
+        
+<li>test cases are vital, particularly for any proposed enhancements</li>
+        
+<li>the developers of Commons Daemon are all unpaid volunteers</li>
       </ul>
       
 
-      <p>
+      
+<p>
       For more information on subversion and creating patches see the
       <a class="externalLink" href="http://www.apache.org/dev/contributors.html">Apache Contributors Guide</a>.
       </p>
 
-      <p>
+      
+<p>
       You may also find these links useful:
-      </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="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="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>
+      </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="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="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>
       </ul>
       
     </div>
   
-
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="center">Copyright &#169;                    2002-2013
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
-      </div>
-                          
+
+          </td>
+        </tr>
+      </table>
+    </div>
+
+    <div class="footer">
+      <p>Copyright &copy;                    2002-2017
+                        <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 class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                              </div>
+  </body>
+
+</html>
\ No newline at end of file