[
https://issues.apache.org/jira/browse/SENTRY-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273896#comment-16273896
]
kalyan kumar kalvagadda commented on SENTRY-2081:
-------------------------------------------------
[~spena] Hadoop does something similar. In hadoop, license.txt file is updated
with all the licenses of the jar that it distributes in the same file but what
we did is bit different doing but exactly what
[https://www.apache.org/dev/licensing-howto.html] says.
{noformat}
In LICENSE, add a pointer to the dependency's license within the distribution
and a short note summarizing its licensing:
This product bundles SuperWidget 1.2.3, which is available under a
"3-clause BSD" license. For details, see deps/superwidget/.
{noformat}
[~coheig]'s comment was pretty general and has nothing to do with the
differences between 1.8 and 2.0. His concern was that sentry was not updating
any license information of the jars that sentry is distributing. That was the
case for all the sentry releases till date. :-)
> 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
> Reporter: kalyan kumar kalvagadda
> Attachments: SENTRY-2081.001.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)