Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Deprecated Work 1 @deprecated
FIXME Work 1 fixme, @fixme
Todo Work 3 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 1

org.apache.jackrabbit.webdav.client.methods.XmlRequestEntity Line
is it really use??? 42

FIXME Work

Number of occurrences found in the code: 1

org.apache.maven.wagon.providers.webdav.WebDavWagon Line
WAGON-580; actually the exception is wrong here; we need an IllegalStateException here 333

Todo Work

Number of occurrences found in the code: 3

org.apache.maven.wagon.providers.webdav.WebDavWagon Line
olamy: not sure we still need this!! 232
olamy: not sure we still need this!! 316
use a logging mechanism here or a fireTransferWarning 368