You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (Jira)" <ji...@apache.org> on 2022/04/21 10:36:00 UTC

[jira] [Closed] (FLINK-27322) Add license headers and spotless checks for them

     [ https://issues.apache.org/jira/browse/FLINK-27322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nico Kruber closed FLINK-27322.
-------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

Fixed on master via:
- a47f38e7b3e7fe0e1bf372d97852da3b997df461
- bc18cea87ef713fb8e103751c588b0703b08ee22
- 108c8b35dc294c511dc5e57b500d4641d89752ee

> Add license headers and spotless checks for them
> ------------------------------------------------
>
>                 Key: FLINK-27322
>                 URL: https://issues.apache.org/jira/browse/FLINK-27322
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation / Training / Exercises
>    Affects Versions: 1.14.4
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> It looks as if there are a couple of files that are missing their appropriate license headers, e.g. https://github.com/apache/flink-training/blob/0b1c83b16065484200564402bef2ca10ef19cb30/common/src/main/java/org/apache/flink/training/exercises/common/datatypes/RideAndFare.java
> We should fix that by:
> # adding the missing license headers
> # adding spotless checks to ensure this doesn't happen again
> Potential downside: if a user doing the training exercises creates files on their own, these would need the license header as well. On the other hand, a simple `./gradlew spotlessApply` can fix that easily



--
This message was sent by Atlassian Jira
(v8.20.7#820007)