[ http://issues.apache.org/jira/browse/NUTCH-33?page=comments#action_63004 
]
     
John Xing commented on NUTCH-33:
--------------------------------

Hi, Jerome and Hari,

I committed your contributions last night. Thanks a lot.

However, I just noticed that TestMimeTypes.java uses deprecated method:
    [javac] 
C:\cygwin\home\john\nutch\devel\nutch-svn-20050417\src\test\org\apache\nutch\util\mime\TestMimeTypes.java:79:
 warning: [deprecation] readLine() in java.io.DataInputStream has been 
deprecated
    [javac]                 String[] tokens = in.readLine().split(";");

Jerome: could you please have this fixed?

Thanks,

John

> MIME content type detector (using magic char sequences)
> -------------------------------------------------------
>
>          Key: NUTCH-33
>          URL: http://issues.apache.org/jira/browse/NUTCH-33
>      Project: Nutch
>         Type: New Feature
>     Reporter: Jerome Charron
>     Assignee: John Xing
>     Priority: Minor
>  Attachments: NUTCH-33-050415.patch, NUTCH-33.patch, 
> mime-types-050415.tar.gz, mime-types.tar.gz
>
> Extension based content-type detector is not suffisant in some cases.
> The solution is to add a content type detector based on some magic char 
> sequences like in apache httpd for instance.
> (Note: I created this issue only to keep a trace, but I'm currently working 
> on it)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to