pjfanning commented on issue #1616: URL: https://github.com/apache/incubator-kie-issues/issues/1616#issuecomment-2475705022
@jomarko I can't find a NOTICE in dropwizard/metrics (which I believe is forked from codahale/metrics) so what the Apache Spark team may have done here may not be best practice. The Licensing requirements are described here: https://infra.apache.org/licensing-howto.html The KIE source release * needs to look at the names of your license files - some of them don't use the name LICENSE or LICENSE.txt (eg Drools) * prefer to include the license details of 3rd party source in the LICENSE and only add to the NOTICE when necessary (the idea of keeping the NOTICE as short as possible) * list the files that have 3rd party source so IPMC reviewers can cross check with those files (to check those file's source headers) * maybe, it would be best to get your mentors and possibly other IPMC members to review the PRs for license changes -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
