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
@todo 4 @todo
TODO 6 TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 4

org.apache.maven.wagon.providers.ssh.jsch.ScpCommandExecutor Line
is this even needed anymore? 28
org.apache.maven.wagon.providers.ssh.jsch.ScpWagon Line
[BP] add compression flag 51
org.apache.maven.wagon.providers.ssh.jsch.SftpWagon Line
[BP] add compression flag 52
see if SftpProgressMonitor allows us to do streaming (without it, we can't do checksums as the input stream is lost) 53

TODO

Number of occurrences found in the code: 6

org.apache.maven.wagon.providers.ssh.jsch.ScpWagon Line
calculate? 435
as warning 436
org.apache.maven.wagon.providers.ssh.jsch.SftpWagon Line
warning level 151
warning level 169
warning level 565
org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive Line
log the user canceled? 87