Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
While looking at the dependencies Solr pulls in, gradle/hacks/solr.findbugs.gradle adds some sneaky dependencies. I read the history on LUCENE-9411 and its not clear to me why we fully need this hack. I was able to clean this up and move the specific exceptions into the modules that need them.
Attachments
Issue Links
- duplicates
-
SOLR-15992 Globally forbid and exclude known bad dependencies
- Closed
- relates to
-
LUCENE-9411 Fail complation on warnings, 9x gradle-only
- Closed
- links to