jbonofre opened a new issue, #2484: URL: https://github.com/apache/polaris/issues/2484
### Is your feature request related to a problem? Please describe. Currently, Polaris distribution LICENSE and NOTICE lists all versions for dependency and put required LICENSE inline. ### Describe the solution you'd like I propose to simplify that with: * list the dependency grouped by license type (not the versions) * create a `licenses` folder where we add all dependency license content (instead of inline) The purpose is to simplify `LICENSE` and `NOTICE` and smoothly update the dependency. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
