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 | 0 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 4 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 4
org.eclipse.aether.internal.impl.DefaultTrackingFileManager | Line |
---|---|
This is code smell and deprecated | 130 |
org.eclipse.aether.internal.impl.DefaultUpdateCheckManagerTest | Line |
This will be changed to 'enabled' in a future version | 325 |
This will be changed to 'disabled' in a future version | 330 |
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter | Line |
this is ad-hoc "validation", experimental and likely to change | 102 |