GitHub user cestella opened a pull request:
https://github.com/apache/incubator-metron/pull/335
METRON-531: Ensure licenses for bundled components are appropriately
reflected
Because we shade jars, we must create LICENSE and NOTICE files in the
META-INF directory that appropriately reflect:
* The non-ASL and still compliant components in the LICENSE
* The appropriate portions of the NOTICE files of the 3rd party transitive
dependencies must be replicated to the NOTICE file of the shaded jar
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cestella/incubator-metron licensing_issues
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/335.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #335
----
commit 7aa0344bf5d47e307c5d3a6ffb0ae11c69cdb0ba
Author: cstella <[email protected]>
Date: 2016-11-01T17:43:22Z
Adding notices.
commit 1b7b28819fdf187e923edec92933a4c1cc5dffd6
Author: cstella <[email protected]>
Date: 2016-11-01T21:09:12Z
Ensuring the licenses are correct.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---