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 | 0 | @todo |
| TODO | 5 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 5
| org.apache.archiva.web.xmlrpc.services.AdministrationServiceImpl | Line |
|---|---|
| use repoId once consumers are configured per repository! (MRM-930) | 161 |
| fix resolution of repo url! | 379 |
| org.apache.archiva.web.xmlrpc.services.AdministrationServiceImplTest | Line |
| enable assert once fixed in AdministrationServiceImpl! assertEquals( "http://localhost:8080/archiva/repository/" + expectedRepoConfig.getId(), managedRepo.getUrl() ); | 836 |
| org.apache.archiva.web.xmlrpc.services.SearchServiceImplTest | Line |
| --No comment-- | 690 |
| --No comment-- | 696 |