Jiahui Jiang created CALCITE-3888:
-------------------------------------
Summary: Exclude jetty-server from core's compileClasspath
Key: CALCITE-3888
URL: https://issues.apache.org/jira/browse/CALCITE-3888
Project: Calcite
Issue Type: Bug
Affects Versions: 1.22.0
Reporter: Jiahui Jiang
After moving to gradle, core starts to have compile dependency on jetty-server,
which was [not the case
pre-1.21.0|http://[https://github.com/apache/calcite/blob/calcite-1.21.0/core/pom.xml#L405]].
Downstream users using calcite-core can bring in jetty-server dependencies
accidentally. It should be excluded from compile dependency
--
This message was sent by Atlassian Jira
(v8.3.4#803005)