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

Simon Willnauer updated LUCENE-2240:
------------------------------------

    Attachment: LUCENE-2240.patch

This patch add the new Version ctors and deprecates the defaiult ctor. I did 
not change any references as I want to split those up in smaller issues. I 
already changed all references which resulted in a 400k patch. We should rather 
do it step by step.

> SimpleAnalyzer and WhitespaceAnalyzer should have Version ctors
> ---------------------------------------------------------------
>
>                 Key: LUCENE-2240
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2240
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: Analysis
>    Affects Versions: 3.1
>            Reporter: Simon Willnauer
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: LUCENE-2240.patch
>
>
> Due to the Changes to CharTokenizer ( LUCENE-2183 ) WhitespaceAnalyzer and 
> SimpleAnalyzer need a Version ctor. Default ctors must be deprecated

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