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 | 3 | @deprecated |
| FIXME Work | 1 | fixme, @fixme |
| Todo Work | 10 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 3
| org.apache.maven.surefire.providerapi.ProviderParameters | Line |
|---|---|
| Use scanresult instead, as of version 2.12.2. Will be removed in next major version. | 54 |
| Use scanresult instead, as of version 2.12.2. Will be removed in next major version. | 95 |
| org.apache.maven.surefire.testset.ResolvedTest | Line |
| will be renamed to ResolvedTestPattern | 37 |
Number of occurrences found in the code: 1
| org.apache.maven.surefire.util.DefaultDirectoryScanner | Line |
|---|---|
| Log this somehow! | 82 |
Number of occurrences found in the code: 10
| 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 |
| org.apache.maven.surefire.testset.TestListResolver | Line |
| In Surefire 3.0 see SUREFIRE-1309 and use normal fully qualified class name regex instead. | 38 |
| bug in maven-shared-utils: '+1' should not appear in the condition | 414 |
| cannot reuse code from SelectorUtils.java because method isRegexPrefixedPattern is in private package. | 415 |
| org.apache.maven.surefire.util.internal.ObjectUtils | Line |
| --No comment-- | 45 |
| --No comment-- | 54 |
| --No comment-- | 63 |
| --No comment-- | 76 |
| org.apache.maven.surefire.util.internal.StringUtils | Line |
| --No comment-- | 63 |