From d926aca951b8169b0c32a583a178dedb6e1dc605 Mon Sep 17 00:00:00 2001 From: joewitt Date: Tue, 3 Feb 2015 09:41:27 -0500 Subject: [PATCH] NIFI-291 completed incorporation of Elser feedback --- README.md | 14 ++++++++++++++ nifi-nar-maven-plugin/README.md | 14 ++++++++++++++ nifi-nar-maven-plugin/pom.xml | 6 +++--- nifi-site/README.md | 14 ++++++++++++++ nifi/README.md | 14 ++++++++++++++ nifi/pom.xml | 16 ++++++++-------- 6 files changed, 67 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c901e3697b..7bbc4dd327 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ + # Apache NiFi Apache NiFi is a dataflow system based on the concepts of flow-based programming. It is currently apart of the Apache Incubator. diff --git a/nifi-nar-maven-plugin/README.md b/nifi-nar-maven-plugin/README.md index 941de2b1e5..1b554d9153 100644 --- a/nifi-nar-maven-plugin/README.md +++ b/nifi-nar-maven-plugin/README.md @@ -1,3 +1,17 @@ + # Apache NiFi NAR Maven Plugin Apache NiFi NAR Maven Plugin helps to build NiFi Archive bundles to support the classloader isolation model of NiFi. diff --git a/nifi-nar-maven-plugin/pom.xml b/nifi-nar-maven-plugin/pom.xml index 79e437eeb5..6f46397de4 100644 --- a/nifi-nar-maven-plugin/pom.xml +++ b/nifi-nar-maven-plugin/pom.xml @@ -206,9 +206,9 @@ apache-rat-plugin - nb-configuration.xml - nbactions.xml - DEPENDENCIES + nb-configuration.xml + nbactions.xml + DEPENDENCIES diff --git a/nifi-site/README.md b/nifi-site/README.md index 45276e1aa6..05cabd087e 100644 --- a/nifi-site/README.md +++ b/nifi-site/README.md @@ -1,3 +1,17 @@ + # About [Apache NiFi project] (http://nifi.incubator.apache.org). diff --git a/nifi/README.md b/nifi/README.md index e077c0c791..70bf7ef822 100644 --- a/nifi/README.md +++ b/nifi/README.md @@ -1,3 +1,17 @@ + # Apache NiFi Apache NiFi is a dataflow system based on the concepts of flow-based programming. It is currently apart of the Apache Incubator. diff --git a/nifi/pom.xml b/nifi/pom.xml index 499ffd62e5..fb73f9caab 100644 --- a/nifi/pom.xml +++ b/nifi/pom.xml @@ -956,15 +956,15 @@ apache-rat-plugin - src/main/webapp/js/json2.js - src/main/webapp/js/jquery/ - src/main/webapp/js/d3/d3.min.js - src/main/webapp/js/codemirror/ - src/main/webapp/css/reset.css + src/main/webapp/js/json2.js + src/main/webapp/js/jquery/ + src/main/webapp/js/d3/d3.min.js + src/main/webapp/js/codemirror/ + src/main/webapp/css/reset.css src/test/resources/ - nb-configuration.xml - nbactions.xml - DEPENDENCIES + nb-configuration.xml + nbactions.xml + DEPENDENCIES