You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2001/10/09 18:19:17 UTC

DO NOT REPLY [Bug 4049] New: - lock files don't work in JDK 1.1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4049>.
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=4049

lock files don't work in JDK 1.1

           Summary: lock files don't work in JDK 1.1
           Product: Lucene
           Version: 1.0.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Store
        AssignedTo: lucene-dev@jakarta.apache.org
        ReportedBy: cutting@apache.org


The method File.createNewFile() does not exist in JDK 1.1.8.  Since Lucene 
still supports JDK 1.1, a workaround should be found.