bchapuis opened a new pull request, #778: URL: https://github.com/apache/incubator-baremaps/pull/778
@Perdjesk What do you think about this version. The idea is to introduce a template (override.ftl) that serves as a basis to create a file for overriding the licenses of the dependencies (override.ftl). In this file, we can then manually uniformize the license name and pick the least restrictive licenses. The maintenance of this file will require to perform a diff with a newly generated file and a few manual modifications before publishing a release. I like that in this alternative, we have the same ordering and naming between the LICENSE file, the override.properties file, and the lib/ directory of the binary distribution. We loose the grouping by license, but I'm not sure that it is a requirement. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
