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:
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. | 116 |
| since 1.7, use copyResources without resourcesDirectory parameter | 132 |
| since 1.8, use locateDocumentFiles with editable parameter | 155 |
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 | 263 |
| DOXIA-111: the filter used here must be checked generally. | 382 |
| replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 0.7 | 1151 |
| plexus-archiver, if it could do the excludes | 1172 |
| move to plexus utils | 1185 |
| org.apache.maven.doxia.siterenderer.Renderer | Line |
| rename to SiteRenderer | 42 |
| org.apache.maven.doxia.siterenderer.RenderingContext | Line |
| rename to DocumentRenderingContext | 36 |