[
https://issues.apache.org/jira/browse/PHOENIX-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17344872#comment-17344872
]
ASF GitHub Bot commented on PHOENIX-6471:
-----------------------------------------
ankitsinghal opened a new pull request #1234:
URL: https://github.com/apache/phoenix/pull/1234
Revert "PHOENIX-5387 - Added LICENSE message for phoenix-pherf's use of
system-rules"
This reverts commit 10e37a188842816bbaa28768079378438b3d1ab5.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Revert PHOENIX-5387 to remove unneeded CPL 1.0 license
> ------------------------------------------------------
>
> Key: PHOENIX-6471
> URL: https://issues.apache.org/jira/browse/PHOENIX-6471
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.16.1
> Reporter: Ankit Singhal
> Priority: Blocker
>
> As [~jmclean] pointed on release vote [1] and after checking the code , we
> don't include any source or bundle the below dependency requiring CPL license
> in any of the artifacts we distribute, so we shoud be avoiding it's
> unnecessary mention in our LICENSE for both source and convenience binaries
> as per the ASF policy [2][3]
> {code:java}
> <dependency>
> <groupId>com.github.stefanbirkner</groupId>
> <artifactId>system-rules</artifactId>
> <version>1.8.0</version>
> </dependency>
> {code}
> [1]
> [https://lists.apache.org/x/thread.html/r903c814a13acf996309b9996262b14d85d219aaace22a39ea7233ef1@%3Cdev.phoenix.apache.org%3E]
> [2][https://www.apache.org/legal/resolved.html#category-b]
> [3][https://infra.apache.org/licensing-howto.html#guiding]
> FYI [~yanxinyi], [~vjasani]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)