You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/24 09:14:31 UTC

[GitHub] [pulsar] wuchong opened a new issue #14446: [LICENSE] Is there a license problem to bundle mysql driver in distribution?

wuchong opened a new issue #14446:
URL: https://github.com/apache/pulsar/issues/14446


   **Describe the bug**
   
   I just find that the [pulsar-io-debezium-mysql-2.9.1.jar](https://mvnrepository.com/artifact/org.apache.pulsar/pulsar-io-debezium-mysql) bundles the mysql jdbc driver (i.e. https://mvnrepository.com/artifact/mysql/mysql-connector-java) which is under GPLv2, and is not compatible with Apache License 2 ([Category-X](https://www.apache.org/legal/resolved.html#category-x)).
   
   Should we remove the mysql driver from the package distribution? 
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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