[
https://issues.apache.org/jira/browse/METRON-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633046#comment-15633046
]
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_r86363304
--- Diff:
metron-analytics/metron-maas-service/src/main/resources/META-INF/NOTICE ---
@@ -0,0 +1,79 @@
+
+metron-maas-service
+Copyright 2006-2016 The Apache Software Foundation
+
+ The Netty Project
+ =================
+
+Please visit the Netty web site for more information:
+
+ * http://netty.io/
+
+Copyright 2011 The Netty Project
+
+The Netty Project licenses this file to you under the Apache License,
+version 2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at:
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+License for the specific language governing permissions and limitations
+under the License.
+
+Also, please refer to each LICENSE.<component>.txt file, which is located
in
--- End diff --
I don't think you need any of the below as it's only licensing information
with should be represented in the LICENSE file for metron-maas-service.
> 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)