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

Paul Merlin edited comment on ZEST-27 at 6/13/15 4:48 PM:
----------------------------------------------------------

The `release` task now depends on the `rat` task.
The `rat` task configuration is near the top of the root `build.gradle` file.
The `rat` task itself sits in `gradle/apache-rat.gradle`.

See fd0c212 & 22e2008


was (Author: eskatos):
The `release` task now depends on the `rat` task.
The `rat` task configuration is near the top of the root `build.gradle` file.
The `rat` task itself sits in `gradle/apache-rat.gradle`.

See 22e2008

> Integrate RAT into Gradle build.
> --------------------------------
>
>                 Key: ZEST-27
>                 URL: https://issues.apache.org/jira/browse/ZEST-27
>             Project: Zest
>          Issue Type: Sub-task
>            Reporter: Niclas Hedhman
>
> There is a tool called RAT (http://creadur.apache.org/rat) which checks the 
> codebase for licenses, mainly looking at files to ensure the license headers 
> are in place.
> We should have that being part of the Release task in the Gradle build. 
> Currently, RAT exists for Maven, Ant and command-line, so perhaps we should 
> even contribute something back to Creadur if we get this working.



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

Reply via email to