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 50
org.apache.maven.wagon.providers.ssh.jsch.SftpWagon Line
[BP] add compression flag 50
see if SftpProgressMonitor allows us to do streaming (without it, we can't do checksums as the input stream is lost) 51

TODO

Number of occurrences found in the code: 6

org.apache.maven.wagon.providers.ssh.jsch.ScpWagon Line
calculate? 436
as warning 437
org.apache.maven.wagon.providers.ssh.jsch.SftpWagon Line
warning level 149
warning level 167
warning level 563
org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive Line
log the user canceled? 87