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 |
---|---|---|
Fix Tags | 1 | FIXME |
Todo Tags | 4 | TODO, @todo |
Each tag is detailed below:
Fix Tags
Number of occurrences found in the code: 1
org.codehaus.mojo.taglist.tags.IgnoreCaseTag | Line |
---|---|
this will match. * Fixme this will match. </pre> | 43 |
Todo Tags
Number of occurrences found in the code: 4
org.codehaus.mojo.taglist.FileAnalyser | Line |
---|---|
Example of an Eclipse/IntelliJ-like "todo" tag | 46 |
- fix with Doxia 2.x - canGenerateReport will have a checked exception | 166 |
org.codehaus.mojo.taglist.TagListReport | Line |
- please review default locale with Doxia 2.x | 75 |
we have similar code in many plugins to generate xref links we can externalize it to one place | 245 |