nifi/nifi-commons
Andy LoPresto 7f0416ee8b
NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances.
Added unit tests.

NIFI-7680 Duplicated DocumentBuilder creation method in NotificationServiceManager to avoid nifi-bootstrap dependency on nifi-security-utils.
Explicitly added commons-lang3 to lib/bootstrap/ directory in nifi-assembly.

NIFI-7680 Reverted unnecessary dependency changes.
Added explicit dependencies where necessary.

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #4436
2020-07-28 17:02:42 -04:00
..
nifi-data-provenance-utils NIFI-7375: This closes #4218. Fixed a bug that caused Provenance Events not to show up in specific situations when clicking View Provenance for a Processor. 2020-04-20 13:40:07 -04:00
nifi-expression-language NIFI-6255 NIFI-6287: Hash function for expression language and record path. 2020-05-25 06:23:00 -04:00
nifi-flowfile-packager NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-hl7-query-language NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-json-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-logging-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-metrics NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-parameter NIFI-7242: When a Parameter is changed, any property referencing that parameter should have its #onPropertyModified method called. Also renamed Accumulo tests to integration tests because they start embedded servers and connect to them, which caused failures in my environment. Also fixed a bug in TestLengthDelimitedJournal because it was resulting in failures when building locally as well. 2020-03-11 21:00:43 +01:00
nifi-properties NIFI-7521: Removed unused properties from nifi properties. Updated the defaults to use for File System's archive cleanup, flowfile checkpoint interval 2020-07-23 08:14:21 -04:00
nifi-record NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-record-path NIFI-6255 NIFI-6287: Hash function for expression language and record path. 2020-05-25 06:23:00 -04:00
nifi-rocksdb-utils NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-schema-utils NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-security-utils NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances. 2020-07-28 17:02:42 -04:00
nifi-site-to-site-client NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-socket-utils NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-utils NIFI-7540: Fix TestListenSMTP and TestListFile on macOS build environment (#4341) 2020-06-16 17:45:37 -07:00
nifi-web-utils NIFI-7558 Fixed CatchAllFilter init logic by calling super.init(). 2020-06-22 12:20:28 -07:00
nifi-write-ahead-log NIFI-7242: When a Parameter is changed, any property referencing that parameter should have its #onPropertyModified method called. Also renamed Accumulo tests to integration tests because they start embedded servers and connect to them, which caused failures in my environment. Also fixed a bug in TestLengthDelimitedJournal because it was resulting in failures when building locally as well. 2020-03-11 21:00:43 +01:00
pom.xml NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00