Violation | Message | Line |
---|
 | Line does not match expected header line of '^\s*$'. | 2 |
 | Missing a Javadoc comment. | 53 |
 | Missing a Javadoc comment. | 56 |
 | Missing a Javadoc comment. | 58 |
 | Missing a Javadoc comment. | 60 |
 | Missing a Javadoc comment. | 68 |
 | Variable 'httpPort' must be private and have accessor methods. | 68 |
 | Missing a Javadoc comment. | 70 |
 | Variable 'httpsPort' must be private and have accessor methods. | 70 |
 | Missing a Javadoc comment. | 72 |
 | Variable 'ajpPort' must be private and have accessor methods. | 72 |
 | Missing a Javadoc comment. | 74 |
 | Variable 'serverXmlPath' must be private and have accessor methods. | 74 |
 | Missing a Javadoc comment. | 76 |
 | Variable 'runtimeProperties' must be private and have accessor methods. | 76 |
 | Missing a Javadoc comment. | 78 |
 | Variable 'resetExtract' must be private and have accessor methods. | 78 |
 | Missing a Javadoc comment. | 80 |
 | Variable 'debug' must be private and have accessor methods. | 80 |
 | Missing a Javadoc comment. | 82 |
 | Variable 'clientAuth' must be private and have accessor methods. | 82 |
 | Missing a Javadoc comment. | 84 |
 | Variable 'keyAlias' must be private and have accessor methods. | 84 |
 | Missing a Javadoc comment. | 86 |
 | Variable 'httpProtocol' must be private and have accessor methods. | 86 |
 | Missing a Javadoc comment. | 88 |
 | Variable 'extractDirectory' must be private and have accessor methods. | 88 |
 | Missing a Javadoc comment. | 90 |
 | Variable 'extractDirectoryFile' must be private and have accessor methods. | 90 |
 | Missing a Javadoc comment. | 92 |
 | Variable 'loggerName' must be private and have accessor methods. | 92 |
 | Missing a Javadoc comment. | 105 |
 | Method length is 178 lines (max allowed is 150). | 110 |
 | Missing a Javadoc comment. | 110 |
 | Missing a Javadoc comment. | 335 |
 | Missing a Javadoc comment. | 348 |
 | Line is longer than 120 characters. | 455 |
 | '2048' is a magic number. | 498 |
 | Missing a Javadoc comment. | 525 |
 | Missing a Javadoc comment. | 531 |
 | Missing a Javadoc comment. | 540 |
 | 'loggerName' hides a field. | 545 |
 | Redundant throws: 'SecurityException' is unchecked exception. | 546 |
 | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 546 |