Stamatis Zampetakis created CALCITE-6096:
--------------------------------------------
Summary: Remove obsolete html5shiv and respond entries from LICENSE
Key: CALCITE-6096
URL: https://issues.apache.org/jira/browse/CALCITE-6096
Project: Calcite
Issue Type: Task
Components: build
Affects Versions: 1.36.0
Reporter: Stamatis Zampetakis
Assignee: Stamatis Zampetakis
The [LICENSE
file|https://github.com/apache/calcite/blob/4c9011c388f826c36463ae7da875ddb525104376/LICENSE#L184C3-L184C26]
includes the following entries:
* cobyism:html5shiv:3.7.2
* respond:respond:1.4.2
implying that we are bundling the respective dependencies in the project.
These dependencies correspond to minified javascript files that were removed
completely from the project [some time
ago|https://github.com/apache/calcite/commit/7f5e9b8b7e6b4afd8e4f21524aa3c4ce8b7ddb61].
The references are obsolete and must be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)