Update of /cvsroot/nutch/nutch/src/java/net/nutch/pagedb
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25630/src/java/net/nutch/pagedb

Modified Files:
        FetchListEntry.java 
Log Message:

  I moved around files in util/, fs/, and ndfs/ to be more appropriate.
Now util/ is fairly spare, and fs/ holds fs-related interfaces and client 
objects.  The ndfs/ directory holds the NDFS datanode and namenode code.
This is a better layout for the long term.



Index: FetchListEntry.java
===================================================================
RCS file: /cvsroot/nutch/nutch/src/java/net/nutch/pagedb/FetchListEntry.java,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** FetchListEntry.java 20 Aug 2004 20:36:12 -0000      1.19
--- FetchListEntry.java 5 Dec 2004 09:43:46 -0000       1.20
***************
*** 9,12 ****
--- 9,13 ----
  import net.nutch.io.*;
  import net.nutch.db.*;
+ import net.nutch.fs.*;
  import net.nutch.util.*;
  



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nutch-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to