nifi/nifi-commons
thenatog fdea4c54df
NIFI-6026 - First commit which adds a new tls-toolkit mode called Keystore. Should instead integrate the functionality into standalone mode.
NIFI-6026 - Updated splitKeystore to use standalone mode with a -splitKeystore argument.
NIFI-6026 - Removed unused file and references.
NIFI-6026 - Removed some code that is not necessary after doing some argument checking in the command line parsing.
NIFI-6026 - Made some small changes to only require keystore password if keystore and key passwords are the same. Added some more tests.
NIFI-6026 - Added some more unit tests as per Andy's request. Also added a check for empty keystores. Made tests a bit cleaner.
NIFI-6026 - Added empty keystore used by unit tests.
NIFI-6026 Fixed minor formatting and checkstyle issues.

This closes #3340.

Signed-off-by: Andy LoPresto <alopresto@apache.org>
2019-05-07 09:59:24 -07:00
..
nifi-data-provenance-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-expression-language NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-flowfile-packager NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-hl7-query-language NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-json-utils NIFI-6097 - Upgraded the fasterxml jackson version to 2.9.8. Ensure that the version is consistent across modules using a maven property defined in the root pom. 2019-03-04 19:30:35 -05:00
nifi-logging-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-properties NIFI-6171 always send email scope for OIDC 2019-04-26 16:40:37 -04:00
nifi-record NIFI-6096: Fixed ValidateRecord handling of nested maps 2019-05-07 11:31:17 -04:00
nifi-record-path NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-schema-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-security-utils NIFI-6026 - First commit which adds a new tls-toolkit mode called Keystore. Should instead integrate the functionality into standalone mode. 2019-05-07 09:59:24 -07:00
nifi-site-to-site-client NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-socket-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-utils Added tests for commons utilities StringUtils and FormatUtils 2019-03-06 13:59:35 -05:00
nifi-web-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-write-ahead-log NIFI-6110: Updated StandardProcessSession such that if we fail to update the FlowFile Repository, we do not decrement claimant counts for any FlowFiles that were removed. Doing so can cause an issue where a FlowFile is removed, then the FlowFileRepo update fails, resulting in the flowfile being rolled back, but after its claimant count is decremented. It will then be processed again, which can result in the same thing, and we'll end up decrementing the claimant count repeatedly. Also updated LengthDelimitedJournal so that if the overflow directory already exists, it does not fail when trying to create the directory and instead just moves on. Updated unit tests to test both of these new fixes and updated DummyRecordSerde to be thread-safe because the TestLengthDelimitedJournal now needs it to be thread safe due to the new unit test that was added. 2019-03-08 10:32:38 -05:00
pom.xml NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00