From f5b7153f47cc9ea782aca3d0534ad5baa26f0731 Mon Sep 17 00:00:00 2001 From: Steven Rowe Date: Fri, 27 Jul 2012 04:42:04 +0000 Subject: [PATCH] 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 --- .../lucene/analysis/standard/READ_BEFORE_REGENERATING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lucene/analysis/common/src/java/org/apache/lucene/analysis/standard/READ_BEFORE_REGENERATING.txt b/lucene/analysis/common/src/java/org/apache/lucene/analysis/standard/READ_BEFORE_REGENERATING.txt index 84432367493..a39d97c3dcd 100644 --- a/lucene/analysis/common/src/java/org/apache/lucene/analysis/standard/READ_BEFORE_REGENERATING.txt +++ b/lucene/analysis/common/src/java/org/apache/lucene/analysis/standard/READ_BEFORE_REGENERATING.txt @@ -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!