mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 04:25:22 +00:00
Added unit tests. Added unit test resources. Fixed comments. Refactored XmlSlurper instantiation to keep ignorable whitespace. Added logic to handle LIP complex user search filter. Added unit tests. Added unit test resources. Removed unnecessary substitution/repopulation logic from encrypt|decryptAuthorizers. All unit tests pass. Removed unnecessary substitution/repopulation logic from CET. Removed unnecessary unit tests. Removed unnecessary commons-text dependency from pom.xml. This closes #2797. Signed-off-by: Bryan Bende <bbende@apache.org>