[
https://issues.apache.org/jira/browse/FLINK-20882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-20882:
-----------------------------------
Labels: pull-request-available (was: )
> Add better error message for illegal import checks
> --------------------------------------------------
>
> Key: FLINK-20882
> URL: https://issues.apache.org/jira/browse/FLINK-20882
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> We have a list of imports that we currently do not allow, among others for
> various classes where the flink-shaded variants should be used instead.
> A developer running into this is just represent with an IllegalImport error,
> without additional guidance on what to do.
> We can split the IllegalImport module and provide error messages specific to
> each case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)