[
https://issues.apache.org/jira/browse/LUCENE-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-4095:
--------------------------------
Attachment: LUCENE-4095.patch
Patch taking care of the majority (but not all!) of the deprecations.
This is all the straightforward grunt work and nothing sneaky.
> remove deprecations from trunk
> ------------------------------
>
> Key: LUCENE-4095
> URL: https://issues.apache.org/jira/browse/LUCENE-4095
> Project: Lucene - Java
> Issue Type: Task
> Affects Versions: 5.0
> Reporter: Robert Muir
> Assignee: Robert Muir
> Fix For: 5.0
>
> Attachments: LUCENE-4095.patch
>
>
> We should remove the deprecated code from trunk.
> This also has benefits to 4x branch, particularly:
> * we should backport fixes to tests to avoid deprecated methods, e.g.
> IndexReader.open -> DirectoryReader.open. Of course I will add specific
> deprecated tests testing the back compat. This is all very important to
> ensure easier merging from trunk->4x for the future.
> * by removing deprecated methods, I found some minor doc bugs, such as
> javadocs linking to deprecated stuff. I would like to backport these docs
> fixes as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]