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 items | 44 | @deprecated |
Refactor Work | 0 | refactor |
Review Work | 0 | review |
Todo Work | 0 | todo, fixme |
Each tag is detailed below:
Deprecated items
Number of occurrences found in the code: 44
org.apache.rat.anttasks.All | Line |
---|---|
use configuration file. | 28 |
org.apache.rat.anttasks.Any | Line |
use configuration file. | 27 |
org.apache.rat.anttasks.BaseAntTask | Line |
Deprecated for removal since 0.17: Use editCopyright attribute instead. | 247 |
Deprecated for removal since 0.17: Use editOverwrite attribute instead. | 266 |
Deprecated for removal since 0.17: Use editLicense attribute instead. | 283 |
Deprecated for removal since 0.17: Use configurationNoDefaults attribute instead. | 308 |
Deprecated for removal since 0.17: Use inputExcludeFile attribute instead. | 317 |
Deprecated for removal since 0.17: Use inputIncludeFile attribute instead. | 336 |
Deprecated for removal since 0.17: Use <inputIncludeStd> with 'HIDDEN_DIR' argument instead. | 346 |
Deprecated for removal since 0.17: Use outputStyle attribute instead. | 364 |
Deprecated for removal since 0.17: Use outputStyle attribute with the 'xml' argument instead. | 374 |
Deprecated for removal since 0.17: Use outputLicenses attribute instead. | 392 |
Deprecated for removal since 0.17: Use outputFamilies attribute instead. | 411 |
Deprecated for removal since 0.17: Use outputFile attribute instead. | 429 |
Deprecated for removal since 0.17: Use <config> instead. | 496 |
Deprecated for removal since 0.17: Use <inputExclude> instead. | 638 |
Deprecated for removal since 0.17: Use <inputInclude> instead. | 708 |
org.apache.rat.anttasks.Copyright | Line |
use configuration file. | 27 |
org.apache.rat.anttasks.Family | Line |
use configuration file. | 26 |
org.apache.rat.anttasks.License | Line |
use configuration file. | 31 |
org.apache.rat.anttasks.Not | Line |
use configuration file. | 28 |
org.apache.rat.anttasks.Regex | Line |
use configuration file. | 28 |
org.apache.rat.anttasks.Report | Line |
use outputFile element | 150 |
Create a custom configuration file and use the config option. | 162 |
Create a custom configuration file and use the config option. | 173 |
use {@link #setStylesheet(String)} | 184 |
use {@link #setOutputStyle(String)} | 196 |
use {@link #setOutputStyle(String)} and pass "xml" or "plain-rat". | 208 |
use {@link #setStylesheet(String)} | 219 |
create a configuration file and use the <config> child element. | 235 |
use noDefaultLicenses attribute | 247 |
use licensesApproved child element. | 259 |
use licensesFamiliesApproved child element | 271 |
use licensesFamiliesDenied child element | 283 |
use licensesFamiliesDenied child element | 295 |
use licenseFamiliesDenied element | 307 |
use licenseFamilyDenied element | 319 |
use copyright attribute | 331 |
use editLicense and editOverwrite attributes | 342 |
Use Config child element | 365 |
use <editCopyright> amd <editOverwrite> instead. | 474 |
use listLicenses or listFamilies attributes. | 511 |
org.apache.rat.anttasks.Spdx | Line |
use configuration file. | 27 |
org.apache.rat.anttasks.Text | Line |
use configuration file. | 27 |