[ https://issues.apache.org/jira/browse/LUCENE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806657#action_12806657 ]
Uwe Schindler commented on LUCENE-2241: --------------------------------------- Patch looks good, I will commit this with LUCENE-2240 in a day or two. > Core Tests should call Version based ctors instead of deprecated default ctors > ------------------------------------------------------------------------------ > > Key: LUCENE-2241 > URL: https://issues.apache.org/jira/browse/LUCENE-2241 > Project: Lucene - Java > Issue Type: Task > Components: Analysis > Affects Versions: 3.1 > Reporter: Simon Willnauer > Assignee: Uwe Schindler > Priority: Minor > Fix For: 3.1 > > Attachments: LUCENE-2241.patch > > > LUCENE-2183 introduced new ctors for all CharTokenizer subclasses. Core - > tests should use those ctors with Version.LUCENE_CURRENT instead of the the > deprecated ctors. Yet, LUCENE-2240 introduces more Version ctors For > WhitespaceAnalyzer and SimpleAnalyzer. Test should also use their Version > ctors instead the default ones. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org