janhoy opened a new pull request #532: URL: https://github.com/apache/solr/pull/532
Adapt build to pick the license from there, Adapt smokeTester to expect right set of files in root vs solr/ https://issues.apache.org/jira/browse/SOLR-15862 It is a requirement to have license and notice files on top-level. Like we did for Lucene-build I'm not moving these up. I tested with `gradlew dev` and confirmed that binary release works and contains the correct files. I know that we need a total cleanup of both these files as well * move lots of (C) notices from NOTICE to LICENSE file * Cross-check that we list all dependencies, and that removed deps (such as for DIH etc) are removed from NOTICE/LICENSE I thought there was a separate JIRA for that, but I cannot find it now -- 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]
