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

Michael Sokolov commented on LUCENE-8638:
-----------------------------------------

I see, thanks [~mdrob]. I only noticed that because I enabled deprecations 
warnings while trying to sort out this issue, and there were a *lot* of those. 
BTW I learned that the {{-Xlint:-deprecation}} flag in javac.gradle doesn't do 
anything; to get these warnings turned on you have to add {{deprecation: 
true}}. I guess Gradle overrides this or something. But don't do that unless 
you are super interested in deprecations because the build will then fail (we 
also have {{-Werror}}.


> Remove deprecated code in main
> ------------------------------
>
>                 Key: LUCENE-8638
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8638
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Blocker
>             Fix For: main (9.0)
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> There are a number of deprecations in master that should be removed. This 
> issue is to keep track of deprecations as a whole, some individual 
> deprecations may require their own issues.
>  
> Work on this issue should be pushed to the `master-deprecations` branch on 
> gitbox



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to