GitHub user nielsbasjes opened a pull request:

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

    AVRO 2118+2119 Fix licensing issues

    I have combined the various actions from AVRO-2118 (licensing issues) and 
AVRO-2119 (Run rat always) into this set of commits.
    I also updated Apache Rat to the latest version and fixed the problem that 
rat would not only be run at the top level (desired) but also in all 
subprojects (undesired and failing). 

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

    $ git pull https://github.com/nielsbasjes/avro AVRO-2118-combined

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

    https://github.com/apache/avro/pull/271.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 #271
    
----
commit c7a3c960902abffcbd3e9caf084f0dc5fae9f7f0
Author: Niels Basjes <nbasjes@...>
Date:   2017-12-21T17:24:35Z

    AVRO-2118: Reverting changes by Thiruvalluvan M G 
<th...@startsmartlabs.com> from commit 9132015450a2ad6f56cd582b393e8f1b8df573c9

commit 48b2abca0f3b7873519f3566eb46a49cb4d15db7
Author: Zoltan Farkas <zolyfarkas@...>
Date:   2017-12-14T13:36:24Z

    AVRO-2118: Fix license headers

commit 41653853c66143796e0bac503064e24cc0353a87
Author: Niels Basjes <nbasjes@...>
Date:   2017-12-22T09:48:40Z

    AVRO-2118: Remove @author tag. Dangling JavaDoc fix.

commit a79b4366305d8796aeac60bb7b68bfc86fbde804
Author: Niels Basjes <nbasjes@...>
Date:   2017-12-22T09:51:53Z

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

commit 2e25d2edd2d06c665502afe788c197a63ce663fa
Author: Niels Basjes <nbasjes@...>
Date:   2017-12-22T11:04:36Z

    AVRO-2119: Update Apache Rat. Fix build problem

----


---

Reply via email to