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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to