capistrant commented on PR #14795: URL: https://github.com/apache/druid/pull/14795#issuecomment-2754469267
> Actually, I think we can't use org.openjdk.nashor since it is under GNU General Public License v2.0 ? I believe that assessment is correct, Maytas via gen AI prompt: ``` No, it is not allowed to add a dependency that is licensed under the GNU General Public License v2.0 (GPL-2.0) to a project under the Apache License 2.0 (ALv2) if that dependency is being used in a way that would result in the combined work becoming subject to the GPL-2.0. ``` -- 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]
