Return-Path: Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 3928 invoked from network); 18 Sep 2003 21:51:59 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 18 Sep 2003 21:51:59 -0000 Received: (qmail 6134 invoked by uid 50); 18 Sep 2003 21:55:00 -0000 Date: 18 Sep 2003 21:55:00 -0000 Message-ID: <20030918215500.6133.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: lucene-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 19736] - org.apache.lucene.store.FSDirectory#create bug X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19736 org.apache.lucene.store.FSDirectory#create bug otis@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From otis@apache.org 2003-09-18 21:54 ------- This should be fixed now, after applying Christoph Goller's patch last week. If you are still having problems, please provide a self-contained unit test that demonstrates the problem.