exceptionfactory edited a comment on pull request #5012: URL: https://github.com/apache/nifi/pull/5012#issuecomment-832034269
@s9514171 Thanks for addressing the build failures on JDK 8. The `spring-security-saml` library included a number of dependencies that have had to be excluded, so I'm not surprised to see Xalan as another potential problem. It looks like your most recent update to exclude Xalan resolves the problem with emojis? That seems like the right solution. @bbende implemented support for SAML, so he may have some additional insight on whether excluding Xalan could be a problem. If we can verify that SAML support continues to work as expected with the exclusion of Xalan, then it sounds like we have a solution. -- 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]
