You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2014/01/05 18:31:06 UTC

svn commit: r1555585 - /lucene/dev/trunk/lucene/JRE_VERSION_MIGRATION.txt

Author: uschindler
Date: Sun Jan  5 17:31:05 2014
New Revision: 1555585

URL: http://svn.apache.org/r1555585
Log:
Add Java 8 to list

Modified:
    lucene/dev/trunk/lucene/JRE_VERSION_MIGRATION.txt

Modified: lucene/dev/trunk/lucene/JRE_VERSION_MIGRATION.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/JRE_VERSION_MIGRATION.txt?rev=1555585&r1=1555584&r2=1555585&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/JRE_VERSION_MIGRATION.txt (original)
+++ lucene/dev/trunk/lucene/JRE_VERSION_MIGRATION.txt Sun Jan  5 17:31:05 2014
@@ -16,6 +16,7 @@ For reference, JRE major versions with t
  * Java 5, Unicode 4.0
  * Java 6, Unicode 4.0
  * Java 7, Unicode 6.0
+ * Java 8, Unicode 6.2
 
 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,