Update of /cvsroot/nutch/nutch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3662
Modified Files: CHANGES.txt Log Message: Fixed a bug that fails fullyDelete() in FileUtil.java for LocalFileSystem.java. This should also fix daily build failure problem (./db/webdb.old does not get cleaned) at sourceforge.net. Index: CHANGES.txt =================================================================== RCS file: /cvsroot/nutch/nutch/CHANGES.txt,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** CHANGES.txt 7 Oct 2004 04:57:52 -0000 1.36 --- CHANGES.txt 23 Oct 2004 00:40:59 -0000 1.37 *************** *** 59,62 **** --- 59,68 ---- Hope this fix not have bad effetct on "hits per site" code. (John Xing, 20041006) + + 15. Fixed a bug that fails fullyDelete() in FileUtil.java for + LocalFileSystem.java. This bug also exposes possible incompleteness + of NDFSFile.java, where a few methods are not supported, including + delete(). Nothing changed in NDFSFile.java though. Leave it for future + inprovement (John Xing, 20041022). ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Nutch-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-cvs