FrankChen021 commented on pull request #12290: URL: https://github.com/apache/druid/pull/12290#issuecomment-1056967482
License check failed. ```text Error: found 1 missing licenses. These licenses are reported, but missing in the registry druid_module: druid-ranger-security, groupId: com.sun.jersey, artifactId: jersey-bundle, version: 1.19.3, license: CDDL 1.1 ``` jersey-bundle 1.19.3 is referenced by ranger-plugsin-common which is referened in druid-ranger-security. <img width="455" alt="image" src="https://user-images.githubusercontent.com/6525742/156376565-061f3c69-9846-48c8-93c2-65da17799577.png"> I think we should keep the license of jersey-bundle to 1.19.3 instead of changing it to 1.19.4. @clintropolis -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
