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

Earwin Burrfoot commented on LUCENE-2781:
-----------------------------------------

bq. unfortunately we cant yet remove anything we deprecated in 3.0 or 3.1,
Not completely true. We can't remove _some_ of the things deprecated in 3.0 or 
3.1. _Some other_ we can remove.

I primarily relied on two pointers - something is already deprecated in 3.1, 
and/or it has "@deprecated This will be removed in Lucene 4.0" stanza.
Don't use the stanza if it's not true! :)
I also checked things _required to support 3.0 indexes_, and remember leaving 
some such code intact, but could surely miss something.

Please, post corrected version of the patch, or name exact things we should 
preserve.


> Drop deprecations from trunk
> ----------------------------
>
>                 Key: LUCENE-2781
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2781
>             Project: Lucene - Java
>          Issue Type: Task
>    Affects Versions: 4.0
>            Reporter: Earwin Burrfoot
>            Assignee: Robert Muir
>            Priority: Minor
>         Attachments: drop-deprecations.patch, drop-deprecations.patch, 
> drop-deprecations.patch, drop-deprecations.patch
>
>
> subj.
> Also, to each remaining deprecation add release version when it first 
> appeared.
> Patch incoming.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to