dsmiley opened a new pull request, #3846: URL: https://github.com/apache/solr/pull/3846
I was seeing unexpected JARs in lib/ext like for jakarta-servlet! IMO, lib/ext should have exactly what we declare in server/build.gradle (plus obvious transitives) for `libExt` config; nothing more. Basically, just logging libs. Meanwhile, lib (its parent) should have jetty + jakarta-servlet. Exactly what the build.gradle lists for `serverLib`, plus transitives. WEB-INF/lib gets the rest. Nothing surprising. -- 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]
