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

ASF GitHub Bot commented on AVRO-2119:
--------------------------------------

GitHub user nielsbasjes opened a pull request:

    https://github.com/apache/avro/pull/265

    AVRO-2119: Run Apache Rat check on every java build

    This simply forces Apache Rat to run on every Java build.
    Must be committed to branch-1.7 branch-1.8 and master.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nielsbasjes/avro AVRO-2119-Run-rat-always

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/265.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #265
    
----
commit 8c2d37c912610cff49101aab6bff02425ed50c3a
Author: Niels Basjes <nbas...@bol.com>
Date:   2017-12-14T10:27:55Z

    AVRO-2119: Run Apache Rat check on every java build

----


> Run Apache Rat check on every java build
> ----------------------------------------
>
>                 Key: AVRO-2119
>                 URL: https://issues.apache.org/jira/browse/AVRO-2119
>             Project: Avro
>          Issue Type: Improvement
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>             Fix For: 1.9.0, 1.8.3
>
>
> On a regular basis files get in that do not meet the licensing requirements.
> The root casue seems to be that in order to do the check you need to run the 
> Apache Rat too manually (which many forget).
> This must be dome much more often.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to