[jira] [Created] (FLINK-22987) Scala suffix check isn't working
Posted by
Shang Yuanchun (Jira) on
Jun 15, 2021; 6:08am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Created-FLINK-22987-Scala-suffix-check-isn-t-working-tp51370.html
Chesnay Schepler created FLINK-22987:
----------------------------------------
Summary: Scala suffix check isn't working
Key: FLINK-22987
URL:
https://issues.apache.org/jira/browse/FLINK-22987 Project: Flink
Issue Type: Bug
Components: Build System / CI
Affects Versions: 1.12.4
Reporter: Chesnay Schepler
Fix For: 1.14.0, 1.12.5, 1.13.2
The scala suffix check (tools/ci/verify_scala_suffixes.sh) isn't working because:
* /dev/tty isn't available
* the module names introduced in FLINK-18607 broke the parsing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)