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

DOYUNG YOON commented on S2GRAPH-92:
------------------------------------

Instead of making separate issue for removing apache-rat jar from project, I 
just removed it on this issue since it is one line change.

To run rat task with sbt, please read following changes.

Before: sbt runRatTask
After: sbt "runRatTask $absolutePathToApacheRatJar"

> Add proper license headers on files with unknown licenses.
> ----------------------------------------------------------
>
>                 Key: S2GRAPH-92
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-92
>             Project: S2Graph
>          Issue Type: Sub-task
>    Affects Versions: 0.1.0
>            Reporter: DOYUNG YOON
>            Assignee: DOYUNG YOON
>            Priority: Blocker
>             Fix For: 0.1.0
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> There are many files that miss proper license headers.
> we need to add apache license header on these files and also make sure there 
> are no files with unknown licenses.
> # /README.md
> # /Vagrantfile
> # /bin/download.sh 
> # /dev_support/README.md
> # dev_support/docker-compose.yml
> # /project/Common.scala
> # /project/Packager.scala
> # /project/assembly.sbt 
> # /project/build.properties
> # /project/plugins.sbt
> # /s2core/README.md



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

Reply via email to