You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "David Chen (JIRA)" <ji...@apache.org> on 2014/07/07 04:19:33 UTC

[jira] [Commented] (SAMZA-285) Use Apache Rat for release audit tests

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

David Chen commented on SAMZA-285:
----------------------------------

Got most of this working, including specifying which files should be excluded from the Rat checks. Two things left to do:

 * Add an XSL stylesheet to print a more readable HTML report rather than the default XML report.
 * Add remaining exclusion rules.

> Use Apache Rat for release audit tests
> --------------------------------------
>
>                 Key: SAMZA-285
>                 URL: https://issues.apache.org/jira/browse/SAMZA-285
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: David Chen
>            Assignee: David Chen
>
> The license-gradle-plugin that we currently use for release audit checks is not very flexible and does not provide an easy way to make exceptions for files like SVG and Jekyll content files (see SAMZA-92).
> Other Apache projects make use use of Apache Rat but usually with Ant or Maven. However, it does appear that it is possible to use Rat with Gradle: https://gist.github.com/kellyrob99/2860971



--
This message was sent by Atlassian JIRA
(v6.2#6252)