You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2016/09/10 19:22:15 UTC

[48/51] [partial] creadur-site git commit: Fixing RAT webpage - broken 0.12 is 0.13-SNAPSHOT now.

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/apidocs/stylesheet.css
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/apidocs/stylesheet.css b/rat/apache-rat-api/apidocs/stylesheet.css
index 0aeaa97..98055b2 100644
--- a/rat/apache-rat-api/apidocs/stylesheet.css
+++ b/rat/apache-rat-api/apidocs/stylesheet.css
@@ -2,16 +2,19 @@
 /*
 Overall document style
 */
+
+@import url('resources/fonts/dejavu.css');
+
 body {
     background-color:#ffffff;
     color:#353833;
-    font-family:Arial, Helvetica, sans-serif;
-    font-size:76%;
+    font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+    font-size:14px;
     margin:0;
 }
 a:link, a:visited {
     text-decoration:none;
-    color:#4c6b87;
+    color:#4A6782;
 }
 a:hover, a:focus {
     text-decoration:none;
@@ -19,7 +22,7 @@ a:hover, a:focus {
 }
 a:active {
     text-decoration:none;
-    color:#4c6b87;
+    color:#4A6782;
 }
 a[name] {
     color:#353833;
@@ -29,41 +32,51 @@ a[name]:hover {
     color:#353833;
 }
 pre {
-    font-size:1.3em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
 }
 h1 {
-    font-size:1.8em;
+    font-size:20px;
 }
 h2 {
-    font-size:1.5em;
+    font-size:18px;
 }
 h3 {
-    font-size:1.4em;
+    font-size:16px;
+    font-style:italic;
 }
 h4 {
-    font-size:1.3em;
+    font-size:13px;
 }
 h5 {
-    font-size:1.2em;
+    font-size:12px;
 }
 h6 {
-    font-size:1.1em;
+    font-size:11px;
 }
 ul {
     list-style-type:disc;
 }
 code, tt {
-    font-size:1.2em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
+    margin-top:8px;
+    line-height:1.4em;
 }
 dt code {
-    font-size:1.2em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
 }
 table tr td dt code {
-    font-size:1.2em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
     vertical-align:top;
+    padding-top:4px;
 }
 sup {
-    font-size:.6em;
+    font-size:8px;
 }
 /*
 Document title and Copyright styles
@@ -76,9 +89,9 @@ Document title and Copyright styles
 .aboutLanguage {
     float:right;
     padding:0px 21px;
-    font-size:.8em;
+    font-size:11px;
     z-index:200;
-    margin-top:-7px;
+    margin-top:-9px;
 }
 .legalCopy {
     margin-left:.5em;
@@ -92,9 +105,6 @@ Document title and Copyright styles
 }
 .tab {
     background-color:#0066FF;
-    background-image:url(resources/titlebar.gif);
-    background-position:left top;
-    background-repeat:no-repeat;
     color:#ffffff;
     padding:8px;
     width:5em;
@@ -104,17 +114,15 @@ Document title and Copyright styles
 Navigation bar styles
 */
 .bar {
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
+    background-color:#4D7A97;
     color:#FFFFFF;
     padding:.8em .5em .4em .8em;
     height:auto;/*height:1.8em;*/
-    font-size:1em;
+    font-size:11px;
     margin:0;
 }
 .topNav {
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
+    background-color:#4D7A97;
     color:#FFFFFF;
     float:left;
     padding:0;
@@ -123,11 +131,11 @@ Navigation bar styles
     height:2.8em;
     padding-top:10px;
     overflow:hidden;
+    font-size:12px; 
 }
 .bottomNav {
     margin-top:10px;
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
+    background-color:#4D7A97;
     color:#FFFFFF;
     float:left;
     padding:0;
@@ -136,18 +144,20 @@ Navigation bar styles
     height:2.8em;
     padding-top:10px;
     overflow:hidden;
+    font-size:12px;
 }
 .subNav {
     background-color:#dee3e9;
-    border-bottom:1px solid #9eadc0;
     float:left;
     width:100%;
     overflow:hidden;
+    font-size:12px;
 }
 .subNav div {
     clear:left;
     float:left;
     padding:0 0 5px 6px;
+    text-transform:uppercase;
 }
 ul.navList, ul.subNavList {
     float:left;
@@ -157,27 +167,33 @@ ul.navList, ul.subNavList {
 ul.navList li{
     list-style:none;
     float:left;
-    padding:3px 6px;
+    padding: 5px 6px;
+    text-transform:uppercase;
 }
 ul.subNavList li{
     list-style:none;
     float:left;
-    font-size:90%;
 }
 .topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
     color:#FFFFFF;
     text-decoration:none;
+    text-transform:uppercase;
 }
 .topNav a:hover, .bottomNav a:hover {
     text-decoration:none;
     color:#bb7a2a;
+    text-transform:uppercase;
 }
 .navBarCell1Rev {
-    background-image:url(resources/tab.gif);
-    background-color:#a88834;
-    color:#FFFFFF;
+    background-color:#F8981D;
+    color:#253441;
     margin: auto 5px;
-    border:1px solid #c9aa44;
+}
+.skipNav {
+    position:absolute;
+    top:auto;
+    left:-9999px;
+    overflow:hidden;
 }
 /*
 Page header and footer styles
@@ -191,8 +207,11 @@ Page header and footer styles
     margin:10px;
     position:relative;
 }
+.indexHeader span{
+    margin-right:15px;
+}
 .indexHeader h1 {
-    font-size:1.3em;
+    font-size:13px;
 }
 .title {
     color:#2c4557;
@@ -202,7 +221,7 @@ Page header and footer styles
     margin:5px 0 0 0;
 }
 .header ul {
-    margin:0 0 25px 0;
+    margin:0 0 15px 0;
     padding:0;
 }
 .footer ul {
@@ -210,24 +229,22 @@ Page header and footer styles
 }
 .header ul li, .footer ul li {
     list-style:none;
-    font-size:1.2em;
+    font-size:13px;
 }
 /*
 Heading styles
 */
 div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
     background-color:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
+    border:1px solid #d0d9e0;
     margin:0 0 6px -8px;
-    padding:2px 5px;
+    padding:7px 5px;
 }
 ul.blockList ul.blockList ul.blockList li.blockList h3 {
     background-color:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
+    border:1px solid #d0d9e0;
     margin:0 0 6px -8px;
-    padding:2px 5px;
+    padding:7px 5px;
 }
 ul.blockList ul.blockList li.blockList h3 {
     padding:0;
@@ -247,10 +264,10 @@ Page layout container styles
 .indexContainer {
     margin:10px;
     position:relative;
-    font-size:1.0em;
+    font-size:12px;
 }
 .indexContainer h2 {
-    font-size:1.1em;
+    font-size:13px;
     padding:0 0 3px 0;
 }
 .indexContainer ul {
@@ -259,15 +276,18 @@ Page layout container styles
 }
 .indexContainer ul li {
     list-style:none;
+    padding-top:2px;
 }
 .contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
-    font-size:1.1em;
+    font-size:12px;
     font-weight:bold;
     margin:10px 0 0 0;
     color:#4E4E4E;
 }
 .contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
-    margin:10px 0 10px 20px;
+    margin:5px 0 10px 0px;
+    font-size:14px;
+    font-family:'DejaVu Sans Mono',monospace;
 }
 .serializedFormContainer dl.nameValue dt {
     margin-left:1px;
@@ -306,25 +326,24 @@ ul.blockList, ul.blockListLast {
 }
 ul.blockList li.blockList, ul.blockListLast li.blockList {
     list-style:none;
-    margin-bottom:25px;
+    margin-bottom:15px;
+    line-height:1.4;
 }
 ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
     padding:0px 20px 5px 10px;
-    border:1px solid #9eadc0;
-    background-color:#f9f9f9;
+    border:1px solid #ededed; 
+    background-color:#f8f8f8;
 }
 ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
     padding:0 0 5px 8px;
     background-color:#ffffff;
-    border:1px solid #9eadc0;
-    border-top:none;
+    border:none;
 }
 ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
     margin-left:0;
     padding-left:0;
     padding-bottom:15px;
     border:none;
-    border-bottom:1px solid #9eadc0;
 }
 ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
     list-style:none;
@@ -338,107 +357,155 @@ table tr td dl, table tr td dl dt, table tr td dl dd {
 /*
 Table styles
 */
-.contentContainer table, .classUseContainer table, .constantValuesContainer table {
-    border-bottom:1px solid #9eadc0;
-    width:100%;
-}
-.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table {
+.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary {
     width:100%;
+    border-left:1px solid #EEE; 
+    border-right:1px solid #EEE; 
+    border-bottom:1px solid #EEE; 
 }
-.contentContainer .description table, .contentContainer .details table {
-    border-bottom:none;
-}
-.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{
-    vertical-align:top;
-    padding-right:20px;
-}
-.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast,
-.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast,
-.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne,
-.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne {
-    padding-right:3px;
+.overviewSummary, .memberSummary  {
+    padding:0px;
 }
-.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
     position:relative;
     text-align:left;
     background-repeat:no-repeat;
-    color:#FFFFFF;
+    color:#253441;
     font-weight:bold;
     clear:none;
     overflow:hidden;
     padding:0px;
+    padding-top:10px;
+    padding-left:1px;
     margin:0px;
-}
-caption a:link, caption a:hover, caption a:active, caption a:visited {
+    white-space:pre;
+}
+.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link,
+.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link,
+.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover,
+.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover,
+.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active,
+.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active,
+.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited,
+.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited {
     color:#FFFFFF;
 }
-.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span {
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
     white-space:nowrap;
-    padding-top:8px;
-    padding-left:8px;
-    display:block;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    padding-bottom:7px;
+    display:inline-block;
     float:left;
-    background-image:url(resources/titlebar.gif);
-    height:18px;
+    background-color:#F8981D;
+    border: none;
+    height:16px;
 }
-.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd {
-    width:10px;
-    background-image:url(resources/titlebar_end.gif);
-    background-repeat:no-repeat;
-    background-position:top right;
-    position:relative;
+.memberSummary caption span.activeTableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
     float:left;
+    background-color:#F8981D;
+    height:16px;
 }
-ul.blockList ul.blockList li.blockList table {
-    margin:0 0 12px 0px;
-    width:100%;
+.memberSummary caption span.tableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
+    float:left;
+    background-color:#4D7A97;
+    height:16px;
+}
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+    padding-top:0px;
+    padding-left:0px;
+    padding-right:0px;
+    background-image:none;
+    float:none;
+    display:inline;
 }
-.tableSubHeadingColor {
-    background-color: #EEEEFF;
+.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
+.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
+    display:none;
+    width:5px;
+    position:relative;
+    float:left;
+    background-color:#F8981D;
 }
-.altColor {
-    background-color:#eeeeef;
+.memberSummary .activeTableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative; 
+    float:left;
+    background-color:#F8981D;
 }
-.rowColor {
-    background-color:#ffffff;
+.memberSummary .tableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative;
+    background-color:#4D7A97;
+    float:left;
+
 }
-.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td {
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
     text-align:left;
-    padding:3px 3px 3px 7px;
+    padding:0px 0px 12px 10px;
+}
+th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
+td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
+    vertical-align:top;
+    padding-right:0px;
+    padding-top:8px;
+    padding-bottom:3px;
 }
-th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
     background:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
     text-align:left;
-    padding:3px 3px 3px 7px;
-}
-td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
-    font-weight:bold;
+    padding:8px 3px 3px 7px;
 }
 td.colFirst, th.colFirst {
-    border-left:1px solid #9eadc0;
     white-space:nowrap;
+    font-size:13px;
 }
 td.colLast, th.colLast {
-    border-right:1px solid #9eadc0;
+    font-size:13px;
 }
 td.colOne, th.colOne {
-    border-right:1px solid #9eadc0;
-    border-left:1px solid #9eadc0;
+    font-size:13px;
+}
+.overviewSummary td.colFirst, .overviewSummary th.colFirst,
+.useSummary td.colFirst, .useSummary th.colFirst,
+.overviewSummary td.colOne, .overviewSummary th.colOne,
+.memberSummary td.colFirst, .memberSummary th.colFirst,
+.memberSummary td.colOne, .memberSummary th.colOne,
+.typeSummary td.colFirst{
+    width:25%;
+    vertical-align:top;
 }
-table.overviewSummary  {
-    padding:0px;
-    margin-left:0px;
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+    font-weight:bold;
 }
-table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
-table.overviewSummary td.colOne, table.overviewSummary th.colOne {
-    width:25%;
-    vertical-align:middle;
+.tableSubHeadingColor {
+    background-color:#EEEEFF;
 }
-table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
-    width:25%;
-    vertical-align:middle;
+.altColor {
+    background-color:#FFFFFF;
+}
+.rowColor {
+    background-color:#EEEEEF;
 }
 /*
 Content styles
@@ -453,6 +520,24 @@ Content styles
 .docSummary {
     padding:0;
 }
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    font-style:normal;
+}
+
+div.block {
+    font-size:14px;
+    font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+    padding-top:0px;
+}
+
+
+td.colLast a {
+    padding-bottom:3px;
+}
 /*
 Formatting effect styles
 */
@@ -463,12 +548,27 @@ Formatting effect styles
 h1.hidden {
     visibility:hidden;
     overflow:hidden;
-    font-size:.9em;
+    font-size:10px;
 }
 .block {
     display:block;
-    margin:3px 0 0 0;
+    margin:3px 10px 2px 0px;
+    color:#474747;
 }
-.strong {
+.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
+.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
+.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
     font-weight:bold;
 }
+.deprecationComment, .emphasizedPhrase, .interfaceName {
+    font-style:italic;
+}
+
+div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase,
+div.block div.block span.interfaceName {
+    font-style:normal;
+}
+
+div.contentContainer ul.blockList li.blockList h2{
+    padding-bottom:0px;
+}

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/dependencies.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/dependencies.html b/rat/apache-rat-api/dependencies.html
index 63f7341..0d9f4ab 100644
--- a/rat/apache-rat-api/dependencies.html
+++ b/rat/apache-rat-api/dependencies.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; Project Dependencies</title>
+    <title>Apache Rat\u2122 API &#x2013; Project Dependencies</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="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     Project Dependencies
               </div>
@@ -52,7 +52,42 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</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">
+            <strong>Dependencies</strong>
+          </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="integration.html" title="Continuous Integration">Continuous Integration</a>
+            </li>
+                      <li class="none">
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                            <li class="collapsed">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +113,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>
@@ -190,8 +222,8 @@
 <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr>
 <tr class="a">
 <td>org.hamcrest</td>
-<td><a class="externalLink" href="http://code.google.com/p/hamcrest/">hamcrest-library</a></td>
-<td>1.2.1</td>
+<td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-library">hamcrest-library</a></td>
+<td>1.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></td></tr>
 <tr class="b">
@@ -247,7 +279,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.rat:apache-rat-api:jar:0.12 <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">
+<li>org.apache.rat:apache-rat-api:jar:0.13-SNAPSHOT <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 Creadur Rat::API</th></tr>
@@ -276,14 +308,14 @@
 <p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p>
 <p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li>
-<li>org.hamcrest:hamcrest-library:jar:1.2.1 (test) <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">
+<li>org.hamcrest:hamcrest-library:jar:1.3 (test) <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>Hamcrest library</th></tr>
 <tr class="b">
 <td>
 <p><b>Description: </b>Hamcrest library of matcher implementations.</p>
-<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/hamcrest/">http://code.google.com/p/hamcrest/</a></p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-library">https://github.com/hamcrest/JavaHamcrest/hamcrest-library</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li>
 <li>org.mockito:mockito-core:jar:1.10.19 (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">
@@ -307,10 +339,10 @@
 <div class="section">
 <h2><a name="Licenses"></a>Licenses</h2>
 <p><b>Apache 2: </b>Objenesis</p>
-<p><b>New BSD License: </b>Hamcrest Core, Hamcrest library</p>
 <p><b>Eclipse Public License 1.0: </b>JUnit</p>
 <p><b>Apache License, Version 2: </b>Apache Creadur Rat::API</p>
-<p><b>The MIT License: </b>Mockito</p></div><a name="Dependency_File_Details"></a>
+<p><b>The MIT License: </b>Mockito</p>
+<p><b>New BSD License: </b>Hamcrest Core, Hamcrest library</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">
@@ -339,10 +371,10 @@
 <td>1.5</td>
 <td>debug</td></tr>
 <tr class="b">
-<td>hamcrest-library-1.2.1.jar</td>
-<td>49.26 kB</td>
-<td>47</td>
-<td>31</td>
+<td>hamcrest-library-1.3.jar</td>
+<td>51.83 kB</td>
+<td>46</td>
+<td>35</td>
 <td>7</td>
 <td>1.5</td>
 <td>debug</td></tr>
@@ -373,16 +405,16 @@
 <tr class="b">
 <td>5</td>
 <td>1.55 MB</td>
-<td>1,612</td>
-<td>1,093</td>
+<td>1,611</td>
+<td>1,097</td>
 <td>116</td>
 <td>1.5</td>
 <td>5</td></tr>
 <tr class="a">
 <td>test: 5</td>
 <td>test: 1.55 MB</td>
-<td>test: 1,612</td>
-<td>test: 1,093</td>
+<td>test: 1,611</td>
+<td>test: 1,097</td>
 <td>test: 116</td>
 <td>-</td>
 <td>test: 5</td></tr></table></div><a name="Dependency_Repository_Locations"></a>
@@ -398,33 +430,46 @@
 <td>central</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td>
 <td>Yes</td>
-<td>-</td></tr></table>
+<td>-</td></tr>
+<tr class="a">
+<td>apache.snapshots</td>
+<td><a class="externalLink" href="https://repository.apache.org/snapshots">https://repository.apache.org/snapshots</a></td>
+<td>-</td>
+<td>Yes</td></tr></table>
 <p>Repository locations for each of the Dependencies.</p>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Artifact</th>
-<th>nexus</th></tr>
+<th>central</th>
+<th>apache.snapshots</th></tr>
 <tr class="b">
 <td>junit:junit:jar:4.12</td>
-<td><a class="externalLink" href="http://localhost:8081/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar"><img alt="Found at http://localhost:8081/nexus/content/groups/public" src="images/icon_success_sml.gif" /></a></td></tr>
+<td>-</td>
+<td>-</td></tr>
 <tr class="a">
 <td>org.hamcrest:hamcrest-core:jar:1.3</td>
-<td><a class="externalLink" href="http://localhost:8081/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"><img alt="Found at http://localhost:8081/nexus/content/groups/public" src="images/icon_success_sml.gif" /></a></td></tr>
+<td>-</td>
+<td>-</td></tr>
 <tr class="b">
-<td>org.hamcrest:hamcrest-library:jar:1.2.1</td>
-<td><a class="externalLink" href="http://localhost:8081/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.jar"><img alt="Found at http://localhost:8081/nexus/content/groups/public" src="images/icon_success_sml.gif" /></a></td></tr>
+<td>org.hamcrest:hamcrest-library:jar:1.3</td>
+<td>-</td>
+<td>-</td></tr>
 <tr class="a">
 <td>org.mockito:mockito-core:jar:1.10.19</td>
-<td><a class="externalLink" href="http://localhost:8081/nexus/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar"><img alt="Found at http://localhost:8081/nexus/content/groups/public" src="images/icon_success_sml.gif" /></a></td></tr>
+<td>-</td>
+<td>-</td></tr>
 <tr class="b">
 <td>org.objenesis:objenesis:jar:2.1</td>
-<td><a class="externalLink" href="http://localhost:8081/nexus/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar"><img alt="Found at http://localhost:8081/nexus/content/groups/public" src="images/icon_success_sml.gif" /></a></td></tr>
+<td>-</td>
+<td>-</td></tr>
 <tr class="a">
 <th>Total</th>
-<th>nexus</th></tr>
+<th>central</th>
+<th>apache.snapshots</th></tr>
 <tr class="b">
 <td>5 (test: 5)</td>
-<td>5</td></tr></table></div>
+<td>0</td>
+<td>0</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/index.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/index.html b/rat/apache-rat-api/index.html
new file mode 100644
index 0000000..4a2d3b2
--- /dev/null
+++ b/rat/apache-rat-api/index.html
@@ -0,0 +1,206 @@
+<!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 Site Renderer 1.6 at 2016-09-04 -->
+<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>Apache Rat\u2122 API &#x2013; API Module</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="20160904" />
+    <meta http-equiv="Content-Language" content="en" />
+                                                    
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
+                      
+        </head>
+  <body class="composite">
+    <div id="banner">
+                        <a href="https://www.apache.org/" id="bannerLeft">
+                                        <img src="https://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" title="The Apache Software Foundation" />
+                </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
+                          |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        &gt;
+                          <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
+        &gt;
+                          <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
+        &gt;
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
+        &gt;
+    API Module
+              </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                              <li class="collapsed">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                  </li>
+                                                                                                                                            <li class="collapsed">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
+            </li>
+                  <li class="none">
+                          <a href="../apidocs/index.html" title="Javadocs">Javadocs</a>
+            </li>
+                  <li class="none">
+                          <a href="../download_rat.cgi" title="Downloads">Downloads</a>
+            </li>
+                  <li class="none">
+                          <a href="../RELEASE_NOTES.txt" title="Changes">Changes</a>
+            </li>
+          </ul>
+                       <h5>Running Rat</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../apache-rat/index.html" title="From The Command Line">From The Command Line</a>
+            </li>
+                  <li class="none">
+                          <a href="../apache-rat-tasks/index.html" title="With Ant">With Ant</a>
+            </li>
+                  <li class="none">
+                          <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
+            </li>
+          </ul>
+                       <h5>Apache Creadur\u2122</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="https://creadur.apache.org" class="externalLink" title="Creadur Project Home">Creadur Project Home</a>
+            </li>
+                  <li class="none">
+                          <a href="https://creadur.apache.org/tentacles" class="externalLink" title="Apache Tentacles">Apache Tentacles</a>
+            </li>
+                  <li class="none">
+                          <a href="https://creadur.apache.org/whisker" class="externalLink" title="Apache Whisker">Apache Whisker</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/security/" class="externalLink" title="Security">Security</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/licenses/" class="externalLink" title="License">License</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                       <h5>The Apache Software Foundation</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="https://www.apache.org/foundation" class="externalLink" title="About the Foundation">About the Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="https://projects.apache.org" class="externalLink" title="The projects">The projects</a>
+            </li>
+                  <li class="none">
+                          <a href="https://people.apache.org" class="externalLink" title="The people">The people</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How we work">How we work</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/foundation/how-it-works.html#history" class="externalLink" title="Our history">Our history</a>
+            </li>
+                  <li class="none">
+                          <a href="https://blogs.apache.org/foundation/" class="externalLink" title="News">News</a>
+            </li>
+          </ul>
+                       <h5>Contribute</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="https://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">Get Involved</a>
+            </li>
+          </ul>
+                       <h5>Committer Info</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="https://www.apache.org/dev/committers.html" class="externalLink" title="ASF Committers' FAQ">ASF Committers' FAQ</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/dev/new-committers-guide.html" class="externalLink" title="New Committers Guide">New Committers Guide</a>
+            </li>
+                  <li class="none">
+                          <a href="../site-publish.html" title="Howto publish this site">Howto publish this site</a>
+            </li>
+                  <li class="none">
+                          <a href="https://planet.apache.org/committers/" class="externalLink" title="Plant Apache">Plant Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="https://community.apache.org/" class="externalLink" title="Community">Community</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/legal/" class="externalLink" title="Legal">Legal</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/foundation/marks/" class="externalLink" title="Branding">Branding</a>
+            </li>
+                  <li class="none">
+                          <a href="https://www.apache.org/press/" class="externalLink" title="Media Relations">Media Relations</a>
+            </li>
+          </ul>
+                                                                                                                               <a href="https://maven.apache.org/" title="Maven" class="poweredBy">
+        <img class="poweredBy"  alt="Maven" src="https://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 --><!-- contributor license agreements.  See the NOTICE file distributed with --><!-- this work for additional information regarding copyright ownership. --><!-- The ASF licenses this file to You under the Apache License, Version 2.0 --><!-- (the "License"); you may not use this file except in compliance with --><!-- the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, software --><!-- distributed under the License is distributed on an "AS IS" BASIS, --><!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --><!-- See the License for the specific language governing permissions and --><!-- limitations under the License. --><!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --><div class="section">
+<h2><a name="About_Apache_Rat_API"></a>About Apache Rat API</h2>
+<p>The Rat API module provides the public interface, which license developers should adhere to.</p></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              <?xml version="1.0" encoding="UTF-8"?>
+<footer>Copyright � 2016 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+      Apache Creadur, Creadur, Apache Rat, Apache Tentacles, Apache Whisker, Apache and the Apache feather logo are trademarks
+      of The Apache Software Foundation.
+      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</footer>
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/integration.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/integration.html b/rat/apache-rat-api/integration.html
index 025c4de..14dd2c7 100644
--- a/rat/apache-rat-api/integration.html
+++ b/rat/apache-rat-api/integration.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; Continuous Integration</title>
+    <title>Apache Rat\u2122 API &#x2013; 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="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     Continuous Integration
               </div>
@@ -52,7 +52,42 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</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="dependencies.html" title="Dependencies">Dependencies</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">
+            <strong>Continuous Integration</strong>
+          </li>
+                      <li class="none">
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                            <li class="collapsed">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +113,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/issue-tracking.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/issue-tracking.html b/rat/apache-rat-api/issue-tracking.html
index f4cf0c8..054b54a 100644
--- a/rat/apache-rat-api/issue-tracking.html
+++ b/rat/apache-rat-api/issue-tracking.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; Issue Tracking</title>
+    <title>Apache Rat\u2122 API &#x2013; 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="Date-Revision-yyyymmdd" content="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     Issue Tracking
               </div>
@@ -52,7 +52,42 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</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="dependencies.html" title="Dependencies">Dependencies</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">
+            <strong>Issue Tracking</strong>
+          </li>
+                      <li class="none">
+                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
+            </li>
+                      <li class="none">
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                            <li class="collapsed">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +113,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/jira-report.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/jira-report.html b/rat/apache-rat-api/jira-report.html
index 47d468d..2266971 100644
--- a/rat/apache-rat-api/jira-report.html
+++ b/rat/apache-rat-api/jira-report.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; JIRA Report</title>
+    <title>Apache Rat\u2122 API &#x2013; JIRA Report</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="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     JIRA Report
               </div>
@@ -52,7 +52,39 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                              <li class="collapsed">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                  </li>
+                                                                                                                                                      <li class="expanded">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                    <ul>
+                      <li class="none">
+            <strong>JIRA Report</strong>
+          </li>
+                      <li class="none">
+                          <a href="apidocs/index.html" title="JavaDocs">JavaDocs</a>
+            </li>
+                      <li class="none">
+                          <a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a>
+            </li>
+                      <li class="none">
+                          <a href="xref/index.html" title="Source Xref">Source Xref</a>
+            </li>
+                      <li class="none">
+                          <a href="rat-report.html" title="Rat Report">Rat Report</a>
+            </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +110,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/mail-lists.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/mail-lists.html b/rat/apache-rat-api/mail-lists.html
index 40743e0..39b2463 100644
--- a/rat/apache-rat-api/mail-lists.html
+++ b/rat/apache-rat-api/mail-lists.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; Project Mailing Lists</title>
+    <title>Apache Rat\u2122 API &#x2013; Project Mailing Lists</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="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     Project Mailing Lists
               </div>
@@ -52,7 +52,42 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</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="dependencies.html" title="Dependencies">Dependencies</a>
+            </li>
+                      <li class="none">
+                          <a href="team-list.html" title="Project Team">Project Team</a>
+            </li>
+                      <li class="none">
+            <strong>Mailing Lists</strong>
+          </li>
+                      <li class="none">
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+            </li>
+                      <li class="none">
+                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
+            </li>
+                      <li class="none">
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                            <li class="collapsed">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +113,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/project-info.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/project-info.html b/rat/apache-rat-api/project-info.html
index 0c0559b..71de4c7 100644
--- a/rat/apache-rat-api/project-info.html
+++ b/rat/apache-rat-api/project-info.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; Project Information</title>
+    <title>Apache Rat\u2122 API &#x2013; Project Information</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="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     Project Information
               </div>
@@ -52,7 +52,42 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                  <li class="expanded">
+            <strong>Project Information</strong>
+                  <ul>
+                      <li class="none">
+                          <a href="dependencies.html" title="Dependencies">Dependencies</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="integration.html" title="Continuous Integration">Continuous Integration</a>
+            </li>
+                      <li class="none">
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                            <li class="collapsed">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +113,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/project-reports.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/project-reports.html b/rat/apache-rat-api/project-reports.html
index 317025b..9df416c 100644
--- a/rat/apache-rat-api/project-reports.html
+++ b/rat/apache-rat-api/project-reports.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; Generated Reports</title>
+    <title>Apache Rat\u2122 API &#x2013; Generated Reports</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="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     Generated Reports
               </div>
@@ -52,7 +52,39 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                              <li class="collapsed">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                  </li>
+                                                                                                                                                <li class="expanded">
+            <strong>Project Reports</strong>
+                  <ul>
+                      <li class="none">
+                          <a href="jira-report.html" title="JIRA Report">JIRA Report</a>
+            </li>
+                      <li class="none">
+                          <a href="apidocs/index.html" title="JavaDocs">JavaDocs</a>
+            </li>
+                      <li class="none">
+                          <a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a>
+            </li>
+                      <li class="none">
+                          <a href="xref/index.html" title="Source Xref">Source Xref</a>
+            </li>
+                      <li class="none">
+                          <a href="rat-report.html" title="Rat Report">Rat Report</a>
+            </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +110,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-api/rat-report.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-api/rat-report.html b/rat/apache-rat-api/rat-report.html
index ed6918e..dc0da1e 100644
--- a/rat/apache-rat-api/rat-report.html
+++ b/rat/apache-rat-api/rat-report.html
@@ -1,19 +1,19 @@
 <!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 Site Renderer 1.6 at 2016-09-10 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-09-04 -->
 <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>Apache Creadur Rat::API &#x2013; Rat (Release Audit Tool) results</title>
+    <title>Apache Rat\u2122 API &#x2013; Rat (Release Audit Tool) results</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="20160910" />
+    <meta name="Date-Revision-yyyymmdd" content="20160904" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
-<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Mate+SC"/>
+<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css"/>
                       
         </head>
   <body class="composite">
@@ -29,15 +29,15 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-09-10</span>
-                  &nbsp;| <span id="projectVersion">Version: 0.12</span>
+        <span id="publishDate">Last Published: 2016-09-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 0.13-SNAPSHOT</span>
                           |                           <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
                           <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a>
         &gt;
                           <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a>
         &gt;
-                              <a href="./" title="Apache Creadur Rat::API">Apache Creadur Rat::API</a>
+                              <a href="./" title="Apache Rat\u2122 API">Apache Rat\u2122 API</a>
         &gt;
     Rat (Release Audit Tool) results
               </div>
@@ -52,7 +52,39 @@
       <div id="navcolumn">
              
                     
-                                <h5>Apache Rat\u2122</h5>
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Apache Creadur Rat">Apache Creadur Rat</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                              <li class="collapsed">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                  </li>
+                                                                                                                                                      <li class="expanded">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                    <ul>
+                      <li class="none">
+                          <a href="jira-report.html" title="JIRA Report">JIRA Report</a>
+            </li>
+                      <li class="none">
+                          <a href="apidocs/index.html" title="JavaDocs">JavaDocs</a>
+            </li>
+                      <li class="none">
+                          <a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a>
+            </li>
+                      <li class="none">
+                          <a href="xref/index.html" title="Source Xref">Source Xref</a>
+            </li>
+                      <li class="none">
+            <strong>Rat Report</strong>
+          </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Apache Rat\u2122</h5>
                   <ul>
                   <li class="none">
                           <a href="../index.html" title="Introducing Rat">Introducing Rat</a>
@@ -78,9 +110,6 @@
                   <li class="none">
                           <a href="../apache-rat-plugin/index.html" title="With Maven">With Maven</a>
             </li>
-                  <li class="none">
-                          <a href="../apache-rat-gradle/index.html" title="With Gradle">With Gradle</a>
-            </li>
           </ul>
                        <h5>Apache Creadur\u2122</h5>
                   <ul>
@@ -178,45 +207,37 @@
 *****************************************************
 Summary
 -------
-Generated at: 2016-09-10T01:34:14+02:00
+Generated at: 2016-09-04T21:01:18+02:00
+
 Notes: 0
 Binaries: 0
 Archives: 0
-Standards: 6
+Standards: 8
 
-Apache Licensed: 6
+Apache Licensed: 8
 Generated Documents: 0
 
-JavaDocs are generated and so license header is optional
-Generated files do not required license headers
+JavaDocs are generated, thus a license header is optional.
+Generated files do not require license headers.
 
 0 Unknown Licenses
 
-*******************************
-
-Unapproved licenses:
-
-
-*******************************
-
-Archives:
-
 *****************************************************
   Files with Apache License headers will be marked AL
-  Binary files (which do not require AL headers) will be marked B
+  Binary files (which do not require any license headers) will be marked B
   Compressed archives will be marked A
-  Notices, licenses etc will be marked N
-  AL    /Users/kama/apache/apache-creadur/apache-rat/apache-rat-api/pom.xml
-  AL    /Users/kama/apache/apache-creadur/apache-rat/apache-rat-api/src/main/java/org/apache/rat/api/domain/LicenseFamily.java
-  AL    /Users/kama/apache/apache-creadur/apache-rat/apache-rat-api/src/main/java/org/apache/rat/api/domain/LicenseFamilyBuilder.java
-  AL    /Users/kama/apache/apache-creadur/apache-rat/apache-rat-api/src/main/java/org/apache/rat/api/domain/RatLicenseFamily.java
-  AL    /Users/kama/apache/apache-creadur/apache-rat/apache-rat-api/src/test/java/org/apache/rat/api/domain/LicenseFamilyBuilderTest.java
-  AL    /Users/kama/apache/apache-creadur/apache-rat/apache-rat-api/src/test/java/org/apache/rat/api/domain/RatLicenseFamilyTest.java
+  Notices, licenses etc. will be marked N
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/src/site/apt/index.apt.vm
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/src/site/site.xml
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/src/main/java/org/apache/rat/api/domain/LicenseFamily.java
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/src/main/java/org/apache/rat/api/domain/RatLicenseFamily.java
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/src/main/java/org/apache/rat/api/domain/LicenseFamilyBuilder.java
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/src/test/java/org/apache/rat/api/domain/RatLicenseFamilyTest.java
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/src/test/java/org/apache/rat/api/domain/LicenseFamilyBuilderTest.java
+  AL    /home/hirsch/workspace2016/rat/apache-rat-api/pom.xml
  
 *****************************************************
- Printing headers for files without AL header...
- 
- </pre></div></div>
+</pre></div></div>
       </div>
     </div>
     <div class="clear">