Fork me on GitHub

Rat (Release Audit Tool) results

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

*****************************************************
Summary
-------
Generated at: 2017-10-18T13:44:16-05:00

Notes: 0
Binaries: 0
Archives: 0
Standards: 13

Apache Licensed: 12
Generated Documents: 0

JavaDocs are generated, thus a license header is optional.
Generated files do not require license headers.

1 Unknown Licenses

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

Files with unapproved licenses:

  /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/resources/testResolve.conf

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

*****************************************************
  Files with Apache License headers will be marked AL
  Binary files (which do not require any license headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc. will be marked N
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/pom.xml
 !????? /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/resources/testResolve.conf
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/resources/evenmore.conf
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/resources/more.conf
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/resources/componentTest.conf
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/java/org/apache/streams/config/test/StreamsConfiguratorTest.java
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/java/org/apache/streams/config/test/ComponentConfiguratorTest.java
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/site/markdown/index.md
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/main/resources/reference.conf
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/main/java/org/apache/streams/config/StreamsConfigurator.java
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/main/java/org/apache/streams/config/ComponentConfigurator.java
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/main/jsonschema/ComponentConfiguration.json
  AL    /Users/sblackmon/Dropbox/git/streams/streams-config/src/main/jsonschema/StreamsConfiguration.json
 
*****************************************************

 Printing headers for text files without a valid license header...
 
=====================================================
== File: /Users/sblackmon/Dropbox/git/streams/streams-config/src/test/resources/testResolve.conf
=====================================================
include "more.conf"
evenmore = { include "evenmore.conf"}
samemessage = ${evenmore.message}