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

Paul King commented on RAT-163:
-------------------------------

Groovy already uses the pre-integrated version of the rat plugin. Bigtop could 
easily use that now and swap over to the "official" one later.
There is one line in this file:
https://github.com/apache/incubator-groovy/blob/master/build.gradle
And a handful of lines in this file:
https://github.com/apache/incubator-groovy/blob/master/gradle/quality.gradle
Just search for "rat" in those files. Groovy is structured into a core project 
and some sub-projects if you are wondering about why there is a couple of 
references to rat in the latter file. The configuration is slightly different 
for the different places.

> Gradle Rat plugin
> -----------------
>
>                 Key: RAT-163
>                 URL: https://issues.apache.org/jira/browse/RAT-163
>             Project: Apache Rat
>          Issue Type: New Feature
>            Reporter: David Chen
>
> A number of new Apache projects, such as Samza, are using Gradle. However, 
> there currently does not exist a Rat plugin for Gradle. The closest 
> alternative, the Gradle License Plugin 
> (https://github.com/hierynomus/license-gradle-plugin) is not flexible enough 
> compared to Rat for use cases such as defining exclusion rules.
> I have created a preliminary Gradle Rat plugin as part of SAMZA-285 and would 
> like to clean it up and make it a proper Gradle Rat plugin.



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

Reply via email to