Description
As part of this task, these warnings should be resolved, however this particular strand of warnings can either be resolved by adding
@SuppressWarnings("deprecation")
or by actually upgrading our class usage to rely upon non-deprecated classes. Which option is more appropriate for the project?
Attachments
Attachments
Issue Links
- incorporates
-
NUTCH-1549 Fix deprecated use of Tika MimeType API in o.a.n.util.MimeUtil
- Closed