[
https://issues.apache.org/jira/browse/FLINK-24720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-24720.
------------------------------------
Resolution: Fixed
master: 85fbeff2e7c3d552967b7a43564bf70c6d83985d
> Remove flink-runtime-web dependency from flink-tests
> ----------------------------------------------------
>
> Key: FLINK-24720
> URL: https://issues.apache.org/jira/browse/FLINK-24720
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System, Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> For some reason flink-tests has a test dependency on flink-runtime-web and
> it's test-jar.
> From what I can tell however these are entirely unused, and removing said
> dependency neither fails any test nor results in any additional test to be
> skipped.
> I propose to remove these dependencies to simplify the dependency tree. This
> means that developers only have to worry about the UI being built when they
> build flink-dist/flink-docs. It also removes a bottleneck for parallel builds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)