Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@deprecated5
@todo0
FIXME5
TODO1

Each tag is detailed below:

@deprecated

Number of occurences found in the code: 5

org.apache.commons.jci.compilers.JavaCompilerFactoryLine
will be remove after the next release, please create an instance yourself36
will be remove after the next release, please create an instance yourself43
org.apache.commons.jci.compilers.JavaCompilerSettingsLine
*/40
*/107
*/112

@todo

Number of occurences found in the code: 0

FIXME

Number of occurences found in the code: 5

org.apache.commons.jci.ReloadingClassLoaderLine
this should be improved with a Map find the pStore and index position with var i72
org.apache.commons.jci.listeners.CompilingListenerLine
does not remove nested classes149
they need to be marked for re-compilation and then added as compileables again173
org.apache.commons.jci.stores.FileResourceStoreLine
now what?71
org.apache.commons.jci.stores.ResourceStoreLine
return the result of the remove28

TODO

Number of occurences found in the code: 1

org.apache.commons.jci.compilers.JavaCompilerFactoryLine
use META-INF discovery mechanism29