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
@todo 1 @todo
TODO 1 TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 1

org.apache.fulcrum.cache.CacheTest Line
this is not working for some reason 492

TODO

Number of occurrences found in the code: 1

org.apache.fulcrum.cache.CachedObject Line
The old Turbine version you could set the default age from Turbine. What we need is a CachedObjectFactory that would generate CachedObject's that could then have their default age set. 37