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 | 3 | @todo |
| TODO | 7 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 3
| org.codehaus.mojo.webstart.AbstractJnlpMojo | Line |
|---|---|
| refactor the common code with javadoc plugin | 44 |
| how to propagate the -X argument to enable verbose? | 45 |
| initialize the jnlp alias and dname.o from pom.artifactId and pom.organization.name | 46 |
Number of occurrences found in the code: 7
| org.codehaus.mojo.webstart.AbstractBaseJnlpMojo | Line |
|---|---|
| this is confusing if the sourceFile is already signed. By unsigned we really mean 'unsignedbyus' | 643 |
| wouldn't have to do that if we copied the unprocessed jar files in a temporary area | 1051 |
| org.codehaus.mojo.webstart.AbstractJnlpMojo | Line |
| scope handler Include runtime and compile time libraries | 517 |
| , should check that all dependencies are well signed with the same extension with the same signer. | 769 |
| scope handler Include runtime and compile time libraries | 803 |
| org.codehaus.mojo.webstart.generator.AbstractGenerator | Line |
| make this more extensible | 255 |
| org.codehaus.mojo.webstart.util.OrArtifactFilter | Line |
| this functionality must be available somewhere else | 33 |