Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/1975
  
    @ijokarumawak was reviewing this, running a full build rebased against 
master i am consistently getting this test failure:
    
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.nifi.processors.standard.TestFTP.basicFileList(TestFTP.java:224)
        
    Also, any reason why the junit dependency was changed from test to compile?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to