Github user ottobackwards commented on the issue:
https://github.com/apache/nifi/pull/2983
```
ottofowler@Winterfell î°
~/tmp/apache-nifi-pr-2983/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test
î° î pr-2983 î° ls resources
CharacterSetConversionSamples TestEncryptContent TestJson
TestSplitText localhost-ts.jks
CompressedData TestExtractGrok
TestMergeContent TestTransformXml localhost.cer
ExecuteCommand TestForkRecord TestModifyBytes
TestUnpackContent logback-test.xml
META-INF TestGetHTTP TestPostHTTP
TestUpdateRecord randombytes-1
ScanAttribute TestIdentifyMimeType
TestReplaceTextLineByLine TestXml simple.jpg
TestConvertJSONToSQL TestInvokeHttp
TestReplaceTextWithMapping hello.txt xxe_from_report.xml
TestCountText TestJoltTransformJson TestScanContent
localhost-ks.jks xxe_template.xml
ottofowler@Winterfell î°
~/tmp/apache-nifi-pr-2983/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test
î° î pr-2983 î° git status
On branch pr-2983
nothing to commit, working tree clean
ottofowler@Winterfell î°
~/tmp/apache-nifi-pr-2983/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test
î° î pr-2983 î°
```
I do a clean checkout in my tmp directory using :
https://github.com/ottobackwards/Metron-and-Nifi-Scripts/blob/master/nifi/checkout-nifi-pr
---