[ https://issues.apache.org/jira/browse/LUCENE-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964730#action_12964730 ]
Robert Muir commented on LUCENE-2781: ------------------------------------- OK, i looked at the patch and i see a few issues, mainly with the analyzer stuff. so if we are gonna really do the 2-version thing you suggested on the list, unfortunately we cant yet remove anything we deprecated in 3.0 or 3.1, as we still need some of these deprecated classes to support Version_3.0 in 4.0. Yes I am aware some of these classes say in trunk/3.x '@deprecated This will be removed in Lucene 4.0' but this is wrong ! Examples include things like DutchStemmer, which are deprecated in 3.1 (branch_3x), but weren't in 3.0, so we have to keep them? > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org