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

Uwe Schindler edited comment on SOLR-14469 at 7/8/20, 9:59 PM:
---------------------------------------------------------------

Adding {{Xlint:deprecation}} makes sense for a job like the one here: remove 
deprecations before a relaese. But it should not be a general flag enabled for 
javac, as it makes adding new deprecations also close to impossible.

Maybe add something like a gradle flag "-Ddisallow.deprecations=true" that can 
be used for the person who wants to cleanup deprecations before a major version.


was (Author: thetaphi):
Adding {{Xlint:deprecation}} makes sense for a job like the one here: remove 
deprecations before a relaese. But it should not be a general flag enabled for 
javac, as it makes adding new deprecations also close to impossible.

> Removed deprecated code in solr/core (master only)
> --------------------------------------------------
>
>                 Key: SOLR-14469
>                 URL: https://issues.apache.org/jira/browse/SOLR-14469
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Major
>
> I'm currently working on getting all the warnings out of the code, so this is 
> something of a placeholder for a week or two.
> There will be sub-tasks, please create them when you start working on a 
> project.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to