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 |
---|---|---|
Deprecated Work | 0 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 8 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 8
org.apache.maven.buildcache.CacheControllerImpl | Line |
---|---|
if remote is forced, probably need to refresh or reconcile all files | 364 |
probably need update download url to cache | 449 |
move to config | 897 |
org.apache.maven.buildcache.CacheDiff | Line |
add support for skip values | 240 |
org.apache.maven.buildcache.DefaultNormalizedModelProvider | Line |
validate status of the model - it should be in resolved state | 76 |
org.apache.maven.buildcache.checksum.DigestUtils | Line |
add support for .gitattributes to statically configure file type before falling back to probe based content checks | 92 |
org.apache.maven.buildcache.its.Issue67Test | Line |
remove this function and use the one in LogFileUtils instead (not merged yet) | 82 |
org.apache.maven.buildcache.its.RemoteCacheDavTest | Line |
all fields should be padded to align | 401 |