[ 
https://issues.apache.org/jira/browse/SINGA-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14910096#comment-14910096
 ] 

Anh Dinh commented on SINGA-77:
-------------------------------

Steps to be done:
1. Change thirdparty/install.sh to include installation of Apache Rat 
(http://creadur.apache.org/rat/download_rat.cgi)
2. Check for Java dependency on the configure.ac
3. Add "rat" target to the Makefile which basically does the following:
     + give warnings if $RAT_PATH is not set
     + execute: 
              java -jar $RAT_PATH -E rat-excludes -d . > rat_check


> Integerate with Apache Rat
> --------------------------
>
>                 Key: SINGA-77
>                 URL: https://issues.apache.org/jira/browse/SINGA-77
>             Project: Singa
>          Issue Type: New Feature
>            Reporter: wangwei
>            Assignee: Anh Dinh
>
> Apache Rat is a good tool for checking license automatically. 
> http://creadur.apache.org/rat/.
> This ticket will integrate Apache Rat as a target of SIGNA Makefile.
> Thanks to Alan Gates for recommending this tool to us.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to