You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/08/31 23:56:44 UTC

[GitHub] nwangtw opened a new pull request #3011: Add license headers and rat-exception file

nwangtw opened a new pull request #3011: Add license headers and rat-exception file
URL: https://github.com/apache/incubator-heron/pull/3011
 
 
   Create a rat-exception file to ignore:
   - special files such as .gitignore.
   - document, config files.
   - files that contain licenses not recognized by apache rat.
   - temporary files
   
   License headers in all other files listed with the following command:
   
   java -jar ~/Downloads/apache-rat-0.12.jar . -E .rat-excludes | grep '== File'

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services