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 | 1 | fixme, @fixme |
| Todo Work | 7 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.maven.wagon.providers.http.LightweightHttpWagon | Line |
|---|---|
| WAGON-375 use persistent connection feature provided by the jdk | 374 |
Number of occurrences found in the code: 7
| org.apache.maven.wagon.providers.http.LightweightHttpWagon | Line |
|---|---|
| add a test for this message | 126 |
| add test for this | 138 |
| add test for this | 150 |
| include e.getMessage appended to main message? | 153 |
| handle all response codes | 168 |
| 2019-10-03 url used should list all visited/redirected urls, not just the original | 206 |
| handle 401 explicitly? | 279 |