[
https://issues.apache.org/jira/browse/SENTRY-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274833#comment-16274833
]
kalyan kumar kalvagadda commented on SENTRY-2081:
-------------------------------------------------
[~akolb] I will update the title and description based on how on discussion end
up.
Let me clarify couple of things here.
# license-maven-plugin does not generate the license data in the format we
should be reporting. we need to change that data to the format mentioned in
https://www.apache.org/dev/licensing-howto.html .
# jar's reported same license differently. we need to streamline them. For
example jars having apache 2.0 licensing reported as below
## Apache License, Version 2.0
## Apache Public License 2.0
## Apache 2
## Apache License Version 2
## Apache License Version 2.0
## Apache Software License - Version 2.0
## Apache v2
## Apache 2.0
## Apache_2_0_license
This change set combines all of together.
we have the change ready and is reviewed, Is there a reason not to commit it
for sentry 2.0?
I'm working on adding a README_license file in the root directory with the
required information. My patch is just to add that data. I will have the patch
ready today.
> Update the LICENSE.txt with the license information of distributed jars
> -----------------------------------------------------------------------
>
> Key: SENTRY-2081
> URL: https://issues.apache.org/jira/browse/SENTRY-2081
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.0, 2.1.0
> Reporter: kalyan kumar kalvagadda
> Assignee: kalyan kumar kalvagadda
> Attachments: SENTRY-2081.001.patch, SENTRY-2081.003.patch,
> SENTRY-2081.005.patch, SENTRY-2081.006.patch
>
>
> As per https://www.apache.org/dev/licensing-howto.html , sentry should update
> the LICENSE.txt file with license information of all the jars that sentry is
> distributing along with the pointer to the LICENSE files of the dependencies.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)