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 | 5 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 3 | todo, @todo |
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 5
org.eclipse.aether.impl.UpdateCheck | Line |
---|---|
Use {@link #getPath()} instead. | 112 |
Use {@link #setPath(Path)} instead. | 134 |
org.eclipse.aether.internal.impl.DefaultFileProcessor | Line |
--No comment-- | 36 |
org.eclipse.aether.internal.impl.TrackingFileManager | Line |
Use {@link #read(Path)} instead. | 32 |
Use {@link #update(Path, Map)} instead. | 46 |
Todo Work
Number of occurrences found in the code: 3
org.eclipse.aether.internal.impl.DefaultUpdateCheckManagerTest | Line |
---|---|
This will be changed to 'enabled' in a future version | 326 |
This will be changed to 'disabled' in a future version | 331 |
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter | Line |
this is ad-hoc "validation", experimental and likely to change | 102 |