diff --git a/nifi/nifi-api/src/main/java/org/apache/nifi/authorization/DownloadAuthorization.java b/nifi/nifi-api/src/main/java/org/apache/nifi/authorization/DownloadAuthorization.java
index 02fd839fa0..416f3cfe7d 100644
--- a/nifi/nifi-api/src/main/java/org/apache/nifi/authorization/DownloadAuthorization.java
+++ b/nifi/nifi-api/src/main/java/org/apache/nifi/authorization/DownloadAuthorization.java
@@ -25,7 +25,7 @@ public class DownloadAuthorization {
Approved,
Denied;
- };
+ }
private static final DownloadAuthorization APPROVED = new DownloadAuthorization(Result.Approved, null);
diff --git a/nifi/nifi-bootstrap/pom.xml b/nifi/nifi-bootstrap/pom.xml
index 508697bf4e..2975a5a8a4 100644
--- a/nifi/nifi-bootstrap/pom.xml
+++ b/nifi/nifi-bootstrap/pom.xml
@@ -1,18 +1,19 @@
+
+
-
4.0.0
org.apache.nifi
@@ -23,9 +24,9 @@
jar
-
- org.slf4j
- slf4j-api
-
+
+ org.slf4j
+ slf4j-api
+
diff --git a/nifi/nifi-commons/nifi-hl7-query-language/pom.xml b/nifi/nifi-commons/nifi-hl7-query-language/pom.xml
index 297b106c22..8b04e5c8f7 100644
--- a/nifi/nifi-commons/nifi-hl7-query-language/pom.xml
+++ b/nifi/nifi-commons/nifi-hl7-query-language/pom.xml
@@ -15,13 +15,13 @@
-->
4.0.0
-
+
org.apache.nifi
nifi-commons
0.3.0-SNAPSHOT
-
+
nifi-hl7-query-language
jar
@@ -69,7 +69,7 @@
org.antlr
antlr-runtime
-
+
ca.uhn.hapi
diff --git a/nifi/nifi-docs/pom.xml b/nifi/nifi-docs/pom.xml
index b69c7b5fda..42a17758d8 100644
--- a/nifi/nifi-docs/pom.xml
+++ b/nifi/nifi-docs/pom.xml
@@ -1,4 +1,18 @@
-
+
+
4.0.0
@@ -108,7 +122,8 @@
apache-rat-plugin
- src/main/asciidoc/asciidoc-mod.css
+
+ src/main/asciidoc/asciidoc-mod.css
diff --git a/nifi/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml b/nifi/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml
index e20babff99..b7845249d4 100644
--- a/nifi/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml
@@ -15,16 +15,13 @@
-->
4.0.0
-
org.apache.nifi
nifi-aws-bundle
0.3.0-SNAPSHOT
-
nifi-aws-processors
jar
-
org.apache.nifi
@@ -38,7 +35,6 @@
com.amazonaws
aws-java-sdk
-
org.apache.nifi
nifi-mock
diff --git a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml
index 649eda2099..5180f6d486 100644
--- a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml
@@ -1,4 +1,4 @@
-
+
+
4.0.0
org.apache.nifi
diff --git a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml
index b3e10613ad..e7932559e6 100644
--- a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml
@@ -1,18 +1,19 @@
+
+
-
4.0.0
org.apache.nifi
@@ -158,7 +159,8 @@
apache-rat-plugin
- src/test/resources/testdata/*
+
+ src/test/resources/testdata/*
diff --git a/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml b/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml
index e545c9c055..56ca257e55 100644
--- a/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml
@@ -1,18 +1,19 @@
+
+
-
4.0.0
org.apache.nifi
diff --git a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml
index 4d6d3f179e..113797fd5a 100644
--- a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml
@@ -22,7 +22,7 @@
nifi-site-to-site
-
+
org.apache.nifi
nifi-security
diff --git a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/webapp/WEB-INF/web.xml b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/webapp/WEB-INF/web.xml
index e7a0aee516..4ce319eb2f 100644
--- a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/webapp/WEB-INF/web.xml
+++ b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/webapp/WEB-INF/web.xml
@@ -15,7 +15,6 @@
-->
nifi-api
-
contextConfigLocation
@@ -27,15 +26,12 @@
classpath:nifi-cluster-protocol-context.xml
-
org.springframework.web.context.ContextLoaderListener
-
org.apache.nifi.web.contextlistener.ApplicationStartupContextListener
-
jerseySpring
com.sun.jersey.spi.spring.container.servlet.SpringServlet
@@ -57,7 +53,6 @@
timer
/*
-
threadLocal
org.apache.nifi.web.filter.ThreadLocalFilter
@@ -66,7 +61,6 @@
threadLocal
/*
-
springSecurityFilterChain
org.springframework.web.filter.DelegatingFilterProxy
@@ -75,7 +69,6 @@
springSecurityFilterChain
/*
-
requestLogger
org.apache.nifi.web.filter.RequestLogger
@@ -84,11 +77,10 @@
requestLogger
/*
-
gzipCompressionFilter
org.eclipse.jetty.servlets.GzipFilter
-
+
methods
get,post,put
@@ -97,7 +89,6 @@
gzipCompressionFilter
/*
-
nodeRequestFilter
org.apache.nifi.web.filter.NodeRequestFilter
diff --git a/nifi/nifi-nar-bundles/nifi-geo-bundle/nifi-geo-nar/pom.xml b/nifi/nifi-nar-bundles/nifi-geo-bundle/nifi-geo-nar/pom.xml
index bda7bb1a88..ad369815e2 100644
--- a/nifi/nifi-nar-bundles/nifi-geo-bundle/nifi-geo-nar/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-geo-bundle/nifi-geo-nar/pom.xml
@@ -23,7 +23,7 @@
nifi-geo-nar
nar
NiFi Geo Enrichment NAR
-
+
org.apache.nifi
diff --git a/nifi/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml b/nifi/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml
index adf05f226b..6bc110f9d0 100644
--- a/nifi/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml
@@ -44,8 +44,8 @@
provided
- org.apache.nifi
- nifi-distributed-cache-client-service-api
+ org.apache.nifi
+ nifi-distributed-cache-client-service-api
org.apache.hadoop
diff --git a/nifi/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/pom.xml b/nifi/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/pom.xml
index 187a2b5827..8cee490886 100644
--- a/nifi/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/pom.xml
@@ -55,7 +55,6 @@
-
org.apache.nifi
nifi-mock
diff --git a/nifi/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml b/nifi/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml
index 4ade5043a1..41bc45f56d 100644
--- a/nifi/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml
@@ -34,13 +34,11 @@
org.apache.nifi
nifi-processor-utils
-
com.twitter
hbc-twitter4j
2.2.0
-
org.apache.nifi
nifi-mock
diff --git a/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
index de4e4f6a7a..4d1e542d6e 100644
--- a/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
@@ -1,283 +1,282 @@
+license agreements. See the NOTICE file distributed with this work for additional
+information regarding copyright ownership. The ASF 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. -->
- 4.0.0
-
- org.apache.nifi
- nifi-standard-bundle
- 0.3.0-SNAPSHOT
-
- nifi-standard-processors
- jar
-
-
- org.apache.nifi
- nifi-api
- provided
-
-
- org.apache.nifi
- nifi-processor-utils
-
-
- org.apache.nifi
- nifi-utils
-
-
- org.apache.nifi
- nifi-ssl-context-service-api
-
-
- org.apache.nifi
- nifi-flowfile-packager
-
-
- org.apache.nifi
- nifi-distributed-cache-client-service-api
-
-
- org.apache.nifi
- nifi-http-context-map-api
-
-
- commons-io
- commons-io
-
-
- com.sun.jersey
- jersey-client
-
-
- com.sun.jersey
- jersey-server
-
-
- commons-net
- commons-net
-
-
- org.apache.commons
- commons-compress
-
-
- org.apache.commons
- commons-lang3
-
-
- org.bouncycastle
- bcprov-jdk16
-
-
- org.bouncycastle
- bcpg-jdk16
-
-
- commons-codec
- commons-codec
-
-
- org.apache.nifi
- nifi-security-utils
-
-
- com.jcraft
- jsch
-
-
- com.jcraft
- jzlib
-
-
- org.eclipse.jetty
- jetty-server
-
-
- org.eclipse.jetty
- jetty-servlet
-
-
- org.apache.httpcomponents
- httpclient
-
-
- javax.mail
- mail
-
-
- com.github.jponge
- lzma-java
-
-
- org.tukaani
- xz
-
-
- net.sf.saxon
- Saxon-HE
-
-
- org.apache.nifi
- nifi-mock
- test
-
-
- org.apache.nifi
- nifi-socket-utils
-
-
- org.apache.nifi
- nifi-load-distribution-service-api
-
-
- org.apache.nifi
- nifi-distributed-cache-client-service
- test
-
-
- joda-time
- joda-time
-
-
- javax.jms
- javax.jms-api
-
-
- org.apache.activemq
- activemq-client
-
-
- com.jayway.jsonpath
- json-path
-
-
- org.apache.nifi
- nifi-ssl-context-service
- test
-
-
- org.apache.tika
- tika-core
- 1.7
-
-
- com.fasterxml.jackson.core
- jackson-databind
-
-
- org.apache.avro
- avro
-
-
- org.apache.nifi
- nifi-dbcp-service-api
-
+ 4.0.0
+
+ org.apache.nifi
+ nifi-standard-bundle
+ 0.3.0-SNAPSHOT
+
+ nifi-standard-processors
+ jar
+
+
+ org.apache.nifi
+ nifi-api
+ provided
+
+
+ org.apache.nifi
+ nifi-processor-utils
+
+
+ org.apache.nifi
+ nifi-utils
+
+
+ org.apache.nifi
+ nifi-ssl-context-service-api
+
+
+ org.apache.nifi
+ nifi-flowfile-packager
+
+
+ org.apache.nifi
+ nifi-distributed-cache-client-service-api
+
+
+ org.apache.nifi
+ nifi-http-context-map-api
+
+
+ commons-io
+ commons-io
+
+
+ com.sun.jersey
+ jersey-client
+
+
+ com.sun.jersey
+ jersey-server
+
+
+ commons-net
+ commons-net
+
+
+ org.apache.commons
+ commons-compress
+
+
+ org.apache.commons
+ commons-lang3
+
+
+ org.bouncycastle
+ bcprov-jdk16
+
+
+ org.bouncycastle
+ bcpg-jdk16
+
+
+ commons-codec
+ commons-codec
+
+
+ org.apache.nifi
+ nifi-security-utils
+
+
+ com.jcraft
+ jsch
+
+
+ com.jcraft
+ jzlib
+
+
+ org.eclipse.jetty
+ jetty-server
+
+
+ org.eclipse.jetty
+ jetty-servlet
+
+
+ org.apache.httpcomponents
+ httpclient
+
+
+ javax.mail
+ mail
+
+
+ com.github.jponge
+ lzma-java
+
+
+ org.tukaani
+ xz
+
+
+ net.sf.saxon
+ Saxon-HE
+
+
+ org.apache.nifi
+ nifi-mock
+ test
+
+
+ org.apache.nifi
+ nifi-socket-utils
+
+
+ org.apache.nifi
+ nifi-load-distribution-service-api
+
+
+ org.apache.nifi
+ nifi-distributed-cache-client-service
+ test
+
+
+ joda-time
+ joda-time
+
+
+ javax.jms
+ javax.jms-api
+
+
+ org.apache.activemq
+ activemq-client
+
+
+ com.jayway.jsonpath
+ json-path
+
+
+ org.apache.nifi
+ nifi-ssl-context-service
+ test
+
+
+ org.apache.tika
+ tika-core
+ 1.7
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ org.apache.avro
+ avro
+
+
+ org.apache.nifi
+ nifi-dbcp-service-api
+
-
- org.apache.derby
- derby
- 10.11.1.1
- test
-
+
+ org.apache.derby
+ derby
+ test
+
-
-
-
-
- org.apache.rat
- apache-rat-plugin
-
-
- src/test/resources/localhost.cer
- src/test/resources/hello.txt
- src/test/resources/CharacterSetConversionSamples/Converted.txt
- src/test/resources/CharacterSetConversionSamples/Original.txt
- src/test/resources/CompressedData/SampleFile.txt
- src/test/resources/CompressedData/SampleFileConcat.txt
- src/test/resources/ExecuteCommand/1000bytes.txt
- src/test/resources/ExecuteCommand/test.txt
- src/test/resources/ScanAttribute/dictionary-with-empty-new-lines
- src/test/resources/ScanAttribute/dictionary-with-extra-info
- src/test/resources/ScanAttribute/dictionary1
- src/test/resources/TestEncryptContent/text.txt
- src/test/resources/TestEncryptContent/text.txt.asc
- src/test/resources/TestIdentifyMimeType/1.txt
- src/test/resources/TestJson/json-sample.json
- src/test/resources/TestJson/control-characters.json
- src/test/resources/TestMergeContent/demarcate
- src/test/resources/TestMergeContent/foot
- src/test/resources/TestMergeContent/head
- src/test/resources/TestModifyBytes/noFooter.txt
- src/test/resources/TestModifyBytes/noFooter_noHeader.txt
- src/test/resources/TestModifyBytes/noHeader.txt
- src/test/resources/TestModifyBytes/testFile.txt
- src/test/resources/TestReplaceTextLineByLine/$1$1.txt
- src/test/resources/TestReplaceTextLineByLine/BRue_cRue_RiRey.txt
- src/test/resources/TestReplaceTextLineByLine/Blu$2e_clu$2e.txt
- src/test/resources/TestReplaceTextLineByLine/D$d_h$d.txt
- src/test/resources/TestReplaceTextLineByLine/Good.txt
- src/test/resources/TestReplaceTextLineByLine/Spider.txt
- src/test/resources/TestReplaceTextLineByLine/[DODO].txt
- src/test/resources/TestReplaceTextLineByLine/cu[$1]_Po[$1].txt
- src/test/resources/TestReplaceTextLineByLine/cu_Po.txt
- src/test/resources/TestReplaceTextLineByLine/food.txt
- src/test/resources/TestReplaceTextLineByLine/testFile.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-backreference-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-blank-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-escaped-dollar-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-excessive-backreference-mapping-simple.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-excessive-backreference-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-invalid-backreference-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-no-match-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/color-fruit-space-mapping.txt
- src/test/resources/TestReplaceTextWithMapping/colors-without-dashes.txt
- src/test/resources/TestReplaceTextWithMapping/colors.txt
- src/test/resources/TestScanContent/helloWorld
- src/test/resources/TestScanContent/wellthengood-bye
- src/test/resources/TestSplitText/1.txt
- src/test/resources/TestSplitText/2.txt
- src/test/resources/TestSplitText/3.txt
- src/test/resources/TestSplitText/4.txt
- src/test/resources/TestSplitText/5.txt
- src/test/resources/TestSplitText/6.txt
- src/test/resources/TestSplitText/original.txt
- src/test/resources/TestTransformXml/math.html
- src/test/resources/TestTransformXml/tokens.csv
- src/test/resources/TestTransformXml/tokens.xml
- src/test/resources/TestUnpackContent/folder/cal.txt
- src/test/resources/TestUnpackContent/folder/date.txt
- src/test/resources/TestUnpackContent/data.flowfilev2
- src/test/resources/TestUnpackContent/data.flowfilev3
- src/test/resources/TestXml/xml-bundle-1
- src/test/resources/CompressedData/SampleFile.txt.bz2
- src/test/resources/CompressedData/SampleFile.txt.gz
- src/test/resources/CompressedData/SampleFile1.txt.bz2
- src/test/resources/CompressedData/SampleFile1.txt.gz
- src/test/resources/CompressedData/SampleFileConcat.txt.bz2
- src/test/resources/ExecuteCommand/TestIngestAndUpdate.jar
- src/test/resources/ExecuteCommand/TestSuccess.jar
- src/test/resources/ExecuteCommand/TestDynamicEnvironment.jar
- src/test/resources/TestIdentifyMimeType/1.jar
- src/test/resources/TestIdentifyMimeType/1.tar
- src/test/resources/TestIdentifyMimeType/1.tar.gz
- src/test/resources/TestIdentifyMimeType/1.txt.bz2
- src/test/resources/TestIdentifyMimeType/1.txt.gz
- src/test/resources/TestIdentifyMimeType/1.zip
- src/test/resources/TestIdentifyMimeType/flowfilev1.tar
- src/test/resources/TestUnpackContent/data.tar
- src/test/resources/TestUnpackContent/data.zip
-
-
-
-
-
+
+
+
+
+ org.apache.rat
+ apache-rat-plugin
+
+
+ src/test/resources/localhost.cer
+ src/test/resources/hello.txt
+ src/test/resources/CharacterSetConversionSamples/Converted.txt
+ src/test/resources/CharacterSetConversionSamples/Original.txt
+ src/test/resources/CompressedData/SampleFile.txt
+ src/test/resources/CompressedData/SampleFileConcat.txt
+ src/test/resources/ExecuteCommand/1000bytes.txt
+ src/test/resources/ExecuteCommand/test.txt
+ src/test/resources/ScanAttribute/dictionary-with-empty-new-lines
+ src/test/resources/ScanAttribute/dictionary-with-extra-info
+ src/test/resources/ScanAttribute/dictionary1
+ src/test/resources/TestEncryptContent/text.txt
+ src/test/resources/TestEncryptContent/text.txt.asc
+ src/test/resources/TestIdentifyMimeType/1.txt
+ src/test/resources/TestJson/json-sample.json
+ src/test/resources/TestJson/control-characters.json
+ src/test/resources/TestMergeContent/demarcate
+ src/test/resources/TestMergeContent/foot
+ src/test/resources/TestMergeContent/head
+ src/test/resources/TestModifyBytes/noFooter.txt
+ src/test/resources/TestModifyBytes/noFooter_noHeader.txt
+ src/test/resources/TestModifyBytes/noHeader.txt
+ src/test/resources/TestModifyBytes/testFile.txt
+ src/test/resources/TestReplaceTextLineByLine/$1$1.txt
+ src/test/resources/TestReplaceTextLineByLine/BRue_cRue_RiRey.txt
+ src/test/resources/TestReplaceTextLineByLine/Blu$2e_clu$2e.txt
+ src/test/resources/TestReplaceTextLineByLine/D$d_h$d.txt
+ src/test/resources/TestReplaceTextLineByLine/Good.txt
+ src/test/resources/TestReplaceTextLineByLine/Spider.txt
+ src/test/resources/TestReplaceTextLineByLine/[DODO].txt
+ src/test/resources/TestReplaceTextLineByLine/cu[$1]_Po[$1].txt
+ src/test/resources/TestReplaceTextLineByLine/cu_Po.txt
+ src/test/resources/TestReplaceTextLineByLine/food.txt
+ src/test/resources/TestReplaceTextLineByLine/testFile.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-backreference-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-blank-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-escaped-dollar-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-excessive-backreference-mapping-simple.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-excessive-backreference-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-invalid-backreference-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-no-match-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/color-fruit-space-mapping.txt
+ src/test/resources/TestReplaceTextWithMapping/colors-without-dashes.txt
+ src/test/resources/TestReplaceTextWithMapping/colors.txt
+ src/test/resources/TestScanContent/helloWorld
+ src/test/resources/TestScanContent/wellthengood-bye
+ src/test/resources/TestSplitText/1.txt
+ src/test/resources/TestSplitText/2.txt
+ src/test/resources/TestSplitText/3.txt
+ src/test/resources/TestSplitText/4.txt
+ src/test/resources/TestSplitText/5.txt
+ src/test/resources/TestSplitText/6.txt
+ src/test/resources/TestSplitText/original.txt
+ src/test/resources/TestTransformXml/math.html
+ src/test/resources/TestTransformXml/tokens.csv
+ src/test/resources/TestTransformXml/tokens.xml
+ src/test/resources/TestUnpackContent/folder/cal.txt
+ src/test/resources/TestUnpackContent/folder/date.txt
+ src/test/resources/TestUnpackContent/data.flowfilev2
+ src/test/resources/TestUnpackContent/data.flowfilev3
+ src/test/resources/TestXml/xml-bundle-1
+ src/test/resources/CompressedData/SampleFile.txt.bz2
+ src/test/resources/CompressedData/SampleFile.txt.gz
+ src/test/resources/CompressedData/SampleFile1.txt.bz2
+ src/test/resources/CompressedData/SampleFile1.txt.gz
+ src/test/resources/CompressedData/SampleFileConcat.txt.bz2
+ src/test/resources/ExecuteCommand/TestIngestAndUpdate.jar
+ src/test/resources/ExecuteCommand/TestSuccess.jar
+ src/test/resources/ExecuteCommand/TestDynamicEnvironment.jar
+ src/test/resources/TestIdentifyMimeType/1.jar
+ src/test/resources/TestIdentifyMimeType/1.tar
+ src/test/resources/TestIdentifyMimeType/1.tar.gz
+ src/test/resources/TestIdentifyMimeType/1.txt.bz2
+ src/test/resources/TestIdentifyMimeType/1.txt.gz
+ src/test/resources/TestIdentifyMimeType/1.zip
+ src/test/resources/TestIdentifyMimeType/flowfilev1.tar
+ src/test/resources/TestUnpackContent/data.tar
+ src/test/resources/TestUnpackContent/data.zip
+
+
+
+
+
diff --git a/nifi/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml b/nifi/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml
index fb196bb262..6bcdc84230 100644
--- a/nifi/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml
@@ -19,14 +19,12 @@
nifi-dbcp-service-bundle
0.3.0-SNAPSHOT
-
nifi-dbcp-service
jar
org.apache.nifi
nifi-dbcp-service-api
- 0.3.0-SNAPSHOT
org.apache.nifi
@@ -46,20 +44,18 @@
test
- commons-dbcp
- commons-dbcp
- 1.4
+ commons-dbcp
+ commons-dbcp
+ 1.4
+
+
+ org.apache.derby
+ derby
+
+
+ org.hamcrest
+ hamcrest-all
+ 1.3
-
- org.apache.derby
- derby
- 10.11.1.1
-
-
- org.hamcrest
- hamcrest-all
- 1.3
-
-
\ No newline at end of file
diff --git a/nifi/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml b/nifi/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml
index 657c1fea1e..fc638991cd 100644
--- a/nifi/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml
@@ -19,10 +19,10 @@
nifi-http-context-map-bundle
0.3.0-SNAPSHOT
-
+
nifi-http-context-map
jar
-
+
org.apache.nifi
diff --git a/nifi/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml b/nifi/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml
index e6480b4b07..02c29c6d56 100644
--- a/nifi/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml
@@ -37,15 +37,14 @@
nifi-load-distribution-service-api
compile
-
- org.apache.nifi
- nifi-http-context-map-api
- compile
-
+
+ org.apache.nifi
+ nifi-http-context-map-api
+ compile
+
org.apache.nifi
nifi-dbcp-service-api
- 0.3.0-SNAPSHOT
compile