The @deprecated annotation on many methods and classes doesn't include a
version or date when deprecated or scheduled for removal.

Due to whitespace changes, looking at svn blame (show annotations in ViewVC
and Subclipse) doesn't necessarily show when the class or method was first
deprecated.

Is there a smarter way to find deprecated classes besides checking out the
code from 2 final releases ago and removing any deprecated code that still
exists in trunk@HEAD?

Reply via email to