madrob commented on pull request #378:
URL: https://github.com/apache/solr/pull/378#issuecomment-955042286
The changes are the warnings that arise from `./gradlew assemble
--warning-mode all` (typical gradle logging toggles like `--stacktrace` can
help here too)
What I think the documentation suggests is that
`project(':solr:server').configurations.getByName('libExt')` in the prometheus
module needs to be replaced with a proper dependency on solr-server?
--
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]