[
https://issues.apache.org/jira/browse/SOLR-15992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491120#comment-17491120
]
ASF subversion and git services commented on SOLR-15992:
--------------------------------------------------------
Commit 48ac81b70977b18504ec53902b3476e0974d35f2 in solr's branch
refs/heads/main from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=48ac81b ]
SOLR-15992: Globally forbid and exclude known bad dependencies
Includes SOLR-15988: Remove gradle/hacks/solr.findbugs.gradle
This also removes @Nonnull and @Nullable due to removing
jsr305 completely from the build.
> Globally forbid and exclude known bad dependencies
> --------------------------------------------------
>
> Key: SOLR-15992
> URL: https://issues.apache.org/jira/browse/SOLR-15992
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Build
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 9.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> There are some known dependencies that we don't want to include in the
> project like:
> * commons-logging since we use slf4j
> * jsr305 - since there are license issues
> This should be accomplished globally so we don't need to do this in each
> module.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]