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 |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 3 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 3
| org.apache.maven.wagon.providers.http.AbstractHttpClientWagon | Line |
|---|---|
| Fix encoding... url += "/" + URLEncoder.encode( parts[i], System.getProperty("file.encoding") ); | 485 |
| is it a good idea, though? 'Expect-continue' handshake would serve much better | 515 |
| merge with the other headers and have some better defaults, unify with lightweight headers | 765 |