dimas-b commented on code in PR #3928: URL: https://github.com/apache/polaris/pull/3928#discussion_r2984930929
########## runtime/server/distribution/LICENSE: ########## @@ -2021,3 +2021,213 @@ Project URL: https://github.com/aeron-io/agrona License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- + +This product bundles Apache Ranger libraries. + +* Maven group:artifact IDs: org.apache.ranger:authz-embedded +* Maven group:artifact IDs: org.apache.ranger:ranger-audit-core +* Maven group:artifact IDs: org.apache.ranger:ranger-audit-dest-solr +* Maven group:artifact IDs: org.apache.ranger:ranger-authz-api +* Maven group:artifact IDs: org.apache.ranger:ranger-plugin-classloader +* Maven group:artifact IDs: org.apache.ranger:ranger-plugins-common +* Maven group:artifact IDs: org.apache.ranger:ranger-plugins-cred +* Maven group:artifact IDs: org.apache.ranger:ugsync-util + +Project URL: https://github.com/apache/ranger +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +This product bundles Jetty libraries. + +* Maven group:artifact IDs: org.eclipse.jetty:jetty-client +* Maven group:artifact IDs: org.eclipse.jetty:jetty-http +* Maven group:artifact IDs: org.eclipse.jetty:jetty-io +* Maven group:artifact IDs: org.eclipse.jetty:jetty-util + +Home page: https://github.com/jetty/jetty.project/ +License: Eclipse Public License 2.0 - https://projects.eclipse.org/license/epl-2.0 + +-------------------------------------------------------------------------------- + +This product bundles FasterXML libraries. + +* Maven group:artifact IDs: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base +* Maven group:artifact IDs: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider +* Maven group:artifact IDs: com.fasterxml.jackson.module:jackson-module-jaxb-annotations + +Home page: https://github.com/FasterXML/ +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +This product bundles HttpComponents libraries. + +* Maven group:artifact IDs: org.apache.httpcomponents:httpasyncclient +* Maven group:artifact IDs: org.apache.httpcomponents:httpcore-nio +* Maven group:artifact IDs: org.apache.httpcomponents:httpmime + +Home page: https://hc.apache.org/ +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +This product bundles JSON Smart libraries. + +* Maven group:artifact IDs: net.minidev:json-smart +* Maven group:artifact IDs: net.minidev:accessors-smart + +Home page: https://github.com/netplex/json-smart-v2 +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +This product bundles Apache Zookeeper libraries. + +* Maven group:artifact IDs: org.apache.zookeeper:zookeeper +* Maven group:artifact IDs: org.apache.zookeeper:zookeeper-jute + +Home page: https://github.com/apache/zookeeper +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +This product bundles Commons Collections library. + +* Maven group:artifact IDs: commons-collections:commons-collections + +Home page: https://github.com/apache/commons-collections +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +This product bundles Commons Lang library. + +* Maven group:artifact IDs: commons-lang:commons-lang + +Home page: https://github.com/apache/commons-lang +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +This product bundles Reload4j library. + +* Maven group:artifact IDs: ch.qos.reload4j:reload4j Review Comment: Is Hadoop required for audit call paths only? -- 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]
