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 |
|---|---|---|
| Bugs to fix | 0 | fixme |
| Things to do | 3 | todo |
| This may be considered. | 0 | xxx |
Each tag is detailed below:
Number of occurrences found in the code: 3
| org.jenkinsci.plugins.darcs.DarcsScm | Line |
|---|---|
| better grab a launcher on 'any slave' | 245 |
| org.jenkinsci.plugins.darcs.DarcsScmDescriptor | Line |
| Remove this, if it possible to inject XStream into parent implementation. Since 1.494 Dexcriptor#getConfigFile() is not private anymore. override load() and call getConfigFile().getXStream().addCompatibilityAlias() | 77 |
| org.jenkinsci.plugins.darcs.cmd.DarcsCommandBuilderTest | Line |
| Implement test | 55 |