| Error | Count |
|---|---|
| Line does not match expected header line of ' * Licensed under the Apache License, Version 2.0 (the "License");'. | 8 |
| 'listeners' hides a field. | 5 |
| Missing package documentation file. | 5 |
| Must have at least one statement. | 3 |
| Line has trailing spaces. | 291 |
| 'message' hides a field. | 2 |
| 'subject' hides a field. | 2 |
| 'type' hides a field. | 2 |
| 'war' hides a field. | 2 |
| '{' should be on a new line. | 2 |
| File does not end with a newline. | 2 |
| ';' is preceded with whitespace. | 1 |
| 'ended' hides a field. | 1 |
| 'error' hides a field. | 1 |
| 'errorPage' hides a field. | 1 |
| 'failOnError' hides a field. | 1 |
| 'file' hides a field. | 1 |
| 'idToResource' hides a field. | 1 |
| 'information' hides a field. | 1 |
| 'instance' hides a field. | 1 |
| 'loginPage' hides a field. | 1 |
| 'started' hides a field. | 1 |
| 'status' hides a field. | 1 |
| 'stream' hides a field. | 1 |
| 'usefile' hides a field. | 1 |
| 'warFileName' hides a field. | 1 |
| 'warning' hides a field. | 1 |
| Expected @throws tag for 'Exception'. | 1 |
| Missing a Javadoc comment. | 1 |
| Unused @throws tag for 'IllegalStateException'. | 1 |
| Unused import - org.xml.sax.InputSource. | 1 |