snazy opened a new pull request, #3864: URL: https://github.com/apache/polaris/pull/3864
This change effectively prepares the LICENSE files for the 1.4.0 release. * Removal of the version mentions in the LICENSE files * Improved wording from #3861 * Re-adds the license checks removed a while ago. This verifies the dependencies of the _effective_ dependencies in the Polaris Admin tool & Polaris Server Quarkus applications by ensuring that the dependencies are _mentioned_ in the LICENSE file. * The Polaris distribution assembly's LICENSE & NOTICE files are now generated from the LICENSE & NOTICE file contents of Polaris Admin tool & Polaris Server. In other words: do not need to be maintained separately. * Ban of `javax.*` dependencies, which now all have Jakarta replacements * Exclusion of Jetty from Polaris Server - there should really be no other HTTP daemon. -- 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]
