[
https://issues.apache.org/jira/browse/HUDI-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balaji Varadarajan resolved HUDI-287.
-------------------------------------
Resolution: Fixed
> Remove LICENSE and NOTICE files in hoodie child modules
> -------------------------------------------------------
>
> Key: HUDI-287
> URL: https://issues.apache.org/jira/browse/HUDI-287
> Project: Apache Hudi (incubating)
> Issue Type: Sub-task
> Components: asf-migration
> Reporter: Balaji Varadarajan
> Assignee: Balaji Varadarajan
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This was earlier added to ensure LICENSE and NOTICE files are present in
> generated jars. In the earlier pom setup, hudi parent-pom was not linked to
> apache parent pom. There were no "generate-resource-bundle" plugin present in
> parent hudi pom to automatically generate LICENSE and NOTICE files in jars
> and we resorted to manually storing the LICENSE/NOTICE files in each
> submodule
>
> With Apache parent pom, the NOTICE and LICENSE files are automatically setup
> for each jar added. This would mean that we can safely remove all LICENSE
> and NOTICE files in each submodules.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)