You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2016/02/24 07:12:32 UTC

[25/53] [abbrv] lucene-solr git commit: Update reference to Unicode version of Java 9

Update reference to Unicode version of Java 9


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/da28b989
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/da28b989
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/da28b989

Branch: refs/heads/apiv2
Commit: da28b98920f74cd27df31dca2a026edf652bdff0
Parents: 3d34728
Author: Uwe Schindler <us...@apache.org>
Authored: Sun Feb 21 16:55:20 2016 +0100
Committer: Uwe Schindler <us...@apache.org>
Committed: Sun Feb 21 16:55:20 2016 +0100

----------------------------------------------------------------------
 lucene/JRE_VERSION_MIGRATION.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/da28b989/lucene/JRE_VERSION_MIGRATION.txt
----------------------------------------------------------------------
diff --git a/lucene/JRE_VERSION_MIGRATION.txt b/lucene/JRE_VERSION_MIGRATION.txt
index 6face9e..c840464 100644
--- a/lucene/JRE_VERSION_MIGRATION.txt
+++ b/lucene/JRE_VERSION_MIGRATION.txt
@@ -17,7 +17,7 @@ For reference, JRE major versions with their corresponding Unicode versions:
  * Java 6, Unicode 4.0
  * Java 7, Unicode 6.0
  * Java 8, Unicode 6.2
- * Java 9 (not yet released / offcially supported by Lucene), Unicode 7.0
+ * Java 9 (not yet released / offcially supported by Lucene), Unicode 8.0
 
 In general, whether or not you need to re-index largely depends upon the data that
 you are searching, and what was changed in any given Unicode version. For example,