alopresto commented on issue #4032: NIFI-5346 EncryptPGP, DecryptPGP, SignPGP, and VerifyPGP Processors URL: https://github.com/apache/nifi/pull/4032#issuecomment-586556017 I'm getting a lot of compilation errors on Java 8. I see some language constructs that weren't introduced until Java 9, like `Set.of()`. I started fixing them but there are more than I anticipated. Can you please provide a new commit which also builds on Java 8?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
