[
https://issues.apache.org/jira/browse/METRON-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633047#comment-15633047
]
ASF GitHub Bot commented on METRON-531:
---------------------------------------
Github user joshelser commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/335#discussion_r86363677
--- Diff:
metron-analytics/metron-profiler/src/main/resources/META-INF/NOTICE ---
@@ -0,0 +1,152 @@
+
+metron-profiler
+Copyright 2006-2016 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+This project contains annotations derived from JCIP-ANNOTATIONS
+Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
+
+===============================================================================
+
+The BracketFinder (package
org.apache.commons.math3.optimization.univariate)
--- End diff --
Double check that you are actually bundling the packages which are listed
below. If you aren't, you can remove the corresponding section.
> Ensure licenses for bundled components are appropriately reflected
> ------------------------------------------------------------------
>
> Key: METRON-531
> URL: https://issues.apache.org/jira/browse/METRON-531
> Project: Metron
> Issue Type: Task
> Reporter: Casey Stella
> Assignee: Casey Stella
> Fix For: 0.2.2BETA
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)