[
https://issues.apache.org/jira/browse/FLINK-30768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-30768.
-----------------------------------
Resolution: Fixed
> flink-web version cleanup
> -------------------------
>
> Key: FLINK-30768
> URL: https://issues.apache.org/jira/browse/FLINK-30768
> Project: Flink
> Issue Type: Improvement
> Components: Project Website
> Affects Versions: 1.16.0, 1.17.0, 1.15.3
> Reporter: Matthias Pohl
> Assignee: xiang1 yu
> Priority: Minor
> Labels: auto-deprioritized-major, pull-request-available, starter
>
> The Flink website sources have multiple dependency versions (e.g. log4j,
> sl4fj in q/gradle-quickstart.sh in {{q/gradle-quickstart.sh}}) that are not
> referenced in Flink's parent pom file. That means that contributors might
> forget updating the right locations in {{flink-web}} when updating the
> dependencies. Additionally, {{q/gradle-quickstart.sh}} specifies a
> {{$defaultFlinkVersion}} variable but requires to update a hardcoded Flink
> version further down in the script as well (see
> [q/gradle-quickstart.sh:119|https://github.com/apache/flink-web/blob/dc24124816d86617991050a2e36fe70ee40ff2dc/q/gradle-quickstart.sh#L119]).
>
> This Jira issue is about reducing the locations where we have to update
> versions (through variables) and adding references that these variables have
> to be updated to the corresponding versions that used in the Flink source
> code as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)