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 | 2 | @deprecated |
FIXME Work | 1 | fixme, @fixme |
Todo Work | 2 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 2
org.apache.maven.surefire.providerapi.ProviderParameters | Line |
---|---|
Use scanresult instead, as of version 2.12.2. Will be removed in next major version. | 50 |
Use scanresult instead, as of version 2.12.2. Will be removed in next major version. | 90 |
Number of occurrences found in the code: 1
org.apache.maven.surefire.util.DefaultDirectoryScanner | Line |
---|---|
Log this somehow! | 79 |
Number of occurrences found in the code: 2
org.apache.maven.surefire.providerapi.SurefireProvider | Line |
---|---|
Need to think a lot closer about how/if this works and if there is a use case for it. Killing a process is slightly non-deterministic And it | 86 |
org.apache.maven.surefire.report.ReporterConfiguration | Line |
Consider moving these fields elsewhere, this concept does not smell too good | 28 |