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 | 1 | @deprecated |
FIXME Work | 4 | fixme, @fixme |
Todo Work | 3 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 1
org.apache.maven.scm.provider.svn.svnexe.command.tag.SvnTagCommand | Line |
---|---|
--No comment-- | 202 |
Number of occurrences found in the code: 4
org.apache.maven.scm.provider.svn.svnexe.command.SvnCommandLineUtilsTest | Line |
---|---|
Plexus does not quote the crypted password on Windows which is actually incorrect at the moment it would cause wildcard expansion with cmd: https://github.com/codehaus-plexus/plexus-utils/issues/37. | 41 |
https://github.com/codehaus-plexus/plexus-utils/issues/36 | 91 |
https://github.com/codehaus-plexus/plexus-utils/issues/36 | 112 |
org.apache.maven.scm.provider.svn.svnexe.command.info.SvnInfoConsumer | Line |
Can't throw any exceptions in consumeLine.. | 99 |
Number of occurrences found in the code: 3
org.apache.maven.scm.provider.svn.svnexe.command.changelog.SvnChangeLogCommand | Line |
---|---|
May want to add some kind of support for --stop-on-copy and --limit NUM | 183 |
org.apache.maven.scm.provider.svn.svnexe.command.changelog.SvnChangeLogConsumer | Line |
this may even change to MOVED if we later explore whole changeset and find matching DELETED | 266 |
org.apache.maven.scm.provider.svn.svnexe.command.tag.SvnTagCommand | Line |
Improve this error message | 154 |