jacques-n commented on pull request #2622: URL: https://github.com/apache/calcite/pull/2622#issuecomment-996910475
> JMH is GPL with classpath exception, and that is explicitly allowed Honest question: where is this explicitly allowed? It's been a while since I've done ASF license validation. It seems like it is still category X according to my quick skim of the [3rd party licensing page](https://www.apache.org/legal/resolved.html) as well as various legal discussions such as [this one](https://issues.apache.org/jira/browse/LEGAL-396?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=16551865#comment-16551865) and [this one](https://markmail.org/thread/4tvidrumrjnbfqhj). > The spirit of ASF is that we produce code... My intention wasn't to talk about spirit. I was trying to talk about rules. I agree that the spirit is to avoid category X. > Code without tests is not really helpful 🤷 Most Calcite users use Calcite + Adapters as libraries without using the Calcite tests. I think they find it very helpful. -- 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]
