Violation | Message | Line |
---|
![Errors](images/icon_error_sml.gif) | Line does not match expected header line of '^\s*$'. | 2 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 63 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 66 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 68 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 70 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 72 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 74 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 82 |
![Errors](images/icon_error_sml.gif) | Variable 'httpPort' must be private and have accessor methods. | 82 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 84 |
![Errors](images/icon_error_sml.gif) | Variable 'httpsPort' must be private and have accessor methods. | 84 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 86 |
![Errors](images/icon_error_sml.gif) | Variable 'ajpPort' must be private and have accessor methods. | 86 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 88 |
![Errors](images/icon_error_sml.gif) | Variable 'serverXmlPath' must be private and have accessor methods. | 88 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 90 |
![Errors](images/icon_error_sml.gif) | Variable 'runtimeProperties' must be private and have accessor methods. | 90 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 92 |
![Errors](images/icon_error_sml.gif) | Variable 'resetExtract' must be private and have accessor methods. | 92 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 94 |
![Errors](images/icon_error_sml.gif) | Variable 'debug' must be private and have accessor methods. | 94 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 96 |
![Errors](images/icon_error_sml.gif) | Variable 'clientAuth' must be private and have accessor methods. | 96 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 98 |
![Errors](images/icon_error_sml.gif) | Variable 'keyAlias' must be private and have accessor methods. | 98 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 100 |
![Errors](images/icon_error_sml.gif) | Variable 'httpProtocol' must be private and have accessor methods. | 100 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 102 |
![Errors](images/icon_error_sml.gif) | Variable 'extractDirectory' must be private and have accessor methods. | 102 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 104 |
![Errors](images/icon_error_sml.gif) | Variable 'extractDirectoryFile' must be private and have accessor methods. | 104 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 106 |
![Errors](images/icon_error_sml.gif) | Variable 'codeSourceContextPath' must be private and have accessor methods. | 106 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 108 |
![Errors](images/icon_error_sml.gif) | Variable 'codeSourceWar' must be private and have accessor methods. | 108 |
![Infos](images/icon_info_sml.gif) | Missing a Javadoc comment. | 110 |
![Errors](images/icon_error_sml.gif) | Variable 'loggerName' must be private and have accessor methods. | 110 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 123 |
![Errors](images/icon_error_sml.gif) | Method length is 283 lines (max allowed is 150). | 128 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 128 |
![Errors](images/icon_error_sml.gif) | Avoid nested blocks. | 197 |
![Errors](images/icon_error_sml.gif) | Missing a Javadoc comment. | 414 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 418 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 492 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 505 |
![Errors](images/icon_error_sml.gif) | Line is longer than 120 characters. | 633 |
![Errors](images/icon_error_sml.gif) | '2048' is a magic number. | 681 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 708 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 714 |
![Warnings](images/icon_warning_sml.gif) | Missing a Javadoc comment. | 723 |
![Warnings](images/icon_warning_sml.gif) | 'loggerName' hides a field. | 728 |
![Errors](images/icon_error_sml.gif) | Redundant throws: 'SecurityException' is unchecked exception. | 729 |
![Errors](images/icon_error_sml.gif) | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 729 |
![Errors](images/icon_error_sml.gif) | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 762 |
![Errors](images/icon_error_sml.gif) | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 783 |