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.
| Tag | Total number of occurences |
|---|
| @deprecated | 5 |
| @todo | 0 |
| FIXME | 5 |
| TODO | 1 |
Each tag is detailed below:
Number of occurences found in the code: 5
| org.apache.commons.jci.compilers.JavaCompilerFactory | Line |
|---|
| will be remove after the next release, please create an instance yourself | 36 |
| will be remove after the next release, please create an instance yourself | 43 |
| org.apache.commons.jci.compilers.JavaCompilerSettings | Line |
|---|
| */ | 40 |
| */ | 107 |
| */ | 112 |
Number of occurences found in the code: 0
Number of occurences found in the code: 5
| org.apache.commons.jci.ReloadingClassLoader | Line |
|---|
| this should be improved with a Map find the pStore and index position with var i | 72 |
| org.apache.commons.jci.listeners.CompilingListener | Line |
|---|
| does not remove nested classes | 149 |
| they need to be marked for re-compilation and then added as compileables again | 173 |
| org.apache.commons.jci.stores.FileResourceStore | Line |
|---|
| now what? | 71 |
| org.apache.commons.jci.stores.ResourceStore | Line |
|---|
| return the result of the remove | 28 |
Number of occurences found in the code: 1
| org.apache.commons.jci.compilers.JavaCompilerFactory | Line |
|---|
| use META-INF discovery mechanism | 29 |