mirror of https://github.com/apache/lucene.git
LUCENE-3747: Update minimum JFlex revision to the first supporting Unicode 6.1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8d4d9abaed
commit
f5b7153f47
|
@ -18,4 +18,4 @@
|
|||
|
||||
WARNING: if you change StandardTokenizerImpl*.jflex or UAX29URLEmailTokenizer
|
||||
and need to regenerate the tokenizer, only use the trunk version
|
||||
of JFlex 1.5 (with a minimum SVN revision 597) at the moment!
|
||||
of JFlex 1.5 (with a minimum SVN revision 607) at the moment!
|
||||
|
|
Loading…
Reference in New Issue