dimas-b commented on code in PR #4385: URL: https://github.com/apache/polaris/pull/4385#discussion_r3203046621
########## runtime/server/distribution/LICENSE: ########## @@ -1592,7 +1592,7 @@ License: BSD 2-Clause -------------------------------------------------------------------------------- -This product bundles Conscrypt (openjdk-uber). +This product bundles conscrypt (openjdk-uber). Review Comment: nit: README at https://github.com/google/conscrypt/ appears to use upper case more 🤷 😉 ########## LICENSE: ########## @@ -307,6 +307,7 @@ This product includes code from Project Nessie. * tools/config-docs/generator/src/test/java/tests/smallrye/InterfaceOne.java * tools/config-docs/generator/src/test/java/tests/smallrye/InterfaceThree.java * tools/config-docs/generator/src/test/java/tests/smallrye/InterfaceTwo.java +* tools/config-docs/generator/src/test/java/tests/smallrye/LargeEnum.java Review Comment: I do not see `LargeEnum` in Nessie code 🤔 -- 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]
