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 <[email protected]>
Date: 2017-12-14T10:27:55Z
AVRO-2119: Run Apache Rat check on every java build
----
---