mirror of https://github.com/apache/lucene.git
warn about compatibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@331910 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fd81a02f17
commit
2f2f78e731
|
@ -4,6 +4,11 @@ $Id$
|
|||
|
||||
1.9 RC1
|
||||
|
||||
Note that this realease is mostly but not 100% source compatible with the
|
||||
latest release of Lucene (1.4.3). In other words, you should make sure
|
||||
your application compiles with this version of Lucene before you replace
|
||||
the old Lucene JAR with the new one.
|
||||
|
||||
Requirements
|
||||
|
||||
1. To compile and use Lucene you now need Java 1.4 or later.
|
||||
|
|
Loading…
Reference in New Issue