[
https://issues.apache.org/jira/browse/PHOENIX-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-6471:
----------------------------------
Fix Version/s: 5.2.0
4.17.0
> 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
> Assignee: Ankit Singhal
> Priority: Blocker
> Fix For: 4.16.1, 4.17.0, 5.2.0, 5.1.2
>
>
> 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)