Robert Muir created LUCENE-4095:
-----------------------------------
Summary: 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
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]