[ https://issues.apache.org/jira/browse/PHOENIX-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383506#comment-15383506 ]
ASF GitHub Bot commented on PHOENIX-3084: ----------------------------------------- GitHub user joshelser opened a pull request: https://github.com/apache/phoenix/pull/183 PHOENIX-3084 source release licensing issues. Fixes for the Apache Phoenix source release You can merge this pull request into a Git repository by running: $ git pull https://github.com/joshelser/phoenix licensing Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/183.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 #183 ---- commit 50b655e3c8ba5a4887da2b2168ea0afbabd00d42 Author: Josh Elser <els...@apache.org> Date: 2016-07-18T21:56:05Z PHOENIX-3086 Release artifacts should be "apache-phoenix*" commit b6b58467b2a9cb5a3bb4a74d978aea504788285f Author: Josh Elser <els...@apache.org> Date: 2016-07-18T22:18:07Z PHOENIX-3085 Remove Copyright ASF from license headers commit 7f54cd8e14511b618ec528a42311d35f6b93d59e Author: Josh Elser <els...@apache.org> Date: 2016-07-18T22:36:30Z PHOENIX-3087 Add missing license headers to files commit f91cc84ff3f8101c52c7b3343262ffea3436dbc7 Author: Josh Elser <els...@apache.org> Date: 2016-07-18T22:55:08Z PHOENIX-3088 Drastically reduce apache-rat-plugin excludes The apache-rat-plugin is already configured to exclude many of the things that we were overriding the exclusions in pluginManagement to exclude for us. All of these were removed. Exclusion configuration moved from pluginMangement to plugins to avoid unintentional exclusions in child modules (that were only meant to applied at the parent pom) Also removes manual configuration of apache-rat-plugin version to use the version set in apache parent pom. commit ad856b2b25afa71ee5c0664b1b4beefd42797e54 Author: Josh Elser <els...@apache.org> Date: 2016-07-19T02:57:16Z PHOENIX-3089 PHOENIX-3090 Fix L&N for source release ---- > Licensing issues with source release > ------------------------------------ > > Key: PHOENIX-3084 > URL: https://issues.apache.org/jira/browse/PHOENIX-3084 > Project: Phoenix > Issue Type: Task > Affects Versions: 4.8.0 > Reporter: Josh Elser > > On vetting the 4.8.0-HBase-1.2-rc0 source release, i found numerous issues > with the licensing of bundled software (the LICENSE and NOTICE files). > Original post: > https://lists.apache.org/thread.html/f887f8213a81881df8e25cf63ab076b019fd46113fb25f8c8a085412@%3Cdev.phoenix.apache.org%3E > Will let this serve as an umbrella to fix the various issues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)