nifi/nifi-commons/nifi-schema-utils
joewitt c71409fb5d
NIFI-4936 trying to quiet down the mvn output a bit so we dont exceed the travis-ci 4MB max
NIFI-4936 updated dependency handling pushing down delcarations where they belong
This closes #2512
2018-03-09 16:34:53 -05:00
..
src NIFI-4794: Updated event writers to avoid creating a lot of byte[] by reusing buffers. Also removed synchronization on EventWriter when rolling over the writer and just moved the writing of the header to happen before making the writer available to any other threads. This reduces thread contention during rollover. 2018-02-19 09:31:11 -05:00
pom.xml NIFI-4936 trying to quiet down the mvn output a bit so we dont exceed the travis-ci 4MB max 2018-03-09 16:34:53 -05:00