RAT (Release Audit Tool) results

The following document contains the results of RAT (Release Audit Tool).

*****************************************************
Summary
-------
Notes: 3
Binaries: 1
Archives: 0
Standards: 28

Apache Licensed: 26
Generated Documents: 0

JavaDocs are generated and so license header is optional
Generated files do not required license headers

2 Unknown Licenses

*******************************

Archives (+ indicates readable, $ unreadable): 

 
*****************************************************
  Files with AL headers will be marked L
  Binary files (which do not require AL headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc will be marked N
  N     LICENSE.txt
  N     NOTICE.txt
  AL    pom.xml
  N     RELEASE-NOTES.txt
  AL    src/assembly/src.xml
 !????? src/main/resources/commons-xdoc-templates/download-page-body.xml
 !????? src/main/resources/commons-xdoc-templates/download-page-foot.xml
  AL    src/main/resources/commons-xdoc-templates/download-page-head.xml
  AL    src/main/resources/commons-xdoc-templates/issue-tracking-template.xml
  AL    src/main/resources/commons-xdoc-templates/mail-lists-template.xml
  AL    src/main/resources/commons-xdoc-templates/no-download-page-template.xml
  AL    src/main/resources/commons-xdoc-templates/sandbox-issue-tracking-template.xml
  AL    src/main/scripts/copy-javadoc-files.build.xml
  AL    src/main/scripts/copy-javadoc-files.mojos.xml
  AL    src/main/scripts/generate-xdocs.build.xml
  AL    src/main/scripts/generate-xdocs.mojos.xml
  B     src/site/resources/download-page-2release.jpg
  AL    src/site/site.xml
  AL    src/site/xdoc/copy-javadoc-files-build.xml
  AL    src/site/xdoc/copy-javadoc-files-mojo.xml
  AL    src/site/xdoc/development.xml
  AL    src/site/xdoc/download-page-mojo.xml
  AL    src/site/xdoc/download-page.xml
  AL    src/site/xdoc/index.xml
  AL    src/site/xdoc/issue-tracking.xml
  AL    src/site/xdoc/jira-page-mojo.xml
  AL    src/site/xdoc/jira-page.xml
  AL    src/site/xdoc/mail-page-mojo.xml
  AL    src/site/xdoc/mail-page.xml
  AL    src/site/xdoc/sandbox-jira-page-mojo.xml
  AL    src/site/xdoc/sandbox-jira-page.xml
  AL    src/test-project/pom.xml
 
 *****************************************************
 Printing headers for files without AL header...
 
 
 =======================================================================
 ==src/main/resources/commons-xdoc-templates/download-page-body.xml
 =======================================================================
     <section name="@NAME@ @VERSION@ @RELDESC@">
      <subsection name="Binaries">
        <table>
          <tr>
              <td><a href="[preferred]/commons/@ID@/binaries/@FINAL_NAME@@BINARY-SUFFIX@.tar.gz">@FINAL_NAME@@BINARY-SUFFIX@.tar.gz</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/binaries/@FINAL_NAME@@BINARY-SUFFIX@.tar.gz.md5">md5</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/binaries/@FINAL_NAME@@BINARY-SUFFIX@.tar.gz.asc">pgp</a></td>
          </tr>
          <tr>
              <td><a href="[preferred]/commons/@ID@/binaries/@FINAL_NAME@@BINARY-SUFFIX@.zip">@FINAL_NAME@@BINARY-SUFFIX@.zip</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/binaries/@FINAL_NAME@@BINARY-SUFFIX@.zip.md5">md5</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/binaries/@FINAL_NAME@@BINARY-SUFFIX@.zip.asc">pgp</a></td>
          </tr>
        </table>
      </subsection>
      <subsection name="Source">
        <table>
          <tr>
              <td><a href="[preferred]/commons/@ID@/source/@FINAL_NAME@-src.tar.gz">@FINAL_NAME@-src.tar.gz</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/source/@FINAL_NAME@-src.tar.gz.md5">md5</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/source/@FINAL_NAME@-src.tar.gz.asc">pgp</a></td>
          </tr>
          <tr>
              <td><a href="[preferred]/commons/@ID@/source/@FINAL_NAME@-src.zip">@FINAL_NAME@-src.zip</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/source/@FINAL_NAME@-src.zip.md5">md5</a></td>
              <td><a href="http://www.apache.org/dist/commons/@ID@/source/@FINAL_NAME@-src.zip.asc">pgp</a></td>
          </tr>
        </table>
      </subsection>
    </section>

 =======================================================================
 ==src/main/resources/commons-xdoc-templates/download-page-foot.xml
 =======================================================================
     <section name="Archives">
        <p>
          Older releases can be obtained from the archives.
        </p>
        <ul>
          <li class="download"><a href="[preferred]/commons/@ID@/">browse download area</a></li>
          <li><a href="http://archive.apache.org/dist/commons/@ID@/">archives...</a></li>
        </ul>
    </section>
  </body>
</document>