You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ankit Singhal (Jira)" <ji...@apache.org> on 2021/05/15 09:27:00 UTC

[jira] [Resolved] (PHOENIX-6471) Revert PHOENIX-5387 to remove unneeded CPL 1.0 license

     [ https://issues.apache.org/jira/browse/PHOENIX-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankit Singhal resolved PHOENIX-6471.
------------------------------------
    Fix Version/s: 5.1.2
                   4.16.1
       Resolution: Fixed

Thanks [~vjasani] for the review and merging it.

> 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, 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)