From 7678dd907b209ab4825b08938687602f68e8a1b5 Mon Sep 17 00:00:00 2001 From: Matt Gilman Date: Thu, 23 Apr 2015 10:17:24 -0400 Subject: [PATCH] NIFI-271: - If a module has custom rat plugin configuration it overrides the global configuration. Need to copy over any required items. --- .../nifi-framework/nifi-web/nifi-web-ui/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml index eeaeb396a9..d3af86e976 100644 --- a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml +++ b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml @@ -596,6 +596,7 @@ apache-rat-plugin + nbactions.xml src/main/webapp/js/json2.js src/main/webapp/js/jquery/ src/main/webapp/js/d3/d3.min.js