[ http://issues.apache.org/jira/browse/LUCENE-500?page=all ]
Grant Ingersoll updated LUCENE-500: ----------------------------------- Attachment: deprecation.txt Removed all deprecated methods/classes/tests/files. I know the paint isn't dry on 1.9, but thought I would get a leap on 2.0... Other notes: 1. Analyzer.java -- Made the tokenStream(String, Reader) into an abstract method. 2. Some items that were marked as deprecated actually needed a reduction in visibility from public to private, and the getter/setters referenced instead 3. All tests pass. 4. Removed test-deprecated. 5. The file deprecation-notes.txt are most likely included in the patch, but they can be deleted, as this comment is more recent. 6. I _did not_ review the documentation (i.e. javadocs, demo/tutorial, etc.) to look for references to deprecated items Let me know if there is anything else that is needed. -Grant > Lucene 2.0 requirements - Remove all deprecated code > ---------------------------------------------------- > > Key: LUCENE-500 > URL: http://issues.apache.org/jira/browse/LUCENE-500 > Project: Lucene - Java > Type: Task > Versions: 1.9 > Reporter: Grant Ingersoll > Attachments: deprecation.txt > > Per the move to Lucene 2.0 from 1.9, remove all deprecated code and update > documentation, etc. > Patch to follow shortly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.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]