janhoy commented on pull request #726: URL: https://github.com/apache/solr/pull/726#issuecomment-1059599561
Isn't the `server/lib/` folder to be treated as "provided" (in maven speak), i.e. libs that are provided by the container and thus should NOT be in the webapp. Is `compileOnlyApi` an equivalent to maven `provided`? According to [this blog](https://reflectoring.io/maven-scopes-gradle-configurations/#maven-scopes-vs-gradle-configurations) it is, and then I understand what is going on, and am happy with this solution. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org