[
https://issues.apache.org/jira/browse/NIFI-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080536#comment-15080536
]
Joseph Witt commented on NIFI-210:
----------------------------------
[~mattyb149] In reviewing
https://github.com/mattyb149/nifi/blob/script-processors/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/src/main/resources/META-INF/NOTICE
it is important to note that handling of Apache notices for dependencies works
differently than is done there. It should be referenced that there is an
apache dependency in the NOTICE file only if that dependency has something in
ITS notice that must be carried forward. See other NARs that have deps on
Apache things for which we had to carry notice information forward. Also, the
MIT and BSD listings do not go in the NOTICE file. They simply need their
LICENSE/copyright information included in the LICENSE file for that nar.
Looks like you did great on the LICENSE file! Remember that if we do include
the nar by default in the assembly then you need to update the LICENSE/NOTICE
file of nifi-assembly to include the items that are unique to the
LICENSE/NOTICE from this nar.
Awesome contrib!
> Provide an ExecuteScript processor
> ----------------------------------
>
> Key: NIFI-210
> URL: https://issues.apache.org/jira/browse/NIFI-210
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.0.1
> Reporter: A. Steven Anderson
> Labels: processor, scala
> Fix For: 0.5.0
>
> Attachments: NIFI-210.patch, NIFI-210_1.patch, NIFI-210_2.patch
>
>
> Add latest Scala version support for ExcecuteScript processor.
> Should also support Clojure as per discussion and request on mailing list
> http://mail-archives.apache.org/mod_mbox/nifi-dev/201506.mbox/%3CCAMpSqch4GK1gnw6M1u8tH6AN8e_miXZN5SNkAeMjBujXYGqJiw%40mail.gmail.com%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)