/[Apache-SVN]
ViewVC logotype

Revision 495760


Jump to revision: Previous Next
Author: mikemccand
Date: Fri Jan 12 22:09:45 2007 UTC (17 years, 8 months ago)
Changed paths: 6
Log Message:
LUCENE-771:

  * Default write lock location to the index directory and use the
    name "write.lock" (without prefix).

  * Make the LockFactory.clearAllLocks() method package protected.

  * Remove LOCK_DIR and no-argument constructors for
    SimpleFSLockFactory and NativeFSLockFactory (no more global lock
    directory).

  * Deprecate FSDirectory.LOCK_DIR


Changed paths

Path Details
Directorylucene/java/trunk/CHANGES.txt modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/store/FSDirectory.java modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/store/LockFactory.java modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/store/NativeFSLockFactory.java modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/store/SimpleFSLockFactory.java modified , text changed
Directorylucene/java/trunk/src/test/org/apache/lucene/store/TestLockFactory.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26