You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2021/09/23 03:19:19 UTC

[GitHub] [incubator-eventmesh] ruanwenjun commented on a change in pull request #527: [ISSUE #340]Add http trace http point

ruanwenjun commented on a change in pull request #527:
URL: https://github.com/apache/incubator-eventmesh/pull/527#discussion_r714445416



##########
File path: tool/license/allowed-licenses.txt
##########
@@ -564,6 +564,36 @@
             "moduleLicense": "The Apache Software License, Version 2.0",
             "moduleVersion": "0.8.1",
             "moduleName": "io.prometheus:simpleclient_httpserver"
+        },
+        {
+            "moduleLicense": "The Apache License, Version 2.0",
+            "moduleVersion": "1.3.0",
+            "moduleName": "io.opentelemetry:opentelemetry-exporter-zipkin"
+        },
+        {
+            "moduleLicense": "The Apache Software License, Version 2.0",
+            "moduleVersion": "2.16.3",
+            "moduleName": "io.zipkin.reporter2:zipkin-reporter"
+        },
+        {
+            "moduleLicense": "The Apache Software License, Version 2.0",
+            "moduleVersion": "2.16.3",
+            "moduleName": "io.zipkin.reporter2:zipkin-sender-okhttp3"
+        },
+        {
+            "moduleLicense": "The Apache Software License, Version 2.0",
+            "moduleVersion": "2.23.2",
+            "moduleName": "io.zipkin.zipkin2:zipkin"
+        },
+        {
+            "moduleLicense": "Apache 2.0",

Review comment:
       Yes, there might some problem with license check plugin, the one license may have different name, and we need to normalize them, we may need to add a LicenseBundleNormalizer  filter.
   https://github.com/jk1/Gradle-License-Report
   
   I will test this.




-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org