[
https://issues.apache.org/jira/browse/FLINK-23294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-23294:
-------------------------------------
Description:
Currently all NOTICE files use the artifact id instead of module name as their
title. However for the “integrated” NOTICE file generated in modules like
{{flink-table-uber}} , modules without hand-written NOTICE files are referenced
with their module name, not with artifact id.
An example:
{code}
Flink : Table : API Scala bridge
Copyright 2014-2021 The Apache Software Foundation
flink-table-planner
Copyright 2014-2021 The Apache Software Foundation
{code}
was:Currently all NOTICE files use the artifact id instead of module name as
their title. However for the “integrated” NOTICE file generated in modules like
{{flink-table-uber}} , modules without hand-written NOTICE files are referenced
with their module name, not with artifact id.
> Default NOTICE files should use artifact id instead of module name as their
> title.
> ----------------------------------------------------------------------------------
>
> Key: FLINK-23294
> URL: https://issues.apache.org/jira/browse/FLINK-23294
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.14.0
> Reporter: Caizhi Weng
> Priority: Major
>
> Currently all NOTICE files use the artifact id instead of module name as
> their title. However for the “integrated” NOTICE file generated in modules
> like {{flink-table-uber}} , modules without hand-written NOTICE files are
> referenced with their module name, not with artifact id.
> An example:
> {code}
> Flink : Table : API Scala bridge
> Copyright 2014-2021 The Apache Software Foundation
> flink-table-planner
> Copyright 2014-2021 The Apache Software Foundation
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)