You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/10/29 20:54:55 UTC

[GitHub] [solr] madrob commented on pull request #378: Address Gradle deprecations

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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org