Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/bootstrap.min.css
==============================================================================
--- 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/bootstrap.min.css
 (added)
+++ 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/bootstrap.min.css
 Thu Dec 27 16:23:34 2018
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap v2.2.1
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 2 lines stripped ...]
Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/maven-theme.css
==============================================================================
--- 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/maven-theme.css
 (added)
+++ 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/maven-theme.css
 Thu Dec 27 16:23:34 2018
@@ -0,0 +1,141 @@
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, 
a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, 
a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+h2 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #999;
+  color: #900;
+  background-color: #ddd;
+  font-weight:900;
+  font-size: x-large;
+}
+h3 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  color: #900;
+  background-color: #eee;
+  font-weight: normal;
+  font-size: large;
+}
+h4 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #bbb;
+  color: #900;
+  background-color: #fff;
+  font-weight: normal;
+  font-size: large;
+}
+h5 {
+  padding: 4px 4px 4px 6px;
+  color: #900;
+  font-size: normal;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+  background-color: #ccc;
+}
+#leftColumn {
+  margin: 10px 0 0 5px;
+  border: 1px solid #999;
+  background-color: #eee;
+}
+#navcolumn h5 {
+  font-size: smaller;
+  border-bottom: 1px solid #aaaaaa;
+  padding-top: 2px;
+  color: #000;
+}
+
+table.bodyTable th {
+  color: white;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+}
+
+table.bodyTable th, table.bodyTable td {
+  font-size: 1em;
+}
+
+table.bodyTable tr.a {
+  background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+  background-color: #eee;
+}
+
+.source {
+  border: 1px solid #999;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner {
+  border-bottom: 1px solid #fff;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}
+

Added: websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/site.css
==============================================================================
--- websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/site.css 
(added)
+++ websites/production/logging/content/log4j/log4j-kotlin-1.0.0/css/site.css 
Thu Dec 27 16:23:34 2018
@@ -0,0 +1,115 @@
+/*
+ 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.clear { clear:both; visibility: hidden; }
+div.clear hr { display: none; }
+
+/* Tweaks to the bootstrap theme
+--------------------------------- */
+li { line-height: 20px; }
+tt { font: 12px Menlo, Monaco, "Courier New", monospace; 
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
padding: 3px 4px; background-color: #f7f7f9; border: 1px solid #e1e1e8; }
+tt, code { color: #4e648e }
+dt { margin: 15px 0 5px 0; font-size: 1.2em }
+
+.big-red { font-weight: bold; color: #D14 }
+.big-green { font-weight: bold; color: green }
+
+.layout-table { width: 100%; }
+.sidebar { width: 250px; vertical-align: top; }
+.content { padding-left: 20px; vertical-align: top; }
+
+.sidebar-nav { padding: 9px 0; }
+
+.logo-left { margin: 10px; float: left; height: 100px}
+.logo-center {margin-left: auto; margin-right: auto; display: block; width: 
20%}
+.logo-right { margin: 5px; float: right; height: 100px}
+
+.navbar .nav { margin-left: 40px; }
+
+.nav-list { margin-bottom: 15px; }
+.nav-list li { line-height: 16px; }
+.nav-list li.nav-header { color: #333; }
+.nav-list li.nav-header i { margin-right: 5px; }
+
+.nav-list li a { background: no-repeat 16px 9px; padding-left: 34px; }
+.nav-list li.collapsed > a { background-image: url(../images/collapsed.gif) }
+.nav-list li.expanded > a { background-image: url(../images/expanded.gif) }
+
+.nav-list li.expanded ul { list-style: none; margin-left: 0; }
+.nav-list li.expanded li a { display: block; padding: 3px 15px 3px 45px; 
margin-left: -15px; margin-right: -15px; }
+.nav-list li.expanded li a:hover { text-decoration: none; background-color: 
#eee; }
+.nav-list li.expanded li.active a { background-color: #08C; color: white }
+
+.nav.nav-tabs { margin-bottom: 8px; }
+
+.content .section { margin-top: 20px; }
+.content .section:first-child { margin-top: 0; }
+.section h2 { margin-bottom: 10px; }
+.section h3 { margin-bottom: 10px; }
+.section h4 { margin-bottom: 10px; }
+
+.footer { background-color: whitesmoke; padding: 15px; margin-top: 15px; 
text-align: center; border-top: 1px solid #eee; }
+.footer p { font-size: 12px; margin: 0 }
+
+.table-not-wide { width: inherit;}
+.alert-heading { display: block; font-size: 14px; margin-bottom: 6px; 
font-weight: bold; }
+
+/* Pretty printing styles. Used with prettify.js.
+---------------------------------------------------- */
+.com { color: #93a1a1; }
+.lit { color: #195f91; }
+.pun, .opn, .clo { color: #93a1a1; }
+.fun { color: #dc322f; }
+.str, .atv { color: #D14; }
+.kwd, .linenums .tag { color: #1e347b; }
+.typ, .atn, .dec, .var { color: teal; }
+.pln { color: #48484c; }
+.prettyprint { padding: 8px; background-color: #f7f7f9; border: 1px solid 
#e1e1e8; }
+.prettyprint.linenums {
+  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
+     -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
+          box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
+}
+ol.linenums { margin: 0 0 0 33px; }
+ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px; 
text-shadow: 0 1px 0 #fff; }
+
+/* Additional styles.
+-----------------------*/
+
+/* fixed width font links (e.g., to a JavaDoc page) */
+a.javadoc, a.javadoc:hover {
+    font: 12px Menlo, Monaco, "Courier New", monospace;
+}
+/* reset code links to same color as normal links */
+a.javadoc, a tt, a code {
+    color: #0088CC;
+}
+
+/* add film icons to youtube and vimeo links (.icon-film) */
+a[href^='https://www.youtube.com/']::before,
+a[href^='https://vimeo.com/']::before {
+    display: inline-block;
+    width: 14px;
+    height: 14px;
+    margin-top: 1px;
+    margin-right: .3em;
+    line-height: 14px;
+    vertical-align: text-top;
+    content: '';
+    /* .icon-film */
+    background: url("../img/glyphicons-halflings.png") no-repeat -192px 0;
+}

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependencies.html
==============================================================================
--- 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependencies.html 
(added)
+++ 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependencies.html 
Thu Dec 27 16:23:34 2018
@@ -0,0 +1,408 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!--
+   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.
+-->
+<!-- Generated by Apache Maven Doxia at 2018-11-03 -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Log4j_Kotlin &#x2013; Project Dependencies - Apache Log4j Kotlin 
API Parent</title>
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <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>
+                    <meta name="Date-Revision-yyyymmdd" content="20181103" />
+                <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+<body class="composite">
+<a  href="http://www.apache.org/events/current-event.html";>
+    <img class=logo-left 
src="http://www.apache.org/events/current-event-234x60.png"/>
+</a>
+<img class="logo-right" src="./images/logo.png" alt="Apache log4j logo" />
+<a href="https://logging.apache.org/";>
+    <img class="logo-center" src="./images/ls-logo.jpg" alt="Apache logging 
services logo" />
+</a>
+<div class="clear"></div>
+
+<div class="navbar">
+    <div class="navbar-inner">
+        <div class="container-fluid">
+            <a class="brand" 
href="https://logging.apache.org/log4j/kotlin/";>Apache Log4j Kotlin API Parent 
&trade;</a>
+            <ul class="nav">
+                        <li>
+                        
+                
+            <a href="https://cwiki.apache.org/confluence/display/LOGGING/Home"; 
class="external" target="_blank" title="Logging Wiki">Logging Wiki</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://www.apache.org/"; class="external" target="_blank" 
title="Apache">Apache</a>
+            </li>
+                    <li>
+                                    <a href="../../" title="Logging 
Services">Logging Services</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://github.com/apache/logging-log4j-kotlin"; 
class="external" target="_blank" title="GitHub">GitHub</a>
+            </li>
+    </ul>
+        </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"><i class="icon-home"></i>Apache Log4j Kotlin</li>
+                                                                               
     <li class="none">
+                                <a href="index.html" title="About">About</a>
+                </li>
+                                                            <li class="none">
+                                <a href="download.html" 
title="Download">Download</a>
+                </li>
+                                                            <li class="none">
+                                <a href="usage.html" title="Usage">Usage</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-pencil"></i>For Contributors</li>
+                                                                               
     <li class="none">
+                                <a href="build.html" title="Building Log4j 
Kotlin from Source">Building Log4j Kotlin from Source</a>
+                </li>
+                                                            <li class="none">
+                                <a href="contributing.html" 
title="Contributing">Contributing</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Component Reports</li>
+                                                                               
     <li class="none">
+                                <a href="log4j-api-kotlin/index.html" 
title="Log4j Kotlin API">Log4j Kotlin API</a>
+                </li>
+                                                            <li class="none">
+                                <a href="log4j-api-kotlin-sample/index.html" 
title="Log4j Kotlin Samples">Log4j Kotlin Samples</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-info-sign"></i>Project Information</li>
+                                                                               
     <li class="none">
+                                <a href="dependency-convergence.html" 
title="Dependency Convergence">Dependency Convergence</a>
+                </li>
+                                                            <li class="none">
+                                <a href="dependency-management.html" 
title="Dependency Management">Dependency Management</a>
+                </li>
+                                                            <li class="none">
+                                <a href="team-list.html" title="Project 
Team">Project Team</a>
+                </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="license.html" title="Project 
License">Project License</a>
+                </li>
+                                                            <li class="none">
+                                <a href="source-repository.html" title="Source 
Repository">Source Repository</a>
+                </li>
+                                                            <li class="none">
+                                <a href="project-summary.html" title="Project 
Summary">Project Summary</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Project Reports</li>
+                                                                               
     <li class="none">
+                                <a href="changes-report.html" title="Changes 
Report">Changes Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="jira-report.html" title="JIRA 
Report">JIRA Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="rat-report.html" title="RAT 
Report">RAT Report</a>
+                </li>
+                            </ul>
+                    </div>
+                <div id="poweredBy">
+                                                <a 
href="http://maven.apache.org/"; title="Built by Maven" class="poweredBy">
+            <img class="poweredBy" alt="Built by Maven" 
src="./images/maven-feather.png" />
+        </a>
+                            </div>
+            </td>
+            <td class="content">
+                <a name="Project_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a 
name="Project_Dependencies_compile"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These 
dependencies are required to compile and run the application:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.jetbrains.kotlin</td>
+<td><a class="externalLink" 
href="https://kotlinlang.org/";>kotlin-stdlib</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These 
dependencies are only required to compile and run unit tests for the 
application:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.jetbrains.kotlin</td>
+<td><a class="externalLink" href="https://kotlinlang.org/";>kotlin-test</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 2.0</a></td></tr></table></div></div><a 
name="Project_Transitive_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Transitive_Dependencies"></a>Project Transitive 
Dependencies</h2>
+<p>The following is a list of transitive dependencies for this project. 
Transitive dependencies are the dependencies of the project dependencies.</p><a 
name="Project_Transitive_Dependencies_compile"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These 
dependencies are required to compile and run the application:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.jetbrains</td>
+<td><a class="externalLink" 
href="http://www.jetbrains.org";>annotations</a></td>
+<td>13.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.jetbrains.kotlin</td>
+<td><a class="externalLink" 
href="https://kotlinlang.org/";>kotlin-stdlib-common</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 2.0</a></td></tr></table></div><a 
name="Project_Transitive_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These 
dependencies are only required to compile and run unit tests for the 
application:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.jetbrains.kotlin</td>
+<td><a class="externalLink" 
href="https://kotlinlang.org/";>kotlin-test-common</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 2.0</a></td></tr></table></div></div><a 
name="Project_Dependency_Graph"></a>
+<div class="section">
+<h2><a name="Project_Dependency_Graph"></a>Project Dependency 
Graph</h2><script language="javascript" type="text/javascript">
+      function toggleDependencyDetail( divId, imgId )
+      {
+        var div = document.getElementById( divId );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+        }
+      }
+</script>
+<a name="Dependency_Tree"></a>
+<div class="section">
+<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
+<ul>
+<li>org.apache.logging.log4j:log4j-api-kotlin-parent:pom:1.0.0 <img id="_img1" 
src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Apache Log4j Kotlin API Parent</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Log4j Kotlin API parent project</p>
+<p><b>URL: </b><a class="externalLink" 
href="https://logging.apache.org/log4j/kotlin/";>https://logging.apache.org/log4j/kotlin/</a></p>
+<p><b>Project License: </b><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.0 (compile) <img id="_img3" 
src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>org.jetbrains.kotlin:kotlin-stdlib</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Kotlin Standard Library for JVM</p>
+<p><b>URL: </b><a class="externalLink" 
href="https://kotlinlang.org/";>https://kotlinlang.org/</a></p>
+<p><b>Project License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.0 (compile) <img 
id="_img5" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep4" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>org.jetbrains.kotlin:kotlin-stdlib-common</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Kotlin Common Standard Library</p>
+<p><b>URL: </b><a class="externalLink" 
href="https://kotlinlang.org/";>https://kotlinlang.org/</a></p>
+<p><b>Project License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 2.0</a></p></td></tr></table></div></li>
+<li>org.jetbrains:annotations:jar:13.0 (compile) <img id="_img7" 
src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep6" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>IntelliJ IDEA Annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A set of annotations used for code inspection support 
and code documentation.</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://www.jetbrains.org";>http://www.jetbrains.org</a></p>
+<p><b>Project License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.jetbrains.kotlin:kotlin-test:jar:1.3.0 (test) <img id="_img9" 
src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep8', '_img9' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep8" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>org.jetbrains.kotlin:kotlin-test-jvm</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Kotlin Test</p>
+<p><b>URL: </b><a class="externalLink" 
href="https://kotlinlang.org/";>https://kotlinlang.org/</a></p>
+<p><b>Project License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.jetbrains.kotlin:kotlin-test-common:jar:1.3.0 (test) <img id="_img11" 
src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep10', '_img11' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep10" 
style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>org.jetbrains.kotlin:kotlin-test-common</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Kotlin Test Common</p>
+<p><b>URL: </b><a class="externalLink" 
href="https://kotlinlang.org/";>https://kotlinlang.org/</a></p>
+<p><b>Project License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache License, 
Version 
2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><a 
name="Licenses"></a>
+<div class="section">
+<h2><a name="Licenses"></a>Licenses</h2>
+<p><b>The Apache License, Version 2.0: </b>org.jetbrains.kotlin:kotlin-stdlib, 
org.jetbrains.kotlin:kotlin-stdlib-common, 
org.jetbrains.kotlin:kotlin-test-common, 
org.jetbrains.kotlin:kotlin-test-jvm</p>
+<p><b>Apache License, Version 2.0: </b>Apache Log4j Kotlin API Parent</p>
+<p><b>The Apache Software License, Version 2.0: </b>IntelliJ IDEA 
Annotations</p></div><a name="Dependency_File_Details"></a>
+<div class="section">
+<h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Filename</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th title="Indicates whether these dependencies have been compiled with debug 
information.">Debug Information</th></tr>
+<tr class="b">
+<td>annotations-13.0.jar</td>
+<td>17.54 kB</td>
+<td>45</td>
+<td>32</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>kotlin-stdlib-1.3.0.jar</td>
+<td>1.18 MB</td>
+<td>823</td>
+<td>780</td>
+<td>30</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>kotlin-stdlib-common-1.3.0.jar</td>
+<td>151.02 kB</td>
+<td>283</td>
+<td>0</td>
+<td>0</td>
+<td>-</td>
+<td>No</td></tr>
+<tr class="a">
+<td>kotlin-test-1.3.0.jar</td>
+<td>28.25 kB</td>
+<td>25</td>
+<td>20</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>kotlin-test-common-1.3.0.jar</td>
+<td>3.96 kB</td>
+<td>14</td>
+<td>0</td>
+<td>0</td>
+<td>-</td>
+<td>No</td></tr>
+<tr class="a">
+<th>Total</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th>Debug Information</th></tr>
+<tr class="b">
+<td>5</td>
+<td>1.38 MB</td>
+<td>1190</td>
+<td>832</td>
+<td>33</td>
+<td>1.6</td>
+<td>3</td></tr>
+<tr class="a">
+<td>compile: 3</td>
+<td>compile: 1.35 MB</td>
+<td>compile: 1151</td>
+<td>compile: 812</td>
+<td>compile: 32</td>
+<td>-</td>
+<td>compile: 2</td></tr>
+<tr class="b">
+<td>test: 2</td>
+<td>test: 32.21 kB</td>
+<td>test: 39</td>
+<td>test: 20</td>
+<td>test: 1</td>
+<td>-</td>
+<td>test: 1</td></tr></table></div>
+            </td>
+        </tr>
+    </table>
+</div>
+
+<div class="footer">
+        <p>Copyright &copy; 1999-2018 <a class="external" 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+    <p>Apache Logging, Apache Log4j, Log4j, Apache Log4j Audit, Log4j Audit, 
Apache, the Apache feather logo, and the Apache Logging project logo are 
trademarks of The Apache Software Foundation.</p>
+    <p>Site powered by <a class="external" 
href="http://getbootstrap.com/";>Twitter Bootstrap</a>. Icons from <a 
class="external" href="http://glyphicons.com/";>Glyphicons Free</a>.</p>
+</div>
+</div>
+</body>
+</html>

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-convergence.html
==============================================================================
--- 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-convergence.html
 (added)
+++ 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-convergence.html
 Thu Dec 27 16:23:34 2018
@@ -0,0 +1,199 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!--
+   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.
+-->
+<!-- Generated by Apache Maven Doxia at 2018-11-03 -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Log4j_Kotlin &#x2013; Reactor Dependency Convergence - Apache Log4j 
Kotlin API Parent</title>
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <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>
+                    <meta name="Date-Revision-yyyymmdd" content="20181103" />
+                <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+<body class="composite">
+<a  href="http://www.apache.org/events/current-event.html";>
+    <img class=logo-left 
src="http://www.apache.org/events/current-event-234x60.png"/>
+</a>
+<img class="logo-right" src="./images/logo.png" alt="Apache log4j logo" />
+<a href="https://logging.apache.org/";>
+    <img class="logo-center" src="./images/ls-logo.jpg" alt="Apache logging 
services logo" />
+</a>
+<div class="clear"></div>
+
+<div class="navbar">
+    <div class="navbar-inner">
+        <div class="container-fluid">
+            <a class="brand" 
href="https://logging.apache.org/log4j/kotlin/";>Apache Log4j Kotlin API Parent 
&trade;</a>
+            <ul class="nav">
+                        <li>
+                        
+                
+            <a href="https://cwiki.apache.org/confluence/display/LOGGING/Home"; 
class="external" target="_blank" title="Logging Wiki">Logging Wiki</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://www.apache.org/"; class="external" target="_blank" 
title="Apache">Apache</a>
+            </li>
+                    <li>
+                                    <a href="../../" title="Logging 
Services">Logging Services</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://github.com/apache/logging-log4j-kotlin"; 
class="external" target="_blank" title="GitHub">GitHub</a>
+            </li>
+    </ul>
+        </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"><i class="icon-home"></i>Apache Log4j Kotlin</li>
+                                                                               
     <li class="none">
+                                <a href="index.html" title="About">About</a>
+                </li>
+                                                            <li class="none">
+                                <a href="download.html" 
title="Download">Download</a>
+                </li>
+                                                            <li class="none">
+                                <a href="usage.html" title="Usage">Usage</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-pencil"></i>For Contributors</li>
+                                                                               
     <li class="none">
+                                <a href="build.html" title="Building Log4j 
Kotlin from Source">Building Log4j Kotlin from Source</a>
+                </li>
+                                                            <li class="none">
+                                <a href="contributing.html" 
title="Contributing">Contributing</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Component Reports</li>
+                                                                               
     <li class="none">
+                                <a href="log4j-api-kotlin/index.html" 
title="Log4j Kotlin API">Log4j Kotlin API</a>
+                </li>
+                                                            <li class="none">
+                                <a href="log4j-api-kotlin-sample/index.html" 
title="Log4j Kotlin Samples">Log4j Kotlin Samples</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-info-sign"></i>Project Information</li>
+                                                                               
         <li class="none active">
+                                <a href="dependency-convergence.html" 
title="Dependency Convergence">Dependency Convergence</a>
+                </li>
+                                                            <li class="none">
+                                <a href="dependency-management.html" 
title="Dependency Management">Dependency Management</a>
+                </li>
+                                                            <li class="none">
+                                <a href="team-list.html" title="Project 
Team">Project Team</a>
+                </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="license.html" title="Project 
License">Project License</a>
+                </li>
+                                                            <li class="none">
+                                <a href="source-repository.html" title="Source 
Repository">Source Repository</a>
+                </li>
+                                                            <li class="none">
+                                <a href="project-summary.html" title="Project 
Summary">Project Summary</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Project Reports</li>
+                                                                               
     <li class="none">
+                                <a href="changes-report.html" title="Changes 
Report">Changes Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="jira-report.html" title="JIRA 
Report">JIRA Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="rat-report.html" title="RAT 
Report">RAT Report</a>
+                </li>
+                            </ul>
+                    </div>
+                <div id="poweredBy">
+                                                <a 
href="http://maven.apache.org/"; title="Built by Maven" class="poweredBy">
+            <img class="poweredBy" alt="Built by Maven" 
src="./images/maven-feather.png" />
+        </a>
+                            </div>
+            </td>
+            <td class="content">
+                <div class="section">
+<h2><a name="Reactor_Dependency_Convergence"></a>Reactor Dependency 
Convergence</h2>
+<table border="0" class="bodyTable"><caption>
+  <b>Legend:</b>
+</caption>
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>At least one dependency has a differing version of the dependency or has 
SNAPSHOT dependencies.</td></tr></table><br />
+<table border="0" class="bodyTable"><caption>
+  <b>Statistics:</b>
+</caption>
+<tr class="b">
+<th>Number of modules:</th>
+<td>3</td></tr>
+<tr class="a">
+<th>Number of dependencies (NOD):</th>
+<td>16</td></tr>
+<tr class="b">
+<th>Number of unique artifacts (NOA):</th>
+<td>16</td></tr>
+<tr class="a">
+<th>Number of version-conflicting artifacts (NOC):</th>
+<td>0</td></tr>
+<tr class="b">
+<th>Number of SNAPSHOT artifacts (NOS):</th>
+<td>0</td></tr>
+<tr class="a">
+<th>Convergence (NOD/NOA):</th>
+<td><img alt="success" src="images/icon_success_sml.gif" />&#160;<b>100 
%</b></td></tr>
+<tr class="b">
+<th>Ready for release (100 % convergence and no SNAPSHOTS):</th>
+<td><img alt="success" src="images/icon_success_sml.gif" 
/>&#160;<b>Success</b></td></tr></table></div>
+<div class="section">
+<h3><a name="Dependencies_used_in_modules"></a>Dependencies used in 
modules</h3></div>
+            </td>
+        </tr>
+    </table>
+</div>
+
+<div class="footer">
+        <p>Copyright &copy; 1999-2018 <a class="external" 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+    <p>Apache Logging, Apache Log4j, Log4j, Apache Log4j Audit, Log4j Audit, 
Apache, the Apache feather logo, and the Apache Logging project logo are 
trademarks of The Apache Software Foundation.</p>
+    <p>Site powered by <a class="external" 
href="http://getbootstrap.com/";>Twitter Bootstrap</a>. Icons from <a 
class="external" href="http://glyphicons.com/";>Glyphicons Free</a>.</p>
+</div>
+</div>
+</body>
+</html>

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-info.html
==============================================================================
--- 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-info.html
 (added)
+++ 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-info.html
 Thu Dec 27 16:23:34 2018
@@ -0,0 +1,204 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!--
+   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.
+-->
+<!-- Generated by Apache Maven Doxia at 2018-11-03 -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Log4j_Kotlin &#x2013; Dependency Information - Apache Log4j Kotlin 
API Parent</title>
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <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>
+                    <meta name="Date-Revision-yyyymmdd" content="20181103" />
+                <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+<body class="composite">
+<a  href="http://www.apache.org/events/current-event.html";>
+    <img class=logo-left 
src="http://www.apache.org/events/current-event-234x60.png"/>
+</a>
+<img class="logo-right" src="./images/logo.png" alt="Apache log4j logo" />
+<a href="https://logging.apache.org/";>
+    <img class="logo-center" src="./images/ls-logo.jpg" alt="Apache logging 
services logo" />
+</a>
+<div class="clear"></div>
+
+<div class="navbar">
+    <div class="navbar-inner">
+        <div class="container-fluid">
+            <a class="brand" 
href="https://logging.apache.org/log4j/kotlin/";>Apache Log4j Kotlin API Parent 
&trade;</a>
+            <ul class="nav">
+                        <li>
+                        
+                
+            <a href="https://cwiki.apache.org/confluence/display/LOGGING/Home"; 
class="external" target="_blank" title="Logging Wiki">Logging Wiki</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://www.apache.org/"; class="external" target="_blank" 
title="Apache">Apache</a>
+            </li>
+                    <li>
+                                    <a href="../../" title="Logging 
Services">Logging Services</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://github.com/apache/logging-log4j-kotlin"; 
class="external" target="_blank" title="GitHub">GitHub</a>
+            </li>
+    </ul>
+        </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"><i class="icon-home"></i>Apache Log4j Kotlin</li>
+                                                                               
     <li class="none">
+                                <a href="index.html" title="About">About</a>
+                </li>
+                                                            <li class="none">
+                                <a href="download.html" 
title="Download">Download</a>
+                </li>
+                                                            <li class="none">
+                                <a href="usage.html" title="Usage">Usage</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-pencil"></i>For Contributors</li>
+                                                                               
     <li class="none">
+                                <a href="build.html" title="Building Log4j 
Kotlin from Source">Building Log4j Kotlin from Source</a>
+                </li>
+                                                            <li class="none">
+                                <a href="contributing.html" 
title="Contributing">Contributing</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Component Reports</li>
+                                                                               
     <li class="none">
+                                <a href="log4j-api-kotlin/index.html" 
title="Log4j Kotlin API">Log4j Kotlin API</a>
+                </li>
+                                                            <li class="none">
+                                <a href="log4j-api-kotlin-sample/index.html" 
title="Log4j Kotlin Samples">Log4j Kotlin Samples</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-info-sign"></i>Project Information</li>
+                                                                               
     <li class="none">
+                                <a href="dependency-convergence.html" 
title="Dependency Convergence">Dependency Convergence</a>
+                </li>
+                                                            <li class="none">
+                                <a href="dependency-management.html" 
title="Dependency Management">Dependency Management</a>
+                </li>
+                                                            <li class="none">
+                                <a href="team-list.html" title="Project 
Team">Project Team</a>
+                </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="license.html" title="Project 
License">Project License</a>
+                </li>
+                                                            <li class="none">
+                                <a href="source-repository.html" title="Source 
Repository">Source Repository</a>
+                </li>
+                                                            <li class="none">
+                                <a href="project-summary.html" title="Project 
Summary">Project Summary</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Project Reports</li>
+                                                                               
     <li class="none">
+                                <a href="changes-report.html" title="Changes 
Report">Changes Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="jira-report.html" title="JIRA 
Report">JIRA Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="rat-report.html" title="RAT 
Report">RAT Report</a>
+                </li>
+                            </ul>
+                    </div>
+                <div id="poweredBy">
+                                                <a 
href="http://maven.apache.org/"; title="Built by Maven" class="poweredBy">
+            <img class="poweredBy" alt="Built by Maven" 
src="./images/maven-feather.png" />
+        </a>
+                            </div>
+            </td>
+            <td class="content">
+                <div class="section">
+<h2><a name="Dependency_Information"></a>Dependency Information</h2><a 
name="Dependency_Information"></a>
+<div class="section">
+<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
+<div class="source">
+<pre>&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.logging.log4j&lt;/groupId&gt;
+  &lt;artifactId&gt;log4j-api-kotlin-parent&lt;/artifactId&gt;
+  &lt;version&gt;1.0.0&lt;/version&gt;
+  &lt;type&gt;pom&lt;/type&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
+<div class="source">
+<pre>'org.apache.logging.log4j:log4j-api-kotlin-parent:pom:1.0.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;org.apache.logging.log4j&quot; 
name=&quot;log4j-api-kotlin-parent&quot; rev=&quot;1.0.0&quot;&gt;
+  &lt;artifact name=&quot;log4j-api-kotlin-parent&quot; type=&quot;pom&quot; 
/&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
+<div class="source">
+<pre>@Grapes(
+@Grab(group='org.apache.logging.log4j', module='log4j-api-kotlin-parent', 
version='1.0.0')
+)</pre></div></div>
+<div class="section">
+<h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
+<div class="source">
+<pre>compile 
'org.apache.logging.log4j:log4j-api-kotlin-parent:1.0.0'</pre></div></div>
+<div class="section">
+<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
+<div class="source">
+<pre>[org.apache.logging.log4j/log4j-api-kotlin-parent 
&quot;1.0.0&quot;]</pre></div></div>
+<div class="section">
+<h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
+<div class="source">
+<pre>libraryDependencies += &quot;org.apache.logging.log4j&quot; % 
&quot;log4j-api-kotlin-parent&quot; % &quot;1.0.0&quot;</pre></div></div></div>
+            </td>
+        </tr>
+    </table>
+</div>
+
+<div class="footer">
+        <p>Copyright &copy; 1999-2018 <a class="external" 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+    <p>Apache Logging, Apache Log4j, Log4j, Apache Log4j Audit, Log4j Audit, 
Apache, the Apache feather logo, and the Apache Logging project logo are 
trademarks of The Apache Software Foundation.</p>
+    <p>Site powered by <a class="external" 
href="http://getbootstrap.com/";>Twitter Bootstrap</a>. Icons from <a 
class="external" href="http://glyphicons.com/";>Glyphicons Free</a>.</p>
+</div>
+</div>
+</body>
+</html>

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-management.html
==============================================================================
--- 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-management.html
 (added)
+++ 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/dependency-management.html
 Thu Dec 27 16:23:34 2018
@@ -0,0 +1,217 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!--
+   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.
+-->
+<!-- Generated by Apache Maven Doxia at 2018-11-03 -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Log4j_Kotlin &#x2013; Project Dependency Management - Apache Log4j 
Kotlin API Parent</title>
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <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>
+                    <meta name="Date-Revision-yyyymmdd" content="20181103" />
+                <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+<body class="composite">
+<a  href="http://www.apache.org/events/current-event.html";>
+    <img class=logo-left 
src="http://www.apache.org/events/current-event-234x60.png"/>
+</a>
+<img class="logo-right" src="./images/logo.png" alt="Apache log4j logo" />
+<a href="https://logging.apache.org/";>
+    <img class="logo-center" src="./images/ls-logo.jpg" alt="Apache logging 
services logo" />
+</a>
+<div class="clear"></div>
+
+<div class="navbar">
+    <div class="navbar-inner">
+        <div class="container-fluid">
+            <a class="brand" 
href="https://logging.apache.org/log4j/kotlin/";>Apache Log4j Kotlin API Parent 
&trade;</a>
+            <ul class="nav">
+                        <li>
+                        
+                
+            <a href="https://cwiki.apache.org/confluence/display/LOGGING/Home"; 
class="external" target="_blank" title="Logging Wiki">Logging Wiki</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://www.apache.org/"; class="external" target="_blank" 
title="Apache">Apache</a>
+            </li>
+                    <li>
+                                    <a href="../../" title="Logging 
Services">Logging Services</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://github.com/apache/logging-log4j-kotlin"; 
class="external" target="_blank" title="GitHub">GitHub</a>
+            </li>
+    </ul>
+        </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"><i class="icon-home"></i>Apache Log4j Kotlin</li>
+                                                                               
     <li class="none">
+                                <a href="index.html" title="About">About</a>
+                </li>
+                                                            <li class="none">
+                                <a href="download.html" 
title="Download">Download</a>
+                </li>
+                                                            <li class="none">
+                                <a href="usage.html" title="Usage">Usage</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-pencil"></i>For Contributors</li>
+                                                                               
     <li class="none">
+                                <a href="build.html" title="Building Log4j 
Kotlin from Source">Building Log4j Kotlin from Source</a>
+                </li>
+                                                            <li class="none">
+                                <a href="contributing.html" 
title="Contributing">Contributing</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Component Reports</li>
+                                                                               
     <li class="none">
+                                <a href="log4j-api-kotlin/index.html" 
title="Log4j Kotlin API">Log4j Kotlin API</a>
+                </li>
+                                                            <li class="none">
+                                <a href="log4j-api-kotlin-sample/index.html" 
title="Log4j Kotlin Samples">Log4j Kotlin Samples</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-info-sign"></i>Project Information</li>
+                                                                               
     <li class="none">
+                                <a href="dependency-convergence.html" 
title="Dependency Convergence">Dependency Convergence</a>
+                </li>
+                                                                <li 
class="none active">
+                                <a href="dependency-management.html" 
title="Dependency Management">Dependency Management</a>
+                </li>
+                                                            <li class="none">
+                                <a href="team-list.html" title="Project 
Team">Project Team</a>
+                </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="license.html" title="Project 
License">Project License</a>
+                </li>
+                                                            <li class="none">
+                                <a href="source-repository.html" title="Source 
Repository">Source Repository</a>
+                </li>
+                                                            <li class="none">
+                                <a href="project-summary.html" title="Project 
Summary">Project Summary</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Project Reports</li>
+                                                                               
     <li class="none">
+                                <a href="changes-report.html" title="Changes 
Report">Changes Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="jira-report.html" title="JIRA 
Report">JIRA Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="rat-report.html" title="RAT 
Report">RAT Report</a>
+                </li>
+                            </ul>
+                    </div>
+                <div id="poweredBy">
+                                                <a 
href="http://maven.apache.org/"; title="Built by Maven" class="poweredBy">
+            <img class="poweredBy" alt="Built by Maven" 
src="./images/maven-feather.png" />
+        </a>
+                            </div>
+            </td>
+            <td class="content">
+                <div class="section">
+<h2><a name="Project_Dependency_Management"></a>Project Dependency 
Management</h2><a name="Project_Dependency_Management"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3><a name="compile"></a>
+<p>The following is a list of compile dependencies in the DependencyManagement 
of this project. These dependencies can be included in the submodules to 
compile and run the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.apache.logging.log4j</td>
+<td><a class="externalLink" 
href="https://logging.apache.org/log4j/2.x/log4j-api/";>log4j-api</a></td>
+<td>2.11.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.logging.log4j</td>
+<td><a class="externalLink" 
href="https://logging.apache.org/log4j/kotlin/log4j-api-kotlin/";>log4j-api-kotlin</a></td>
+<td>1.0.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.logging.log4j</td>
+<td><a class="externalLink" 
href="https://logging.apache.org/log4j/2.x/log4j-core/";>log4j-core</a></td>
+<td>2.11.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr></table></div>
+<div class="section">
+<h3><a name="test"></a>test</h3><a name="test"></a>
+<p>The following is a list of test dependencies in the DependencyManagement of 
this project. These dependencies can be included in the submodules to compile 
and run unit tests for the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.apache.logging.log4j</td>
+<td><a class="externalLink" 
href="https://logging.apache.org/log4j/2.x/log4j-api/";>log4j-api</a></td>
+<td>2.11.0</td>
+<td>test-jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.logging.log4j</td>
+<td><a class="externalLink" 
href="https://logging.apache.org/log4j/2.x/log4j-core/";>log4j-core</a></td>
+<td>2.11.0</td>
+<td>test-jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr></table></div></div>
+            </td>
+        </tr>
+    </table>
+</div>
+
+<div class="footer">
+        <p>Copyright &copy; 1999-2018 <a class="external" 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+    <p>Apache Logging, Apache Log4j, Log4j, Apache Log4j Audit, Log4j Audit, 
Apache, the Apache feather logo, and the Apache Logging project logo are 
trademarks of The Apache Software Foundation.</p>
+    <p>Site powered by <a class="external" 
href="http://getbootstrap.com/";>Twitter Bootstrap</a>. Icons from <a 
class="external" href="http://glyphicons.com/";>Glyphicons Free</a>.</p>
+</div>
+</div>
+</body>
+</html>

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/download.html
==============================================================================
--- websites/production/logging/content/log4j/log4j-kotlin-1.0.0/download.html 
(added)
+++ websites/production/logging/content/log4j/log4j-kotlin-1.0.0/download.html 
Thu Dec 27 16:23:34 2018
@@ -0,0 +1,277 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!--
+   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.
+-->
+<!-- Generated by Apache Maven Doxia at 2018-11-03 -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Log4j_Kotlin &#x2013; Download Apache Log4j Kotlin API - Apache 
Log4j Kotlin API Parent</title>
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <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>
+                    <meta name="Date-Revision-yyyymmdd" content="20181103" />
+                <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+<body class="composite">
+<a  href="http://www.apache.org/events/current-event.html";>
+    <img class=logo-left 
src="http://www.apache.org/events/current-event-234x60.png"/>
+</a>
+<img class="logo-right" src="./images/logo.png" alt="Apache log4j logo" />
+<a href="https://logging.apache.org/";>
+    <img class="logo-center" src="./images/ls-logo.jpg" alt="Apache logging 
services logo" />
+</a>
+<div class="clear"></div>
+
+<div class="navbar">
+    <div class="navbar-inner">
+        <div class="container-fluid">
+            <a class="brand" 
href="https://logging.apache.org/log4j/kotlin/";>Apache Log4j Kotlin API Parent 
&trade;</a>
+            <ul class="nav">
+                        <li>
+                        
+                
+            <a href="https://cwiki.apache.org/confluence/display/LOGGING/Home"; 
class="external" target="_blank" title="Logging Wiki">Logging Wiki</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://www.apache.org/"; class="external" target="_blank" 
title="Apache">Apache</a>
+            </li>
+                    <li>
+                                    <a href="../../" title="Logging 
Services">Logging Services</a>
+            </li>
+                    <li>
+                        
+                
+            <a href="https://github.com/apache/logging-log4j-kotlin"; 
class="external" target="_blank" title="GitHub">GitHub</a>
+            </li>
+    </ul>
+        </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"><i class="icon-home"></i>Apache Log4j Kotlin</li>
+                                                                               
     <li class="none">
+                                <a href="index.html" title="About">About</a>
+                </li>
+                                                                <li 
class="none active">
+                                <a href="download.html" 
title="Download">Download</a>
+                </li>
+                                                            <li class="none">
+                                <a href="usage.html" title="Usage">Usage</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-pencil"></i>For Contributors</li>
+                                                                               
     <li class="none">
+                                <a href="build.html" title="Building Log4j 
Kotlin from Source">Building Log4j Kotlin from Source</a>
+                </li>
+                                                            <li class="none">
+                                <a href="contributing.html" 
title="Contributing">Contributing</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Component Reports</li>
+                                                                               
     <li class="none">
+                                <a href="log4j-api-kotlin/index.html" 
title="Log4j Kotlin API">Log4j Kotlin API</a>
+                </li>
+                                                            <li class="none">
+                                <a href="log4j-api-kotlin-sample/index.html" 
title="Log4j Kotlin Samples">Log4j Kotlin Samples</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-info-sign"></i>Project Information</li>
+                                                                               
     <li class="none">
+                                <a href="dependency-convergence.html" 
title="Dependency Convergence">Dependency Convergence</a>
+                </li>
+                                                            <li class="none">
+                                <a href="dependency-management.html" 
title="Dependency Management">Dependency Management</a>
+                </li>
+                                                            <li class="none">
+                                <a href="team-list.html" title="Project 
Team">Project Team</a>
+                </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="license.html" title="Project 
License">Project License</a>
+                </li>
+                                                            <li class="none">
+                                <a href="source-repository.html" title="Source 
Repository">Source Repository</a>
+                </li>
+                                                            <li class="none">
+                                <a href="project-summary.html" title="Project 
Summary">Project Summary</a>
+                </li>
+                            </ul>
+        <ul class="nav nav-list">
+                                                        <li 
class="nav-header"><i class="icon-cog"></i>Project Reports</li>
+                                                                               
     <li class="none">
+                                <a href="changes-report.html" title="Changes 
Report">Changes Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="jira-report.html" title="JIRA 
Report">JIRA Report</a>
+                </li>
+                                                            <li class="none">
+                                <a href="rat-report.html" title="RAT 
Report">RAT Report</a>
+                </li>
+                            </ul>
+                    </div>
+                <div id="poweredBy">
+                                                <a 
href="http://maven.apache.org/"; title="Built by Maven" class="poweredBy">
+            <img class="poweredBy" alt="Built by Maven" 
src="./images/maven-feather.png" />
+        </a>
+                            </div>
+            </td>
+            <td class="content">
+                <!-- vim: set syn=markdown : -->
+<!-- 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. --><h1>Download Apache Log4j Kotlin API</h1>
+<p>Apache Log4j Kotlin API is distributed under the <a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.html";>Apache License, version 
2.0</a>.</p>
+<p>The link in the Mirrors column should display a list of available mirrors 
with a default selection based on your inferred location. If you do not see 
that page, try a different browser. The checksum and signature are links to the 
originals on the main distribution server.</p>
+
+<table border="0" class="bodyTable">
+  <thead>
+    
+<tr class="a">
+      
+<th>Distribution </th>
+      
+<th>Mirrors </th>
+      
+<th>Checksum </th>
+      
+<th>Signature </th>
+    </tr>
+  </thead>
+  <tbody>
+    
+<tr class="b">
+      
+<td>Apache Log4j Kotlin API binary (tar.gz) </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dyn/closer.lua/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.tar.gz";>apache-log4j-api-kotlin-1.0.0-bin.tar.gz</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.tar.gz.md5";>apache-log4j-api-kotlin-1.0.0-bin.tar.gz.md5</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.tar.gz.asc";>apache-log4j-api-kotlin-1.0.0-bin.tar.gz.asc</a>
 </td>
+    </tr>
+    
+<tr class="a">
+      
+<td>Apache Log4j Kotlin API binary (tar.bz2) </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dyn/closer.lua/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.tar.gz";>apache-log4j-api-kotlin-1.0.0-bin.tar.bz2</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.tar.gz.md5";>apache-log4j-api-kotlin-1.0.0-bin.tar.bz2.md5</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.tar.gz.asc";>apache-log4j-api-kotlin-1.0.0-bin.tar.bz2.asc</a>
 </td>
+    </tr>
+    
+<tr class="b">
+      
+<td>Apache Log4j Kotlin API binary (zip) </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dyn/closer.lua/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.zip";>apache-log4j-api-kotlin-1.0.0-bin.zip</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.zip.md5";>apache-log4j-api-kotlin-1.0.0-bin.zip.md5</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-bin.zip.asc";>apache-log4j-api-kotlin-1.0.0-bin.zip.asc</a>
 </td>
+    </tr>
+    
+<tr class="a">
+      
+<td>Apache Log4j Kotlin API source (tar.gz) </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dyn/closer.lua/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.tar.gz";>apache-log4j-api-kotlin-1.0.0-src.tar.gz</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.tar.gz.md5";>apache-log4j-api-kotlin-1.0.0-src.tar.gz.md5</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.tar.gz.asc";>apache-log4j-api-kotlin-1.0.0-src.tar.gz.asc</a>
 </td>
+    </tr>
+    
+<tr class="b">
+      
+<td>Apache Log4j Kotlin API source (tar.bz2) </td>
+      
+<td>[apache-log4j-api-kotlin-1.0.0-src.tar.bz2][src2tar] </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.tar.gz.md5";>apache-log4j-api-kotlin-1.0.0-src.tar.bz2.md5</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.tar.gz.asc";>apache-log4j-api-kotlin-1.0.0-src.tar.bz2.asc</a>
 </td>
+    </tr>
+    
+<tr class="a">
+      
+<td>Apache Log4j Kotlin API source (zip) </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dyn/closer.lua/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.zip";>apache-log4j-api-kotlin-1.0.0-src.zip</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.zip.md5";>apache-log4j-api-kotlin-1.0.0-src.zip.md5</a>
 </td>
+      
+<td><a class="externalLink" 
href="https://www.apache.org/dist/logging/log4j/kotlin/1.0.0/apache-log4j-api-kotlin-1.0.0-src.zip.asc";>apache-log4j-api-kotlin-1.0.0-src.zip.asc</a>
 </td>
+    </tr>
+  </tbody>
+</table>
+<p>It is essential that you verify the integrity of the downloaded files using 
the PGP or MD5 signatures. Please read <a class="externalLink" 
href="https://httpd.apache.org/dev/verification.html";>Verifying Apache HTTP 
Server Releases</a> for more information on why you should verify our 
releases.</p>
+<p>The PGP signatures can be verified using PGP or GPG. First download the <a 
class="externalLink" href="https://www.apache.org/dist/logging/KEYS";>KEYS</a> 
as well as the asc signature file for the relevant distribution. Make sure you 
get these files from the <a class="externalLink" 
href="https://www.apache.org/dist/logging/";>main distribution directory</a>, 
rather than from a mirror. Then verify the signatures using</p>
+
+<div class="source">
+<div class="source">
+<pre>gpg --import KEYS
+gpg --verify apache-log4j-api-kotlin-1.0.0-bin.tar.gz.asc
+</pre></div></div>
+<p>Apache Log4j 1.0.0 is signed by Matt Sicker 
(748F15B2CF9BA8F024155E6ED7C92B70FA1C814D)</p>
+<p>Alternatively, you can verify the MD5 signature on the files. A unix 
program called md5 or md5sum is included in many unix distributions.</p>
+<p>All previous releases of Apache log4j-Kotlin API can be found in the <a 
class="externalLink" 
href="https://archive.apache.org/dist/logging/log4j/kotlin/";>archive 
repository</a>.</p>
+            </td>
+        </tr>
+    </table>
+</div>
+
+<div class="footer">
+        <p>Copyright &copy; 1999-2018 <a class="external" 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+    <p>Apache Logging, Apache Log4j, Log4j, Apache Log4j Audit, Log4j Audit, 
Apache, the Apache feather logo, and the Apache Logging project logo are 
trademarks of The Apache Software Foundation.</p>
+    <p>Site powered by <a class="external" 
href="http://getbootstrap.com/";>Twitter Bootstrap</a>. Icons from <a 
class="external" href="http://glyphicons.com/";>Glyphicons Free</a>.</p>
+</div>
+</div>
+</body>
+</html>

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/IntelliJ-IDEA-logo.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/IntelliJ-IDEA-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/YourKitLogo.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/YourKitLogo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/add.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/add.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/attributes.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/attributes.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/close.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/collapsed.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/collapsed.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/events.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/events.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/expanded.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/expanded.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/external.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/fix.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/fix.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_error_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_help_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_help_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_info_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_success_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_warning_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/logo.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/ls-logo.jpg
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/ls-logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/maven-feather.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/logging/content/log4j/log4j-kotlin-1.0.0/images/newwindow.png
==============================================================================
Binary file - no diff available.


Reply via email to