Apache Lucene open-source search software
Go to file
Doug Cutting 6369c5a884 Fixed so that getDirectory(xxx,true) correctly erases the directory
contents, even when the directory has already been accessed in this
JVM.  This was broken by the thread-safety fix.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149610 13f79535-47bb-0310-9956-ffa450edef68
2001-10-11 17:21:10 +00:00
docs moved api.html into javadoc as overview; fixed links to javadoc 2001-10-02 15:54:16 +00:00
lib Removed broken build scripts and their libs. Build requires separate ant installation. 2001-10-10 16:36:12 +00:00
src Fixed so that getDirectory(xxx,true) correctly erases the directory 2001-10-11 17:21:10 +00:00
xdocs moved api.html into javadoc as overview; fixed links to javadoc 2001-10-02 15:54:16 +00:00
.cvsignore - adding ignore file 2001-09-18 16:31:51 +00:00
LICENSE - adding ignore file 2001-09-18 16:31:51 +00:00
build.properties Removed broken build scripts and their libs. Build requires separate ant installation. 2001-10-10 16:36:12 +00:00
build.xml Removed broken build scripts and their libs. Build requires separate ant installation. 2001-10-10 16:36:12 +00:00