http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/apidocs/stylesheet.css ---------------------------------------------------------------------- diff --git a/apache-rat-api/apidocs/stylesheet.css b/apache-rat-api/apidocs/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/apache-rat-api/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + 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; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.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-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + 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:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + 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:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + 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 #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:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + 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, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.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; +} +.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; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + 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, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + 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; +} +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; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.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 +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.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/88439734/apache-rat-api/css/maven-base.css ---------------------------------------------------------------------- diff --git a/apache-rat-api/css/maven-base.css b/apache-rat-api/css/maven-base.css new file mode 100644 index 0000000..53153e9 --- /dev/null +++ b/apache-rat-api/css/maven-base.css @@ -0,0 +1,155 @@ +body { + margin: 0px; + padding: 0px; +} +img { + border:none; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#banner img { + border: none; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/css/maven-theme.css ---------------------------------------------------------------------- diff --git a/apache-rat-api/css/maven-theme.css b/apache-rat-api/css/maven-theme.css new file mode 100644 index 0000000..c982168 --- /dev/null +++ b/apache-rat-api/css/maven-theme.css @@ -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); +} + http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/css/print.css ---------------------------------------------------------------------- diff --git a/apache-rat-api/css/print.css b/apache-rat-api/css/print.css new file mode 100644 index 0000000..f09d546 --- /dev/null +++ b/apache-rat-api/css/print.css @@ -0,0 +1,7 @@ +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { + display: none !important; +} +#bodyColumn, body.docs div.docs { + margin: 0 !important; + border: none !important +} http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/css/site.css ---------------------------------------------------------------------- diff --git a/apache-rat-api/css/site.css b/apache-rat-api/css/site.css new file mode 100644 index 0000000..055e7e2 --- /dev/null +++ b/apache-rat-api/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/dependencies.html ---------------------------------------------------------------------- diff --git a/apache-rat-api/dependencies.html b/apache-rat-api/dependencies.html new file mode 100644 index 0000000..0d9f4ab --- /dev/null +++ b/apache-rat-api/dependencies.html @@ -0,0 +1,492 @@ +<!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⢠API – 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="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> + | <span id="projectVersion">Version: 0.13-SNAPSHOT</span> + | <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a> + > + <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a> + > + <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a> + > + <a href="./" title="Apache Rat⢠API">Apache Rat⢠API</a> + > + Project Dependencies + </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="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â¢</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â¢</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"> + <a name="Project_Dependencies"></a> +<div class="section"> +<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><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>junit</td> +<td><a class="externalLink" href="http://junit.org">junit</a></td> +<td>4.12</td> +<td>jar</td> +<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="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"> +<td>org.mockito</td> +<td><a class="externalLink" href="http://www.mockito.org">mockito-core</a></td> +<td>1.10.19</td> +<td>jar</td> +<td><a class="externalLink" href="http://github.com/mockito/mockito/blob/master/LICENSE">The MIT License</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_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.hamcrest</td> +<td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">hamcrest-core</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="a"> +<td>org.objenesis</td> +<td><a class="externalLink" href="http://objenesis.org">objenesis</a></td> +<td>2.1</td> +<td>jar</td> +<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</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.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> +<tr class="b"> +<td> +<p><b>Description: </b>Shared beans and services.</p> +<p><b>URL: </b><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-api/">http://creadur.apache.org/rat/apache-rat-api/</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2</a></p></td></tr></table></div> +<ul> +<li>junit:junit:jar:4.12 (test) <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>JUnit</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</p> +<p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></p></td></tr></table></div> +<ul> +<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <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>Hamcrest Core</th></tr> +<tr class="b"> +<td> +<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.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="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"> +<tr class="a"> +<th>Mockito</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>Mock objects library for java</p> +<p><b>URL: </b><a class="externalLink" href="http://www.mockito.org">http://www.mockito.org</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://github.com/mockito/mockito/blob/master/LICENSE">The MIT License</a></p></td></tr></table></div> +<ul> +<li>org.objenesis:objenesis:jar:2.1 (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>Objenesis</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>A library for instantiating Java objects</p> +<p><b>URL: </b><a class="externalLink" href="http://objenesis.org">http://objenesis.org</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</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>Apache 2: </b>Objenesis</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> +<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"> +<tr class="a"> +<th>Filename</th> +<th>Size</th> +<th>Entries</th> +<th>Classes</th> +<th>Packages</th> +<th>JDK Rev</th> +<th>Debug</th></tr> +<tr class="b"> +<td>junit-4.12.jar</td> +<td>307.55 kB</td> +<td>323</td> +<td>286</td> +<td>30</td> +<td>1.5</td> +<td>debug</td></tr> +<tr class="a"> +<td>hamcrest-core-1.3.jar</td> +<td>43.97 kB</td> +<td>52</td> +<td>45</td> +<td>3</td> +<td>1.5</td> +<td>debug</td></tr> +<tr class="b"> +<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> +<tr class="a"> +<td>mockito-core-1.10.19.jar</td> +<td>1.12 MB</td> +<td>1,138</td> +<td>694</td> +<td>67</td> +<td>1.5</td> +<td>debug</td></tr> +<tr class="b"> +<td>objenesis-2.1.jar</td> +<td>40.78 kB</td> +<td>52</td> +<td>37</td> +<td>9</td> +<td>1.5</td> +<td>debug</td></tr> +<tr class="a"> +<th>Total</th> +<th>Size</th> +<th>Entries</th> +<th>Classes</th> +<th>Packages</th> +<th>JDK Rev</th> +<th>Debug</th></tr> +<tr class="b"> +<td>5</td> +<td>1.55 MB</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,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> +<div class="section"> +<h2><a name="Dependency_Repository_Locations"></a>Dependency Repository Locations</h2> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Repo ID</th> +<th>URL</th> +<th>Release</th> +<th>Snapshot</th></tr> +<tr class="b"> +<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> +<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>central</th> +<th>apache.snapshots</th></tr> +<tr class="b"> +<td>junit:junit:jar:4.12</td> +<td>-</td> +<td>-</td></tr> +<tr class="a"> +<td>org.hamcrest:hamcrest-core:jar:1.3</td> +<td>-</td> +<td>-</td></tr> +<tr class="b"> +<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>-</td> +<td>-</td></tr> +<tr class="b"> +<td>org.objenesis:objenesis:jar:2.1</td> +<td>-</td> +<td>-</td></tr> +<tr class="a"> +<th>Total</th> +<th>central</th> +<th>apache.snapshots</th></tr> +<tr class="b"> +<td>5 (test: 5)</td> +<td>0</td> +<td>0</td></tr></table></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/88439734/apache-rat-api/images/close.gif ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/close.gif b/apache-rat-api/images/close.gif new file mode 100644 index 0000000..1c26bbc Binary files /dev/null and b/apache-rat-api/images/close.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/collapsed.gif ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/collapsed.gif b/apache-rat-api/images/collapsed.gif new file mode 100644 index 0000000..6e71084 Binary files /dev/null and b/apache-rat-api/images/collapsed.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/expanded.gif ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/expanded.gif b/apache-rat-api/images/expanded.gif new file mode 100644 index 0000000..0fef3d8 Binary files /dev/null and b/apache-rat-api/images/expanded.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/external.png ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/external.png b/apache-rat-api/images/external.png new file mode 100644 index 0000000..3f999fc Binary files /dev/null and b/apache-rat-api/images/external.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/icon_error_sml.gif ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/icon_error_sml.gif b/apache-rat-api/images/icon_error_sml.gif new file mode 100644 index 0000000..61132ef Binary files /dev/null and b/apache-rat-api/images/icon_error_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/icon_info_sml.gif ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/icon_info_sml.gif b/apache-rat-api/images/icon_info_sml.gif new file mode 100644 index 0000000..c6cb9ad Binary files /dev/null and b/apache-rat-api/images/icon_info_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/icon_success_sml.gif ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/icon_success_sml.gif b/apache-rat-api/images/icon_success_sml.gif new file mode 100644 index 0000000..52e85a4 Binary files /dev/null and b/apache-rat-api/images/icon_success_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/icon_warning_sml.gif ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/icon_warning_sml.gif b/apache-rat-api/images/icon_warning_sml.gif new file mode 100644 index 0000000..873bbb5 Binary files /dev/null and b/apache-rat-api/images/icon_warning_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/logos/build-by-maven-black.png ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/logos/build-by-maven-black.png b/apache-rat-api/images/logos/build-by-maven-black.png new file mode 100644 index 0000000..919fd0f Binary files /dev/null and b/apache-rat-api/images/logos/build-by-maven-black.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/logos/build-by-maven-white.png ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/logos/build-by-maven-white.png b/apache-rat-api/images/logos/build-by-maven-white.png new file mode 100644 index 0000000..7d44c9c Binary files /dev/null and b/apache-rat-api/images/logos/build-by-maven-white.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/logos/maven-feather.png ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/logos/maven-feather.png b/apache-rat-api/images/logos/maven-feather.png new file mode 100644 index 0000000..b5ada83 Binary files /dev/null and b/apache-rat-api/images/logos/maven-feather.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/images/newwindow.png ---------------------------------------------------------------------- diff --git a/apache-rat-api/images/newwindow.png b/apache-rat-api/images/newwindow.png new file mode 100644 index 0000000..6287f72 Binary files /dev/null and b/apache-rat-api/images/newwindow.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/88439734/apache-rat-api/index.html ---------------------------------------------------------------------- diff --git a/apache-rat-api/index.html b/apache-rat-api/index.html new file mode 100644 index 0000000..4a2d3b2 --- /dev/null +++ b/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⢠API – 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> + | <span id="projectVersion">Version: 0.13-SNAPSHOT</span> + | <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a> + > + <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a> + > + <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a> + > + <a href="./" title="Apache Rat⢠API">Apache Rat⢠API</a> + > + 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â¢</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â¢</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/88439734/apache-rat-api/integration.html ---------------------------------------------------------------------- diff --git a/apache-rat-api/integration.html b/apache-rat-api/integration.html new file mode 100644 index 0000000..14dd2c7 --- /dev/null +++ b/apache-rat-api/integration.html @@ -0,0 +1,234 @@ +<!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⢠API – 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="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> + | <span id="projectVersion">Version: 0.13-SNAPSHOT</span> + | <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a> + > + <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a> + > + <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a> + > + <a href="./" title="Apache Rat⢠API">Apache Rat⢠API</a> + > + Continuous Integration + </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="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â¢</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â¢</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"> + <div class="section"> +<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> +<p>This project uses Continuous Integration System.</p></div> +<div class="section"> +<h2><a name="Access"></a>Access</h2><a name="Access"></a> +<p>The following is a link to the continuous integration system used by the project.</p> +<div class="source"> +<pre><a class="externalLink" href="http://ci.apache.org/builders/rat_trunk">http://ci.apache.org/builders/rat_trunk</a></pre></div></div> +<div class="section"> +<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a> +<p>No notifiers are defined. Please check back at a later date.</p></div> + </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/88439734/apache-rat-api/issue-tracking.html ---------------------------------------------------------------------- diff --git a/apache-rat-api/issue-tracking.html b/apache-rat-api/issue-tracking.html new file mode 100644 index 0000000..054b54a --- /dev/null +++ b/apache-rat-api/issue-tracking.html @@ -0,0 +1,231 @@ +<!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⢠API – 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="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> + | <span id="projectVersion">Version: 0.13-SNAPSHOT</span> + | <a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a> + > + <a href="https://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a> + > + <a href="https://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a> + > + <a href="./" title="Apache Rat⢠API">Apache Rat⢠API</a> + > + Issue Tracking + </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="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â¢</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â¢</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"> + <div class="section"> +<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> +<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</p></div> +<div class="section"> +<h2><a name="Issue_Tracking"></a>Issue Tracking</h2><a name="Issue_Tracking"></a> +<p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p> +<div class="source"> +<pre><a class="externalLink" href="https://issues.apache.org/jira/browse/RAT">https://issues.apache.org/jira/browse/RAT</a></pre></div></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>
