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 0 @deprecated
FIXME Work 1 fixme, @fixme
Todo Work 9 todo, @todo

Each tag is detailed below:

FIXME Work

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 377

Todo Work

Number of occurrences found in the code: 9

org.apache.maven.wagon.providers.http.LightweightHttpWagon Line
add a test for this message 124
add test for this 136
add test for this 148
include e.getMessage appended to main message? 151
handle all response codes 166
Move 401/407 to AuthenticationException after WAGON-587 170
2019-10-03 url used should list all visited/redirected urls, not just the original 206
Move 401/407 to AuthenticationException after WAGON-587 279
Move 401/407 to AuthenticationException after WAGON-587 412