Joseph Witt created NIFI-3826:
---------------------------------
Summary: Correct L&N references for use of Apache Calcite and
Maxmind sources
Key: NIFI-3826
URL: https://issues.apache.org/jira/browse/NIFI-3826
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Reporter: Joseph Witt
Our code in
nifi/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-processors/src/test/java/org/apache/nifi/processors/TestGeoEnrichIP.java
includes several test response lines from
https://github.com/maxmind/GeoIP2-java/blob/v2.2.0/src/test/java/com/maxmind/geoip2/TestTransport.java
For this I'll cite the code properly in our top level NOTICE.
FlowFileProjectTableScanRule comes from calcite CSVProjecTableScanRule
FlowFileTableScan comes from calcite CSVTableScan
For both of these I'll add a NOTICE entry in our L&N both top level and
within the nar.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)