Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/834
I ran into some test failures when building this PR, possibly due to the
fact that I don't have JCE installed?
```
Failed tests:
ââConfigEncryptionToolTest.testShouldDeriveKeyFromPassword:337 assert
derivedKey == KEY_HEX
ââââââ |ââââââââââ|ââ|
ââââââ
|ââââââââââ|ââ0123456789ABCDEFFEDCBA98765432100123456789ABCDEFFEDCBA9876543210
ââââââ |ââââââââââfalse
ââââââ 0123456789ABCDEFFEDCBA9876543210
ââConfigEncryptionToolTest.testShouldPerformFullOperation Wrong exit
status expected:<0> but was:<2>
Tests in error:
ââConfigEncryptionToolTest.testShouldEncryptSensitiveProperties:512 »
IllegalArgument
ââConfigEncryptionToolTest.testShouldParseKey:279 » Key The key (64
hex chars) m...
ââConfigEncryptionToolTest.testShouldSerializeNiFiPropertiesAndPreserveFormat:751
» IllegalArgument
ââConfigEncryptionToolTest.testShouldSerializeNiFiPropertiesAndPreserveFormatWithNewPropertyAtEOF:798
» IllegalArgument
```
---
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.
---