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 | 7 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 0 | todo, @todo |
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 7
org.eclipse.aether.spi.locator.Service | Line |
---|---|
Use some out-of-the-box DI implementation instead. | 27 |
org.eclipse.aether.spi.locator.ServiceLocator | Line |
Use some out-of-the-box DI implementation instead. | 36 |
org.eclipse.aether.spi.locator.package-info | Line |
Use some out-of-the-box DI implementation instead. | 30 |
org.eclipse.aether.spi.log.Logger | Line |
Use SLF4J instead | 27 |
org.eclipse.aether.spi.log.LoggerFactory | Line |
Use SLF4J instead | 25 |
org.eclipse.aether.spi.log.NullLogger | Line |
Use SLF4J instead | 25 |
org.eclipse.aether.spi.log.NullLoggerFactory | Line |
Use SLF4J instead | 25 |