GitHub user DmytroShkvyra reopened a pull request: https://github.com/apache/zeppelin/pull/2032
[ZEPPELIN-791] Build infra: move all RAT to root pom.xml What is this PR for? It is better have a single place where we manage project-wise RAT exclusions for a contributions under licenses different from Apache, then let maven sub-modules have them as we do now (makes things harder to track) What type of PR is it? [Improvement] Todos N/A What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-791 How should this be tested? mvn verify -DskipTests Screenshots (if appropriate) Questions: Does the licenses files need update? - No Is there breaking changes for older versions? - No Does this needs documentation? - No You can merge this pull request into a Git repository by running: $ git pull https://github.com/DmytroShkvyra/zeppelin ZEPPELIN-791 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2032.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 #2032 ---- commit c23cdf514b3ba1e4ef3748b64f991a8bbcb384d6 Author: DmytroShkvyra <dshkv...@gmail.com> Date: 2017-02-23T10:50:41Z [ZEPPELIN-791] fix conflict commit a5fa056df9a305b42716f01b05f8b4ae6db50a63 Author: DmytroShkvyra <dshkv...@gmail.com> Date: 2017-02-24T09:25:32Z [ZEPPELIN-791] change comment ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---