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

Modified Files:
        Content.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: Content.java
===================================================================
RCS file: /cvsroot/nutch/nutch/src/java/net/nutch/protocol/Content.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Content.java        20 Aug 2004 20:36:13 -0000      1.5
--- Content.java        5 Dec 2004 09:43:47 -0000       1.6
***************
*** 8,11 ****
--- 8,12 ----
  
  import net.nutch.io.*;
+ 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