[ 
https://issues.apache.org/jira/browse/LUCENE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Willnauer updated LUCENE-2241:
------------------------------------

    Attachment: LUCENE-2241.patch

converted all core tests to use Version ctors

> 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
>            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

Reply via email to