Github user HansBrende commented on the issue:
https://github.com/apache/any23/pull/90
You should be using both `@deprecated` in the javadoc and `@Deprecated` on
the class. See
https://stackoverflow.com/questions/9031832/how-to-declare-or-mark-a-java-method-as-deprecated---
