Fungx commented on code in PR #4634: URL: https://github.com/apache/eventmesh/pull/4634#discussion_r1423516228
########## tools/dependency-check/known-dependencies.txt: ########## @@ -25,6 +25,7 @@ cache-api-1.1.1.jar checker-qual-3.12.0.jar cloudevents-api-2.4.2.jar cloudevents-core-2.4.2.jar +cloudevents-http-vertx-2.3.0.jar Review Comment: I have manually comfirmed that these newly added dependencies(vertx , netty & cloudevents-http-vertx) are under the ASF 3rd party license policy, since they are all using Apache License 2.0. Is this correct? ########## tools/dependency-check/known-dependencies.txt: ########## @@ -25,6 +25,7 @@ cache-api-1.1.1.jar checker-qual-3.12.0.jar cloudevents-api-2.4.2.jar cloudevents-core-2.4.2.jar +cloudevents-http-vertx-2.3.0.jar Review Comment: I have manually comfirmed that these newly added dependencies(vertx , netty & cloudevents-http-vertx) are under the ASF 3rd party license policy, since they are all using Apache License 2.0. Is this correct? @xwm1992 -- 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]
