http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/serialized-form.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/serialized-form.html b/rat/apache-rat-core/apidocs/serialized-form.html new file mode 100644 index 0000000..013e361 --- /dev/null +++ b/rat/apache-rat-core/apidocs/serialized-form.html @@ -0,0 +1,284 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +Serialized Form (Apache Creadur Rat::Core 0.11 API) +</TITLE> + + +<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="Serialized Form (Apache Creadur Rat::Core 0.11 API)"; +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV + NEXT</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> + <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<CENTER> +<H1> +Serialized Form</H1> +</CENTER> +<HR SIZE="4" NOSHADE> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="center"><FONT SIZE="+2"> +<B>Package</B> <B>org.apache.rat.analysis</B></FONT></TH> +</TR> +</TABLE> + +<P> +<A NAME="org.apache.rat.analysis.RatHeaderAnalysisException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/analysis/RatHeaderAnalysisException.html" title="class in org.apache.rat.analysis">org.apache.rat.analysis.RatHeaderAnalysisException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>7613577476983281387L + +<P> + +<P> +<A NAME="org.apache.rat.analysis.RatReportAnalysisResultException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/analysis/RatReportAnalysisResultException.html" title="class in org.apache.rat.analysis">org.apache.rat.analysis.RatReportAnalysisResultException</A> extends <A HREF="org/apache/rat/document/RatDocumentAnalysisException.html" title="class in org.apache.rat.document">RatDocumentAnalysisException</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>4018716722707721989L + +<P> +<HR SIZE="4" NOSHADE> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="center"><FONT SIZE="+2"> +<B>Package</B> <B>org.apache.rat.api</B></FONT></TH> +</TR> +</TABLE> + +<P> +<A NAME="org.apache.rat.api.RatException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/api/RatException.html" title="class in org.apache.rat.api">org.apache.rat.api.RatException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>4940711222435919034L + +<P> +<HR SIZE="4" NOSHADE> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="center"><FONT SIZE="+2"> +<B>Package</B> <B>org.apache.rat.document</B></FONT></TH> +</TR> +</TABLE> + +<P> +<A NAME="org.apache.rat.document.CompositeDocumentException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/document/CompositeDocumentException.html" title="class in org.apache.rat.document">org.apache.rat.document.CompositeDocumentException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>-8874256971728263295L + +<P> + +<P> +<A NAME="org.apache.rat.document.RatDocumentAnalysisException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/document/RatDocumentAnalysisException.html" title="class in org.apache.rat.document">org.apache.rat.document.RatDocumentAnalysisException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>2339068944003517510L + +<P> + +<P> +<A NAME="org.apache.rat.document.UnsuitableDocumentException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/document/UnsuitableDocumentException.html" title="class in org.apache.rat.document">org.apache.rat.document.UnsuitableDocumentException</A> extends <A HREF="org/apache/rat/document/RatDocumentAnalysisException.html" title="class in org.apache.rat.document">RatDocumentAnalysisException</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>4202800209654402733L + +<P> +<HR SIZE="4" NOSHADE> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="center"><FONT SIZE="+2"> +<B>Package</B> <B>org.apache.rat.report.xml.writer</B></FONT></TH> +</TR> +</TABLE> + +<P> +<A NAME="org.apache.rat.report.xml.writer.InvalidXmlException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/report/xml/writer/InvalidXmlException.html" title="class in org.apache.rat.report.xml.writer">org.apache.rat.report.xml.writer.InvalidXmlException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>1L + +<P> + +<P> +<A NAME="org.apache.rat.report.xml.writer.OperationNotAllowedException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="org/apache/rat/report/xml/writer/OperationNotAllowedException.html" title="class in org.apache.rat.report.xml.writer">org.apache.rat.report.xml.writer.OperationNotAllowedException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>1L + +<P> + +<P> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV + NEXT</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> + <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2006–2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved. +</BODY> +</HTML> \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/stylesheet.css ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/stylesheet.css b/rat/apache-rat-core/apidocs/stylesheet.css new file mode 100644 index 0000000..47fdcc6 --- /dev/null +++ b/rat/apache-rat-core/apidocs/stylesheet.css @@ -0,0 +1,28 @@ +/* Javadoc style sheet */ + +/* Define colors, fonts and other style attributes here to override the defaults */ + +/* Page background color */ +body { background-color: #FFFFFF } + +/* Headings */ +h1 { font-size: 145% } + +/* Table colors */ +.TableHeadingColor { background: #CCCCFF } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ +.TableRowColor { background: #FFFFFF } /* White */ + +/* Font used in left-hand frame lists */ +.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif } +.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } +.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } + +/* Navigation bar fonts and colors */ +.NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */ +.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} + +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/cpd.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/cpd.html b/rat/apache-rat-core/cpd.html new file mode 100644 index 0000000..c3088bc --- /dev/null +++ b/rat/apache-rat-core/cpd.html @@ -0,0 +1,255 @@ +<!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 2014-08-16 --> +<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⢠Core – CPD 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="20140816" /> + <meta http-equiv="Content-Language" content="en" /> + +<link href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css" rel="stylesheet"/> + + </head> + <body class="composite"> + <div id="banner"> + <div id="bannerLeft"> + Apache Creadur Rat::Core + </div> + <a href="http://www.apache.org/" id="bannerRight"> + <img src="http://www.apache.org/images/asf_logo_wide.jpg" 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: 2014-08-16</span> + | <span id="projectVersion">Version: 0.11</span> + | <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a> + > + <a href="http://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a> + > + <a href="http://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a> + > + <a href="./" title="Apache Rat⢠Core">Apache Rat⢠Core</a> + > + CPD Results + </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="expanded"> + <a href="project-reports.html" title="Project Reports">Project Reports</a> + <ul> + <li class="none"> + <a href="surefire-report.html" title="Surefire Report">Surefire 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="pmd.html" title="PMD">PMD</a> + </li> + <li class="none"> + <strong>CPD</strong> + </li> + </ul> + </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="http://creadur.apache.org" class="externalLink" title="Creadur Project Home">Creadur Project Home</a> + </li> + <li class="none"> + <a href="http://creadur.apache.org/tentacles" class="externalLink" title="Apache Tentacles">Apache Tentacles</a> + </li> + <li class="none"> + <a href="http://creadur.apache.org/whisker" class="externalLink" title="Apache Whisker">Apache Whisker</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + </ul> + <h5>The Apache Software Foundation</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/foundation" class="externalLink" title="About the Foundation">About the Foundation</a> + </li> + <li class="none"> + <a href="http://projects.apache.org" class="externalLink" title="The projects">The projects</a> + </li> + <li class="none"> + <a href="http://people.apache.org" class="externalLink" title="The people">The people</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How we work">How we work</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html#history" class="externalLink" title="Our history">Our history</a> + </li> + <li class="none"> + <a href="http://blogs.apache.org/foundation/" class="externalLink" title="News">News</a> + </li> + </ul> + <h5>Contribute</h5> + <ul> + <li class="none"> + <a href="http://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="../site-publish.html" title="Publish this site">Publish this site</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/committers.html" class="externalLink" title="Committers' FAQ">Committers' FAQ</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/new-committers-guide.html" class="externalLink" title="New Committers Guide">New Committers Guide</a> + </li> + <li class="none"> + <a href="http://planet.apache.org/committers/" class="externalLink" title="Plant Apache">Plant Apache</a> + </li> + <li class="none"> + <a href="http://community.apache.org/" class="externalLink" title="Community">Community</a> + </li> + <li class="none"> + <a href="http://www.apache.org/legal/" class="externalLink" title="Legal">Legal</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/marks/" class="externalLink" title="Branding">Branding</a> + </li> + <li class="none"> + <a href="http://www.apache.org/press/" class="externalLink" title="Media Relations">Media Relations</a> + </li> + </ul> + <a href="http://maven.apache.org/" title="Maven" class="poweredBy"> + <img class="poweredBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + <div class="section"> +<h2><a name="CPD_Results"></a>CPD Results</h2> +<p>The following document contains the results of PMD's <a class="externalLink" href="http://pmd.sourceforge.net/cpd.html">CPD</a> 5.0.5.</p></div> +<div class="section"> +<h2><a name="Duplications"></a>Duplications</h2> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>File</th> +<th>Line</th></tr> +<tr class="b"> +<td>org\apache\rat\annotation\ApacheV2LicenceAppender.java</td> +<td><a href="./xref/org/apache/rat/annotation/ApacheV2LicenceAppender.html#L66">66</a></td></tr> +<tr class="a"> +<td>org\apache\rat\annotation\ApacheV2LicenceAppender.java</td> +<td><a href="./xref/org/apache/rat/annotation/ApacheV2LicenceAppender.html#L83">83</a></td></tr> +<tr class="b"><td colspan='2'> +<div> +<pre> sb.append(getLine(type, "with the License. You may obtain a copy of the License at")); + sb.append(getLine(type, "")); + sb.append(getLine(type, " http://www.apache.org/licenses/LICENSE-2.0")); + sb.append(getLine(type, "")); + sb.append(getLine(type, "Unless required by applicable law or agreed to in writing,")); + sb.append(getLine(type, "software distributed under the License is distributed on an")); + sb.append(getLine(type, "\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY")); + sb.append(getLine(type, "KIND, either express or implied. See the License for the")); + sb.append(getLine(type, "specific language governing permissions and limitations")); + sb.append(getLine(type, "under the License.")); + sb.append(getLastLine(type)); + } else {</pre></div></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 © 2014 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> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/css/maven-base.css ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/css/maven-base.css b/rat/apache-rat-core/css/maven-base.css new file mode 100644 index 0000000..cb42798 --- /dev/null +++ b/rat/apache-rat-core/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; +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/css/maven-theme.css ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/css/maven-theme.css b/rat/apache-rat-core/css/maven-theme.css new file mode 100644 index 0000000..3725046 --- /dev/null +++ b/rat/apache-rat-core/css/maven-theme.css @@ -0,0 +1,140 @@ +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/2f0003c6/rat/apache-rat-core/css/print.css ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/css/print.css b/rat/apache-rat-core/css/print.css new file mode 100644 index 0000000..c241f19 --- /dev/null +++ b/rat/apache-rat-core/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 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/css/site.css ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/css/site.css b/rat/apache-rat-core/css/site.css new file mode 100644 index 0000000..dab1a10 --- /dev/null +++ b/rat/apache-rat-core/css/site.css @@ -0,0 +1,27 @@ +/* + 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. +*/ +footer { + font-family: "Mate SC", "Lucida Console", Monaco, monospace; + font-size: 9pt; + padding: 5px 10px; + text-align: justify; + border: thin solid #D0D0D0; + background-color: #F8F8F8; + color: #404040; +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/dependencies.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/dependencies.html b/rat/apache-rat-core/dependencies.html new file mode 100644 index 0000000..defe8bf --- /dev/null +++ b/rat/apache-rat-core/dependencies.html @@ -0,0 +1,574 @@ +<!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 2014-08-16 --> +<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⢠Core – 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="20140816" /> + <meta http-equiv="Content-Language" content="en" /> + +<link href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css" rel="stylesheet"/> + + </head> + <body class="composite"> + <div id="banner"> + <div id="bannerLeft"> + Apache Creadur Rat::Core + </div> + <a href="http://www.apache.org/" id="bannerRight"> + <img src="http://www.apache.org/images/asf_logo_wide.jpg" 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: 2014-08-16</span> + | <span id="projectVersion">Version: 0.11</span> + | <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a> + > + <a href="http://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a> + > + <a href="http://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a> + > + <a href="./" title="Apache Rat⢠Core">Apache Rat⢠Core</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="license.html" title="Project License">Project License</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="http://creadur.apache.org" class="externalLink" title="Creadur Project Home">Creadur Project Home</a> + </li> + <li class="none"> + <a href="http://creadur.apache.org/tentacles" class="externalLink" title="Apache Tentacles">Apache Tentacles</a> + </li> + <li class="none"> + <a href="http://creadur.apache.org/whisker" class="externalLink" title="Apache Whisker">Apache Whisker</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + </ul> + <h5>The Apache Software Foundation</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/foundation" class="externalLink" title="About the Foundation">About the Foundation</a> + </li> + <li class="none"> + <a href="http://projects.apache.org" class="externalLink" title="The projects">The projects</a> + </li> + <li class="none"> + <a href="http://people.apache.org" class="externalLink" title="The people">The people</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How we work">How we work</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html#history" class="externalLink" title="Our history">Our history</a> + </li> + <li class="none"> + <a href="http://blogs.apache.org/foundation/" class="externalLink" title="News">News</a> + </li> + </ul> + <h5>Contribute</h5> + <ul> + <li class="none"> + <a href="http://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="../site-publish.html" title="Publish this site">Publish this site</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/committers.html" class="externalLink" title="Committers' FAQ">Committers' FAQ</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/new-committers-guide.html" class="externalLink" title="New Committers Guide">New Committers Guide</a> + </li> + <li class="none"> + <a href="http://planet.apache.org/committers/" class="externalLink" title="Plant Apache">Plant Apache</a> + </li> + <li class="none"> + <a href="http://community.apache.org/" class="externalLink" title="Community">Community</a> + </li> + <li class="none"> + <a href="http://www.apache.org/legal/" class="externalLink" title="Legal">Legal</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/marks/" class="externalLink" title="Branding">Branding</a> + </li> + <li class="none"> + <a href="http://www.apache.org/press/" class="externalLink" title="Media Relations">Media Relations</a> + </li> + </ul> + <a href="http://maven.apache.org/" title="Maven" class="poweredBy"> + <img class="poweredBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + <a name="Project_Dependencies"></a> +<div class="section"> +<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a> +<div class="section"> +<h3><a name="compile"></a>compile</h3> +<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>GroupId</th> +<th>ArtifactId</th> +<th>Version</th> +<th>Type</th> +<th>License</th></tr> +<tr class="b"> +<td>commons-cli</td> +<td><a class="externalLink" href="http://commons.apache.org/cli/">commons-cli</a></td> +<td>1.2</td> +<td>jar</td> +<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> +<tr class="a"> +<td>commons-collections</td> +<td><a class="externalLink" href="http://commons.apache.org/collections/">commons-collections</a></td> +<td>3.2.1</td> +<td>jar</td> +<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> +<tr class="b"> +<td>commons-io</td> +<td><a class="externalLink" href="http://commons.apache.org/io/">commons-io</a></td> +<td>2.2</td> +<td>jar</td> +<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> +<tr class="a"> +<td>commons-lang</td> +<td><a class="externalLink" href="http://commons.apache.org/lang/">commons-lang</a></td> +<td>2.6</td> +<td>jar</td> +<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> +<tr class="b"> +<td>org.apache.commons</td> +<td><a class="externalLink" href="http://commons.apache.org/compress/">commons-compress</a></td> +<td>1.5</td> +<td>jar</td> +<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_test"></a> +<div class="section"> +<h3><a name="test"></a>test</h3> +<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>GroupId</th> +<th>ArtifactId</th> +<th>Version</th> +<th>Type</th> +<th>License</th></tr> +<tr class="b"> +<td>junit</td> +<td><a class="externalLink" href="http://junit.org">junit</a></td> +<td>4.11</td> +<td>jar</td> +<td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a> +<div class="section"> +<h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2> +<p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_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></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-core:jar:0.11 <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::Core</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>The core functionality, shared by the Ant tasks + and the Maven plugin.</p> +<p><b>URL: </b><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-core/">http://creadur.apache.org/rat/apache-rat-core/</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>commons-collections:commons-collections:jar:3.2.1 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none"> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Commons Collections</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>Types that extend and augment the Java Collections Framework.</p> +<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/collections/">http://commons.apache.org/collections/</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> +<li>commons-lang:commons-lang:jar:2.6 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep4" style="display:none"> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Commons Lang</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>Commons Lang, a package of Java utility classes for the + classes that are in java.lang's hierarchy, or are considered to be so + standard as to justify existence in java.lang.</p> +<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/lang/">http://commons.apache.org/lang/</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> +<li>commons-io:commons-io:jar:2.2 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep6" style="display:none"> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Commons IO</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>The Commons IO library contains utility classes, stream implementations, file filters, +file comparators, endian transformation classes, and much more.</p> +<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/io/">http://commons.apache.org/io/</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> +<li>org.apache.commons:commons-compress:jar:1.5 (compile) <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>Commons Compress</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>Apache Commons Compress software defines an API for working with compression and archive formats. +These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump.</p> +<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/compress/">http://commons.apache.org/compress/</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> +<li>junit:junit:jar:4.11 (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>JUnit</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. + It is used by the developer who implements unit tests in Java.</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.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div> +<ul> +<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img13" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep12', '_img13' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep12" 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>commons-cli:commons-cli:jar:1.2 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep14', '_img15' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep14" style="display:none"> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Commons CLI</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>Commons CLI provides a simple API for presenting, processing and validating a command line interface.</p> +<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/cli/">http://commons.apache.org/cli/</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a> +<div class="section"> +<h2><a name="Licenses"></a>Licenses</h2> +<p><b>The Apache Software License, Version 2.0: </b>Commons CLI, Commons Collections, Commons Compress, Commons IO, Commons Lang</p> +<p><b>Apache License, Version 2: </b>Apache Creadur Rat::Core</p> +<p><b>Common Public License Version 1.0: </b>JUnit</p> +<p><b>New BSD License: </b>Hamcrest Core</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>commons-cli-1.2.jar</td> +<td>40.16 kB</td> +<td>35</td> +<td>22</td> +<td>1</td> +<td>1.4</td> +<td>debug</td></tr> +<tr class="a"> +<td>commons-collections-3.2.1.jar</td> +<td>561.90 kB</td> +<td>482</td> +<td>458</td> +<td>12</td> +<td>1.2</td> +<td>debug</td></tr> +<tr class="b"> +<td>commons-io-2.2.jar</td> +<td>169.52 kB</td> +<td>126</td> +<td>108</td> +<td>6</td> +<td>1.5</td> +<td>debug</td></tr> +<tr class="a"> +<td>commons-lang-2.6.jar</td> +<td>277.56 kB</td> +<td>155</td> +<td>133</td> +<td>10</td> +<td>1.3</td> +<td>debug</td></tr> +<tr class="b"> +<td>junit-4.11.jar</td> +<td>239.30 kB</td> +<td>266</td> +<td>233</td> +<td>28</td> +<td>1.5</td> +<td>debug</td></tr> +<tr class="a"> +<td>commons-compress-1.5.jar</td> +<td>250.24 kB</td> +<td>162</td> +<td>135</td> +<td>14</td> +<td>1.5</td> +<td>debug</td></tr> +<tr class="b"> +<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="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>7</td> +<td>1.55 MB</td> +<td>1,278</td> +<td>1,134</td> +<td>74</td> +<td>1.5</td> +<td>7</td></tr> +<tr class="a"> +<td>compile: 5</td> +<td>compile: 1.27 MB</td> +<td>compile: 960</td> +<td>compile: 856</td> +<td>compile: 43</td> +<td>-</td> +<td>compile: 5</td></tr> +<tr class="b"> +<td>test: 2</td> +<td>test: 283.26 kB</td> +<td>test: 318</td> +<td>test: 278</td> +<td>test: 31</td> +<td>-</td> +<td>test: 2</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="http://repo.maven.apache.org/maven2">http://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="http://repository.apache.org/snapshots">http://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>commons-cli:commons-cli:jar:1.2</td> +<td><a class="externalLink" href="http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="a"> +<td>commons-collections:commons-collections:jar:3.2.1</td> +<td><a class="externalLink" href="http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="b"> +<td>commons-io:commons-io:jar:2.2</td> +<td><a class="externalLink" href="http://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="a"> +<td>commons-lang:commons-lang:jar:2.6</td> +<td><a class="externalLink" href="http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="b"> +<td>junit:junit:jar:4.11</td> +<td><a class="externalLink" href="http://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="a"> +<td>org.apache.commons:commons-compress:jar:1.5</td> +<td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="b"> +<td>org.hamcrest:hamcrest-core:jar:1.3</td> +<td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="a"> +<th>Total</th> +<th>central</th> +<th>apache.snapshots</th></tr> +<tr class="b"> +<td>7 (compile: 5, test: 2)</td> +<td>7</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 © 2014 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> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/close.gif ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/close.gif b/rat/apache-rat-core/images/close.gif new file mode 100644 index 0000000..1c26bbc Binary files /dev/null and b/rat/apache-rat-core/images/close.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/collapsed.gif ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/collapsed.gif b/rat/apache-rat-core/images/collapsed.gif new file mode 100644 index 0000000..6e71084 Binary files /dev/null and b/rat/apache-rat-core/images/collapsed.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/expanded.gif ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/expanded.gif b/rat/apache-rat-core/images/expanded.gif new file mode 100644 index 0000000..0fef3d8 Binary files /dev/null and b/rat/apache-rat-core/images/expanded.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/external.png ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/external.png b/rat/apache-rat-core/images/external.png new file mode 100644 index 0000000..3f999fc Binary files /dev/null and b/rat/apache-rat-core/images/external.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/icon_error_sml.gif ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/icon_error_sml.gif b/rat/apache-rat-core/images/icon_error_sml.gif new file mode 100644 index 0000000..61132ef Binary files /dev/null and b/rat/apache-rat-core/images/icon_error_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/icon_info_sml.gif ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/icon_info_sml.gif b/rat/apache-rat-core/images/icon_info_sml.gif new file mode 100644 index 0000000..c6cb9ad Binary files /dev/null and b/rat/apache-rat-core/images/icon_info_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/icon_success_sml.gif ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/icon_success_sml.gif b/rat/apache-rat-core/images/icon_success_sml.gif new file mode 100644 index 0000000..52e85a4 Binary files /dev/null and b/rat/apache-rat-core/images/icon_success_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/icon_warning_sml.gif ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/icon_warning_sml.gif b/rat/apache-rat-core/images/icon_warning_sml.gif new file mode 100644 index 0000000..873bbb5 Binary files /dev/null and b/rat/apache-rat-core/images/icon_warning_sml.gif differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/logos/build-by-maven-black.png ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/logos/build-by-maven-black.png b/rat/apache-rat-core/images/logos/build-by-maven-black.png new file mode 100644 index 0000000..919fd0f Binary files /dev/null and b/rat/apache-rat-core/images/logos/build-by-maven-black.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/logos/build-by-maven-white.png ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/logos/build-by-maven-white.png b/rat/apache-rat-core/images/logos/build-by-maven-white.png new file mode 100644 index 0000000..7d44c9c Binary files /dev/null and b/rat/apache-rat-core/images/logos/build-by-maven-white.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/logos/maven-feather.png ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/logos/maven-feather.png b/rat/apache-rat-core/images/logos/maven-feather.png new file mode 100644 index 0000000..b5ada83 Binary files /dev/null and b/rat/apache-rat-core/images/logos/maven-feather.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/images/newwindow.png ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/images/newwindow.png b/rat/apache-rat-core/images/newwindow.png new file mode 100644 index 0000000..6287f72 Binary files /dev/null and b/rat/apache-rat-core/images/newwindow.png differ http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/index.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/index.html b/rat/apache-rat-core/index.html new file mode 100644 index 0000000..63ab3aa --- /dev/null +++ b/rat/apache-rat-core/index.html @@ -0,0 +1,247 @@ +<!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 2014-08-16 --> +<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⢠Core – Core 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="20140816" /> + <meta http-equiv="Content-Language" content="en" /> + +<link href="http://fonts.googleapis.com/css?family=Mate+SC" type="text/css" rel="stylesheet"/> + + </head> + <body class="composite"> + <div id="banner"> + <div id="bannerLeft"> + Apache Creadur Rat::Core + </div> + <a href="http://www.apache.org/" id="bannerRight"> + <img src="http://www.apache.org/images/asf_logo_wide.jpg" 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: 2014-08-16</span> + | <span id="projectVersion">Version: 0.11</span> + | <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a> + > + <a href="http://creadur.apache.org/" class="externalLink" title="Creadur">Creadur</a> + > + <a href="http://creadur.apache.org/rat/" class="externalLink" title="Rat">Rat</a> + > + <a href="./" title="Apache Rat⢠Core">Apache Rat⢠Core</a> + > + Core 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="http://creadur.apache.org" class="externalLink" title="Creadur Project Home">Creadur Project Home</a> + </li> + <li class="none"> + <a href="http://creadur.apache.org/tentacles" class="externalLink" title="Apache Tentacles">Apache Tentacles</a> + </li> + <li class="none"> + <a href="http://creadur.apache.org/whisker" class="externalLink" title="Apache Whisker">Apache Whisker</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + </ul> + <h5>The Apache Software Foundation</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/foundation" class="externalLink" title="About the Foundation">About the Foundation</a> + </li> + <li class="none"> + <a href="http://projects.apache.org" class="externalLink" title="The projects">The projects</a> + </li> + <li class="none"> + <a href="http://people.apache.org" class="externalLink" title="The people">The people</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How we work">How we work</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html#history" class="externalLink" title="Our history">Our history</a> + </li> + <li class="none"> + <a href="http://blogs.apache.org/foundation/" class="externalLink" title="News">News</a> + </li> + </ul> + <h5>Contribute</h5> + <ul> + <li class="none"> + <a href="http://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="../site-publish.html" title="Publish this site">Publish this site</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/committers.html" class="externalLink" title="Committers' FAQ">Committers' FAQ</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/new-committers-guide.html" class="externalLink" title="New Committers Guide">New Committers Guide</a> + </li> + <li class="none"> + <a href="http://planet.apache.org/committers/" class="externalLink" title="Plant Apache">Plant Apache</a> + </li> + <li class="none"> + <a href="http://community.apache.org/" class="externalLink" title="Community">Community</a> + </li> + <li class="none"> + <a href="http://www.apache.org/legal/" class="externalLink" title="Legal">Legal</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/marks/" class="externalLink" title="Branding">Branding</a> + </li> + <li class="none"> + <a href="http://www.apache.org/press/" class="externalLink" title="Media Relations">Media Relations</a> + </li> + </ul> + <a href="http://maven.apache.org/" title="Maven" class="poweredBy"> + <img class="poweredBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --><!-- Licensed to the Apache Software Foundation (ASF) under one or more --><!-- 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"></a>About Apache Rat</h2> +<p>Rat audits software distributions, with a special interest in headers. If this isn't quite what you're looking for then take a look at the other products developed by <a class="externalLink" href="http://creadur.apache.org">Apache Creadur</a>, including <a class="externalLink" href="http://creadur.apache.org/whisker">Apache Whisker</a> which audits and generates legal (for example <tt>LICENSE</tt>) documents for complex software distributions.</p></div> +<div class="section"> +<h2><a name="Developing_Rat"></a>Developing Rat</h2> +<div class="section"> +<h3><a name="Introducing_the_Modules"></a>Introducing the Modules</h3> +<p>This module, <tt>apache-rat-core</tt>, is a library containing the basic engine. Other modules allow this engine to be run in various ways.</p> +<table border="0" class="bodyTable"><caption> + <b>Modules that run Rat</b> +</caption> +<tr class="a"> +<td align="left"><b>Runs Rat via</b></td> +<td align="left"><b>Requires</b></td> +<td align="left"><b>Module</b></td></tr> +<tr class="b"> +<td align="left">An Ant task</td> +<td align="left"><a class="externalLink" href="http://ant.apache.org">Apache Ant</a></td> +<td align="left"><a href="../apache-rat-tasks">apache-rat-tasks</a></td></tr> +<tr class="a"> +<td align="left">The command line</td> +<td align="left">Java®</td> +<td align="left"><a href="../apache-rat">apache-rat</a></td></tr> +<tr class="b"> +<td align="left">A Maven plugin</td> +<td align="left"><a class="externalLink" href="http://maven.apache.org">Apache Maven</a></td> +<td align="left"><a href="../apache-rat-plugin">apache-rat-plugin</a></td></tr></table> +<p>Support for new build tools and alternative ways to run rat should be coded in new modules building on <tt>apache-rat-core</tt>. Developers interested in improving existing support for a specific build tool should start by taking a look at that module.</p></div> +<div class="section"> +<h3><a name="Diving_into_Core"></a>Diving into Core</h3> +<p>Browse the source <a href="./xref/index.html">here</a>.</p> +<p>Read the JavaDocs <a href="./apidocs/index.html">here</a>.</p> +<p>Check out with <a class="externalLink" href="http://subversion.apache.org">Subversion</a></p> +<div class="source"> +<pre>svn co http://svn.apache.org/repos/asf/creadur/rat/trunk/ +</pre></div> +<p>Build with <a class="externalLink" href="http://maven.apache.org/"> Apache Maven</a></p> +<div class="source"> +<pre>mvn install +</pre></div> +<p>Subscribe to our <a href="./mail-lists.html">mailing lists</a> for a warm welcome one and all.</p></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + <?xml version="1.0" encoding="UTF-8"?> +<footer>Copyright © 2014 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> \ No newline at end of file
