mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
Removed NiFiHostnameVerifier. Removed NiFi WebUtils usage of NiFiHostnameVerifier. Added unit tests for the DefaultHostnameVerifier to WebUtils.java Added groovy-eclipse-compiler definition to nifi-web-utils/pom.xml to execute Groovy unit tests. This closes #2919. Co-authored-by: Andy LoPresto <alopresto@apache.org> Signed-off-by: Andy LoPresto <alopresto@apache.org>