ppkarwasz commented on code in PR #3603: URL: https://github.com/apache/solr/pull/3603#discussion_r2319952721
########## solr/licenses/org.osgi.annotation.bundle-LICENSE-ASL.txt: ########## @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION Review Comment: All artifacts that start with `org.osgi` come from the same repo and have the same `NOTICE` file. The current `validateJarLicenses` Gradle task only splits artifact names on `-`, not on `.`, but I can improve it in a separate PR. -- 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]
