Description
Generally speaking these are more straightforward than others as it should be a case of either annotating using
@Deprecated
or of course replacing the deprecated class method with another non-deprecated implementation. Hopefully most of these occurrences will be resolved within NUTCH-1273