risdenk commented on PR #1415:
URL: https://github.com/apache/solr/pull/1415#issuecomment-1451074341

   At least from a quick git grep commons-compress in build.gradle:
   
   ```
   solr/modules/hdfs/build.gradle:  testImplementation 
'org.apache.commons:commons-compress'
   ```
   
   so I think we do reference it. I guess because its a test then its not found 
- which is super surprising. Either way it might be possible we can remove that 
usage from tests - I haven't looked.


-- 
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

Reply via email to