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 | 1 | @todo |
| TODO | 7 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.maven.scm.repository.ScmRepository | Line |
|---|---|
| clarify need - should be able to merge with ScmProviderRepository? | 27 |
Number of occurrences found in the code: 7
| org.apache.maven.scm.command.diff.AbstractDiffCommand | Line |
|---|---|
| Better support for entire filesets. | 32 |
| Better support for entire changesets (ie consistency between revision handling in CVS and SVN). | 33 |
| Consistent handling of revisions, tags and dates - currently only revisions supported, though tags will work for CVS | 34 |
| org.apache.maven.scm.provider.AbstractScmProvider | Line |
| binary may be dependant on particular files though | 158 |
| set boolean? | 159 |
| binary may be dependant on particular files though | 170 |
| set boolean? | 171 |