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 4 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 7 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 4

org.apache.maven.doxia.siterenderer.Renderer Line
since 1.8, use mergeDocumentIntoSite 70
Deprecated without replacement, use skins only. 115
since 1.7, use copyResources without resourcesDirectory parameter 131
since 1.8, use locateDocumentFiles with editable parameter 154

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.doxia.siterenderer.DefaultSiteRenderer Line
DOXIA-111: we need a general filter here that knows how to alter the context 264
DOXIA-111: the filter used here must be checked generally. 383
replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 0.7 1145
plexus-archiver, if it could do the excludes 1166
move to plexus utils 1179
org.apache.maven.doxia.siterenderer.Renderer Line
rename to SiteRenderer 42
org.apache.maven.doxia.siterenderer.RenderingContext Line
rename to DocumentRenderingContext 36