[ 
https://issues.apache.org/jira/browse/SOLR-15992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489099#comment-17489099
 ] 

David Smiley commented on SOLR-15992:
-------------------------------------

The PR does more than what is stated in JIRA.  Can you summarize the changes 
here please?  For example I noticed:
 * We can't use {{\@Nullable}} ; they are being removed now?  Granted we should 
probably have a dev list discussion on that topic.  If they add value (e.g. IDE 
and/or errorprone / Sonatype Lift) then let's keep.  I doubt we need to 
transitive include them though.
 * Slf4j was upgraded to ...35?

> 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
>          Time Spent: 20m
>  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]

Reply via email to