You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wangwei (JIRA)" <ji...@apache.org> on 2015/09/29 18:13:05 UTC

[jira] [Comment Edited] (SINGA-77) Integerate with Apache Rat

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

wangwei edited comment on SINGA-77 at 9/29/15 4:13 PM:
-------------------------------------------------------

It seems that he needs some external plugins to detect the java dependency (i.e., is jdk installed or not).

Maybe we just execute 3 commands for the rat target,

1. download rat jar.
2. echo hints for errors (e.g., java is not found); 
3. run the java command

if java is not installed, then let the user fix it by himself.


was (Author: wangwei.cs):
It seems that he needs some external plugins to detect the java dependency (i.e., is jdk installed or not).

Maybe we just execute 3 command for the rat target,

1. download rat jar.
2. echo hints for errors (e.g., java is not found); 
3. run the java command

if java is not installed, then let users to fix it by himself.

> 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)