Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
Missing a Javadoc comment. | 39 | |
Name 'debugMode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
Missing a Javadoc comment. | 41 | |
Variable 'enableJDBS' must be private and have accessor methods. | 41 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 51 | |
'static' modifier out of order with the JLS suggestions. | 51 | |
Missing a Javadoc comment. | 53 | |
'static' modifier out of order with the JLS suggestions. | 53 | |
Missing a Javadoc comment. | 55 | |
'static' modifier out of order with the JLS suggestions. | 55 | |
Expression can be simplified. | 55 | |
Avoid inline conditionals. | 55 | |
Missing a Javadoc comment. | 59 | |
'static' modifier out of order with the JLS suggestions. | 59 | |
Missing a Javadoc comment. | 62 | |
Name 'USER_LIST_HTML_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
Variable 'USER_LIST_HTML_FILE_NAME' must be private and have accessor methods. | 62 | |
Missing a Javadoc comment. | 64 | |
Name 'USER_LIST_CSS_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
Variable 'USER_LIST_CSS_FILE_NAME' must be private and have accessor methods. | 64 | |
Missing a Javadoc comment. | 66 | |
Name 'USER_LIST_XSL_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
Variable 'USER_LIST_XSL_FILE_NAME' must be private and have accessor methods. | 66 | |
Missing a Javadoc comment. | 68 | |
Name 'SESSION_LIST_HTML_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
Variable 'SESSION_LIST_HTML_FILE_NAME' must be private and have accessor methods. | 68 | |
Missing a Javadoc comment. | 70 | |
Name 'SESSION_LIST_CSS_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
Variable 'SESSION_LIST_CSS_FILE_NAME' must be private and have accessor methods. | 70 | |
Missing a Javadoc comment. | 72 | |
Name 'SESSION_LIST_XSL_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Variable 'SESSION_LIST_XSL_FILE_NAME' must be private and have accessor methods. | 72 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
'60' is a magic number. | 85 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 110 | |
Avoid inline conditionals. | 111 | |
Expected an @return tag. | 123 | |
Method 'fromXml' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Parameter document should be final. | 123 | |
Line is longer than 80 characters. | 128 | |
Expected an @return tag. | 207 | |
Method 'toXml' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Parameter document should be final. | 207 | |
Method 'getInternetCafeLogoPath' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Method 'getInternetCafeName' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Method 'setInternetCafeLogoPath' is not designed for extension - needs to be abstract, final or empty. | 278 | |
Parameter internetCafeLogoPath should be final. | 278 | |
'internetCafeLogoPath' hides a field. | 278 | |
Method 'setInternetCafeName' is not designed for extension - needs to be abstract, final or empty. | 286 | |
Parameter internetCafeName should be final. | 286 | |
'internetCafeName' hides a field. | 286 | |
Method 'getDataBasePath' is not designed for extension - needs to be abstract, final or empty. | 293 | |
Method 'setDataBasePath' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Parameter dataBasePath should be final. | 301 | |
'dataBasePath' hides a field. | 301 | |
Method 'getDocumentImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Line is longer than 80 characters. | 316 | |
Method 'setDocumentImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. | 316 | |
Parameter documentImageDirectoryPath should be final. | 316 | |
'documentImageDirectoryPath' hides a field. | 316 | |
Method 'getUserImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. | 323 | |
Method 'setUserImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. | 331 | |
Parameter userImageDirectoryPath should be final. | 331 | |
'userImageDirectoryPath' hides a field. | 331 | |
Method 'isPasswordProtect' is not designed for extension - needs to be abstract, final or empty. | 338 | |
Method 'setPasswordProtect' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Parameter passwordProtect should be final. | 346 | |
'passwordProtect' hides a field. | 346 | |
Method 'isAutomaticPasswordProtected' is not designed for extension - needs to be abstract, final or empty. | 354 | |
Line is longer than 80 characters. | 362 | |
Method 'setAutomaticPasswordProtect' is not designed for extension - needs to be abstract, final or empty. | 362 | |
Parameter automaticPasswordProtected should be final. | 362 | |
'automaticPasswordProtected' hides a field. | 362 | |
Method 'getInternetCafeLookAndFeel' is not designed for extension - needs to be abstract, final or empty. | 371 | |
Method 'setInternetCafeLookAndFeel' is not designed for extension - needs to be abstract, final or empty. | 379 | |
Parameter internetCafeLookAndFeel should be final. | 379 | |
'internetCafeLookAndFeel' hides a field. | 379 | |
Method 'getLogoutScheduleRate' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Method 'setLogoutScheduleRate' is not designed for extension - needs to be abstract, final or empty. | 394 | |
Parameter logoutScheduleRate should be final. | 394 | |
'logoutScheduleRate' hides a field. | 394 | |
Method 'getLastSeenUserWorking' is not designed for extension - needs to be abstract, final or empty. | 403 | |
Method 'setLastSeenUserWorking' is not designed for extension - needs to be abstract, final or empty. | 411 | |
Parameter lastSeenUserWorking should be final. | 411 | |
'lastSeenUserWorking' hides a field. | 411 | |
Method 'getServerLoginDialog' is not designed for extension - needs to be abstract, final or empty. | 418 | |
Method 'isDisplayTipOfDay' is not designed for extension - needs to be abstract, final or empty. | 430 | |
Method 'setDisplayTipOfDay' is not designed for extension - needs to be abstract, final or empty. | 438 | |
Parameter displayTipOfDay should be final. | 438 | |
'displayTipOfDay' hides a field. | 438 | |
Method 'getHtmlDirectoryPath' is not designed for extension - needs to be abstract, final or empty. | 445 | |
Method 'isJDBSEnabled' is not designed for extension - needs to be abstract, final or empty. | 452 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 31 | |
Utility classes should not have a public or default constructor. | 31 | |
Missing a Javadoc comment. | 32 | |
Parameter name should be final. | 32 | |
Missing a Javadoc comment. | 44 | |
Parameter surname should be final. | 44 | |
Missing a Javadoc comment. | 56 | |
Parameter nickname should be final. | 56 | |
Missing a Javadoc comment. | 64 | |
Parameter birthday should be final. | 64 | |
Missing a Javadoc comment. | 68 | |
Parameter string should be final. | 68 | |
Missing a Javadoc comment. | 79 | |
Parameter string should be final. | 79 | |
Missing a Javadoc comment. | 90 | |
Parameter string should be final. | 90 | |
Missing a Javadoc comment. | 101 | |
Parameter email should be final. | 101 | |
Line is longer than 80 characters. | 103 | |
Missing a Javadoc comment. | 109 | |
Parameter port should be final. | 109 | |
'1024' is a magic number. | 110 | |
'65536' is a magic number. | 110 | |
Missing a Javadoc comment. | 113 | |
Parameter releaseDate should be final. | 113 | |
Parameter expirationDate should be final. | 114 | |
Missing a Javadoc comment. | 122 | |
Parameter startTime should be final. | 122 | |
Parameter endTime should be final. | 122 | |
Missing a Javadoc comment. | 127 | |
Parameter address should be final. | 127 | |
Line is longer than 80 characters. | 129 | |
Missing a Javadoc comment. | 135 | |
Parameter password should be final. | 135 | |
Missing a Javadoc comment. | 139 | |
Parameter document should be final. | 139 | |
Missing a Javadoc comment. | 154 | |
Parameter imagePath should be final. | 154 | |
Missing a Javadoc comment. | 163 | |
Parameter documentType should be final. | 163 | |
Parameter documentNumber should be final. | 164 | |
Missing a Javadoc comment. | 173 | |
Parameter minDurationInMinutes should be final. | 174 | |
Parameter careAboutMinDuration should be final. | 174 | |
Parameter maxDurationInMinutes should be final. | 175 | |
Parameter careAboutMaxDuration should be final. | 175 | |
Missing a Javadoc comment. | 195 | |
Parameter nickname should be final. | 195 | |
Parameter password should be final. | 196 | |
Line is longer than 80 characters. | 204 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 72 | |
Line is longer than 80 characters. | 74 | |
Missing a Javadoc comment. | 74 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 74 | |
Missing a Javadoc comment. | 76 | |
Variable 'netPeerGroup' must be private and have accessor methods. | 76 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 80 | |
'(' is followed by whitespace. | 84 | |
Method 'run' is not designed for extension - needs to be abstract, final or empty. | 100 | |
'10' is a magic number. | 108 | |
'30' is a magic number. | 111 | |
'1000' is a magic number. | 111 | |
'catch' is not followed by whitespace. | 112 | |
Must have at least one statement. | 112 | |
'{' is not followed by whitespace. | 112 | |
'}' is not preceded with whitespace. | 112 | |
'catch' is not followed by whitespace. | 115 | |
First sentence should end with a period. | 120 | |
Method 'discoveryEvent' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Parameter ev should be final. | 125 | |
Expected @param tag for 'ev'. | 125 | |
Line is longer than 80 characters. | 132 | |
'+' is not preceded with whitespace. | 132 | |
'+' is not followed by whitespace. | 132 | |
'+' should be on a new line. | 139 | |
'+' should be on a new line. | 140 | |
')' is preceded with whitespace. | 145 | |
Missing a Javadoc comment. | 153 | |
'public' modifier out of order with the JLS suggestions. | 153 | |
Parameter args should be final. | 153 | |
Array brackets at illegal position. | 153 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Line is longer than 80 characters. | 62 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 | |
Line is longer than 80 characters. | 91 | |
Missing a Javadoc comment. | 91 | |
Line is longer than 80 characters. | 92 | |
Missing a Javadoc comment. | 92 | |
Line is longer than 80 characters. | 93 | |
Missing a Javadoc comment. | 93 | |
Line is longer than 80 characters. | 94 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 108 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 112 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Expected an @return tag. | 44 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 32 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 47 | |
Avoid inline conditionals. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 104 | |
Method 'getCurrentSessionId' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Method 'getCurrentUserId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'getCurrentWorkstationId' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Method 'getCurrentServiceId' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Method 'getCurrentBackupId' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Method 'getNextSessionId' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Method 'getNextUserId' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Method 'getNextWorkstationId' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Method 'getNextServiceId' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Method 'getNextBackupId' is not designed for extension - needs to be abstract, final or empty. | 183 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Variable 'packFrame' must be private and have accessor methods. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Line is longer than 80 characters. | 77 | |
Missing a Javadoc comment. | 95 | |
Avoid inline conditionals. | 96 | |
Method 'getMainFrame' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 115 | |
Parameter message should be final. | 127 | |
Missing a Javadoc comment. | 131 | |
Line is longer than 80 characters. | 170 | |
Missing a Javadoc comment. | 192 | |
'{' is not preceded with whitespace. | 192 | |
Line is longer than 80 characters. | 200 | |
Missing a Javadoc comment. | 222 | |
Parameter user should be final. | 222 | |
Line is longer than 80 characters. | 238 | |
Line is longer than 80 characters. | 250 | |
Missing a Javadoc comment. | 259 | |
Parameter arg should be final. | 259 | |
'if' construct must use '{}'s. | 265 | |
Line is longer than 80 characters. | 265 | |
'if' is not followed by whitespace. | 265 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Parameter id should be final. | 60 | |
'id' hides a field. | 60 | |
Parameter name should be final. | 60 | |
'name' hides a field. | 60 | |
Parameter description should be final. | 60 | |
'description' hides a field. | 60 | |
Parameter date should be final. | 60 | |
'date' hides a field. | 60 | |
Parameter dbLocationPath should be final. | 61 | |
'dbLocationPath' hides a field. | 61 | |
Parameter zipLocationPath should be final. | 61 | |
'zipLocationPath' hides a field. | 61 | |
Expected @param tag for 'zipLocationPath'. | 61 | |
Missing a Javadoc comment. | 70 | |
Parameter document should be final. | 70 | |
Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Parameter date should be final. | 112 | |
'date' hides a field. | 112 | |
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Parameter description should be final. | 127 | |
'description' hides a field. | 127 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Parameter name should be final. | 142 | |
'name' hides a field. | 142 | |
Method 'getDbLocationPath' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Method 'getBackupFileName' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Method 'getZipLocationPath' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Method 'setCurrentBackupLocationPath' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Parameter currentBackupLocationPath should be final. | 177 | |
Method 'toXml' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Missing a Javadoc comment. | 181 | |
Parameter document should be final. | 181 | |
Method 'setDbLocationPath' is not designed for extension - needs to be abstract, final or empty. | 214 | |
Parameter dbLocationPath should be final. | 214 | |
'dbLocationPath' hides a field. | 214 | |
Method 'setZipLocationPath' is not designed for extension - needs to be abstract, final or empty. | 222 | |
Parameter zipLocationPath should be final. | 222 | |
'zipLocationPath' hides a field. | 222 | |
Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Avoid inline conditionals. | 240 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 50 | |
Utility classes should not have a public or default constructor. | 50 | |
Missing a Javadoc comment. | 51 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
Missing a Javadoc comment. | 54 | |
Parameter name should be final. | 54 | |
Parameter description should be final. | 54 | |
Parameter date should be final. | 54 | |
Parameter dbLocationPath should be final. | 55 | |
Parameter zipLocationPath should be final. | 55 | |
Missing a Javadoc comment. | 62 | |
Parameter backupFile should be final. | 62 | |
Missing a Javadoc comment. | 89 | |
Parameter backup should be final. | 89 | |
Missing a Javadoc comment. | 112 | |
Parameter backup should be final. | 112 | |
Missing a Javadoc comment. | 147 | |
Parameter file should be final. | 147 | |
Parameter out should be final. | 147 | |
'1024' is a magic number. | 150 | |
Line is longer than 80 characters. | 185 | |
Missing a Javadoc comment. | 185 | |
Parameter file should be final. | 185 | |
Parameter out should be final. | 185 | |
'1024' is a magic number. | 187 | |
Missing a Javadoc comment. | 206 | |
Parameter zipFile should be final. | 206 | |
Parameter destinationDirectory should be final. | 206 | |
Missing a Javadoc comment. | 251 | |
Parameter zin should be final. | 251 | |
Parameter zipEntry should be final. | 251 | |
Parameter destinationFolder should be final. | 252 | |
'1024' is a magic number. | 258 | |
Missing a Javadoc comment. | 268 | |
Parameter file should be final. | 268 | |
'1024' is a magic number. | 285 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Utility classes should not have a public or default constructor. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 52 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 69 | |
Parameter repositoryDirectory should be final. | 69 | |
Expected @param tag for 'repositoryDirectory'. | 69 | |
Parameter symmetricKey should be final. | 69 | |
Parameter keyPair should be final. | 69 | |
Parameter backup should be final. | 69 | |
'{' is not preceded with whitespace. | 69 | |
'+' is not preceded with whitespace. | 71 | |
'+' is not followed by whitespace. | 71 | |
'+' is not preceded with whitespace. | 71 | |
'+' is not followed by whitespace. | 71 | |
Line is longer than 80 characters. | 73 | |
',' is not followed by whitespace. | 73 | |
'+' is not preceded with whitespace. | 75 | |
Line is longer than 80 characters. | 77 | |
',' is not followed by whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
',' is not followed by whitespace. | 78 | |
'+' is not preceded with whitespace. | 80 | |
'+' is not preceded with whitespace. | 82 | |
Line is longer than 80 characters. | 85 | |
'+' is not preceded with whitespace. | 86 | |
'+' is not followed by whitespace. | 86 | |
'if' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
Line is longer than 80 characters. | 88 | |
'+' is not preceded with whitespace. | 88 | |
'+' is not followed by whitespace. | 88 | |
'+' is not preceded with whitespace. | 88 | |
'+' is not followed by whitespace. | 88 | |
Line is longer than 80 characters. | 90 | |
'for' is not followed by whitespace. | 93 | |
'=' is not preceded with whitespace. | 93 | |
'=' is not followed by whitespace. | 93 | |
';' is not followed by whitespace. | 93 | |
'<' is not preceded with whitespace. | 93 | |
'<' is not followed by whitespace. | 93 | |
';' is not followed by whitespace. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 97 | |
',' is not followed by whitespace. | 97 | |
'else' is not preceded with whitespace. | 101 | |
'}' is not followed by whitespace. | 101 | |
'else' is not followed by whitespace. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 102 | |
'for' is not followed by whitespace. | 104 | |
'=' is not preceded with whitespace. | 104 | |
'=' is not followed by whitespace. | 104 | |
';' is not followed by whitespace. | 104 | |
'<' is not preceded with whitespace. | 104 | |
'<' is not followed by whitespace. | 104 | |
';' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 108 | |
',' is not followed by whitespace. | 108 | |
'if' is not followed by whitespace. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line is longer than 80 characters. | 115 | |
Line is longer than 80 characters. | 116 | |
',' is not followed by whitespace. | 116 | |
'+' is not preceded with whitespace. | 116 | |
'+' is not followed by whitespace. | 116 | |
',' is not followed by whitespace. | 118 | |
'}' should be on the same line. | 119 | |
'else' is not followed by whitespace. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line is longer than 80 characters. | 121 | |
Line is longer than 80 characters. | 122 | |
',' is not followed by whitespace. | 122 | |
'+' is not preceded with whitespace. | 122 | |
'+' is not followed by whitespace. | 122 | |
',' is not followed by whitespace. | 124 | |
Line is longer than 80 characters. | 128 | |
Line is longer than 80 characters. | 130 | |
',' is not followed by whitespace. | 130 | |
Line is longer than 80 characters. | 135 | |
',' is not followed by whitespace. | 135 | |
Line is longer than 80 characters. | 138 | |
Line is longer than 80 characters. | 140 | |
',' is not followed by whitespace. | 140 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 146 | |
'+' is not preceded with whitespace. | 146 | |
'+' is not followed by whitespace. | 146 | |
'if' construct must use '{}'s. | 147 | |
'if' is not followed by whitespace. | 147 | |
'if' construct must use '{}'s. | 148 | |
Line is longer than 80 characters. | 148 | |
'if' is not followed by whitespace. | 148 | |
',' is not followed by whitespace. | 150 | |
')' is preceded with whitespace. | 150 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 154 | |
',' is not followed by whitespace. | 154 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 165 | |
Line is longer than 80 characters. | 169 | |
Parameter backup should be final. | 169 | |
Parameter outputInfo should be final. | 169 | |
'{' is not preceded with whitespace. | 169 | |
Line is longer than 80 characters. | 171 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 175 | |
Line is longer than 80 characters. | 186 | |
Line is longer than 80 characters. | 188 | |
Parameter crc32Output should be final. | 188 | |
Parameter compressedBackup should be final. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line is longer than 80 characters. | 192 | |
'+' is not preceded with whitespace. | 193 | |
'+' is not followed by whitespace. | 193 | |
'+' is not preceded with whitespace. | 193 | |
'+' is not followed by whitespace. | 193 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 207 | |
Parameter MD5DigestOutput should be final. | 207 | |
Name 'MD5DigestOutput' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 207 | |
Parameter compressedBackup should be final. | 207 | |
'{' is not preceded with whitespace. | 207 | |
'+' is not preceded with whitespace. | 212 | |
'+' is not followed by whitespace. | 212 | |
'+' is not preceded with whitespace. | 212 | |
'+' is not followed by whitespace. | 212 | |
Line is longer than 80 characters. | 225 | |
Line is longer than 80 characters. | 227 | |
Parameter certificate should be final. | 227 | |
Parameter certificateFile should be final. | 227 | |
'{' is not preceded with whitespace. | 227 | |
Line is longer than 80 characters. | 231 | |
'+' is not preceded with whitespace. | 231 | |
'+' is not preceded with whitespace. | 231 | |
'+' is not followed by whitespace. | 231 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 35 | |
Utility classes should not have a public or default constructor. | 38 | |
Line is longer than 80 characters. | 40 | |
Missing a Javadoc comment. | 40 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter symmetricKey should be final. | 42 | |
Parameter keyPair should be final. | 42 | |
Parameter backupDescriptor should be final. | 42 | |
Parameter outputDirectory should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line is longer than 80 characters. | 44 | |
'+' is not preceded with whitespace. | 45 | |
'+' is not followed by whitespace. | 45 | |
Line is longer than 80 characters. | 46 | |
',' is not followed by whitespace. | 46 | |
'if' construct must use '{}'s. | 47 | |
'if' is not followed by whitespace. | 47 | |
'else' construct must use '{}'s. | 48 | |
Line is longer than 80 characters. | 51 | |
'+' is not preceded with whitespace. | 52 | |
'+' is not followed by whitespace. | 52 | |
Line is longer than 80 characters. | 53 | |
',' is not followed by whitespace. | 53 | |
'if' construct must use '{}'s. | 54 | |
'if' is not followed by whitespace. | 54 | |
'else' construct must use '{}'s. | 55 | |
Line is longer than 80 characters. | 60 | |
',' is not followed by whitespace. | 60 | |
'if' construct must use '{}'s. | 61 | |
'if' is not followed by whitespace. | 61 | |
'else' construct must use '{}'s. | 62 | |
Line is longer than 80 characters. | 64 | |
',' is not followed by whitespace. | 64 | |
Line is longer than 80 characters. | 65 | |
',' is not followed by whitespace. | 65 | |
'+' is not preceded with whitespace. | 67 | |
'+' is not preceded with whitespace. | 69 | |
Line is longer than 80 characters. | 72 | |
'+' is not preceded with whitespace. | 72 | |
'+' is not followed by whitespace. | 72 | |
Line is longer than 80 characters. | 73 | |
'if' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line is longer than 80 characters. | 74 | |
',' is not followed by whitespace. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
'for' is not followed by whitespace. | 83 | |
'=' is not preceded with whitespace. | 83 | |
'=' is not followed by whitespace. | 83 | |
';' is not followed by whitespace. | 83 | |
'<' is not preceded with whitespace. | 83 | |
'<' is not followed by whitespace. | 83 | |
';' is not followed by whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
'+' is not preceded with whitespace. | 84 | |
'+' is not followed by whitespace. | 84 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 87 | |
'+' is not preceded with whitespace. | 87 | |
'+' is not followed by whitespace. | 87 | |
'+' is not preceded with whitespace. | 87 | |
'+' is not followed by whitespace. | 87 | |
Line is longer than 80 characters. | 88 | |
',' is not followed by whitespace. | 88 | |
'+' is not preceded with whitespace. | 89 | |
',' is not followed by whitespace. | 91 | |
',' is not followed by whitespace. | 95 | |
'}' should be on the same line. | 97 | |
'else' is not followed by whitespace. | 98 | |
'{' is not preceded with whitespace. | 98 | |
Line is longer than 80 characters. | 99 | |
',' is not followed by whitespace. | 100 | |
'for' is not followed by whitespace. | 102 | |
'=' is not preceded with whitespace. | 102 | |
'=' is not followed by whitespace. | 102 | |
';' is not followed by whitespace. | 102 | |
'<' is not preceded with whitespace. | 102 | |
'<' is not followed by whitespace. | 102 | |
';' is not followed by whitespace. | 102 | |
'{' should be on the previous line. | 103 | |
'+' is not preceded with whitespace. | 104 | |
'+' is not followed by whitespace. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 107 | |
'+' is not preceded with whitespace. | 107 | |
'+' is not followed by whitespace. | 107 | |
'+' is not preceded with whitespace. | 107 | |
'+' is not followed by whitespace. | 107 | |
Line is longer than 80 characters. | 108 | |
',' is not followed by whitespace. | 108 | |
'+' is not preceded with whitespace. | 109 | |
',' is not followed by whitespace. | 111 | |
',' is not followed by whitespace. | 114 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 120 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Utility classes should not have a public or default constructor. | 31 | |
Missing a Javadoc comment. | 33 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 43 | |
Parameter name should be final. | 43 | |
Parameter description should be final. | 43 | |
Parameter expirationDate should be final. | 44 | |
Parameter securityLevel should be final. | 44 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 54 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
First sentence should end with a period. | 57 | |
First sentence should end with a period. | 60 | |
First sentence should end with a period. | 69 | |
First sentence should end with a period. | 72 | |
First sentence should end with a period. | 75 | |
First sentence should end with a period. | 78 | |
Line is longer than 80 characters. | 88 | |
First sentence should end with a period. | 90 | |
Avoid inline conditionals. | 99 | |
Method 'getRepository' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Expected an @return tag. | 121 | |
Method 'fromXml' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Parameter document should be final. | 121 | |
Avoid inline conditionals. | 123 | |
Avoid inline conditionals. | 126 | |
Line is longer than 80 characters. | 130 | |
Avoid inline conditionals. | 130 | |
Line is longer than 80 characters. | 137 | |
Avoid inline conditionals. | 137 | |
Line is longer than 80 characters. | 143 | |
Avoid inline conditionals. | 143 | |
Line is longer than 80 characters. | 148 | |
Avoid inline conditionals. | 148 | |
Expected an @return tag. | 167 | |
Method 'toXml' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Parameter document should be final. | 167 | |
Line is longer than 80 characters. | 186 | |
Missing a Javadoc comment. | 206 | |
Missing a Javadoc comment. | 225 | |
'if' construct must use '{}'s. | 234 | |
Method 'getDefaultBackupSecurityLevel' is not designed for extension - needs to be abstract, final or empty. | 252 | |
Method 'setDefaultBackupSecurityLevel' is not designed for extension - needs to be abstract, final or empty. | 260 | |
Parameter defaultBackupSecurityLevel should be final. | 261 | |
'defaultBackupSecurityLevel' hides a field. | 261 | |
Method 'getKeyRingLocation' is not designed for extension - needs to be abstract, final or empty. | 268 | |
Method 'setKeyRingLocation' is not designed for extension - needs to be abstract, final or empty. | 276 | |
Parameter keyRingLocation should be final. | 276 | |
'keyRingLocation' hides a field. | 276 | |
Method 'getUserLocation' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Method 'setUserLocation' is not designed for extension - needs to be abstract, final or empty. | 291 | |
Parameter userLocation should be final. | 291 | |
'userLocation' hides a field. | 291 | |
Method 'getUser' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Method 'setUser' is not designed for extension - needs to be abstract, final or empty. | 306 | |
Parameter user should be final. | 306 | |
'user' hides a field. | 306 | |
Method 'isEnabledPeerDownloadAuthentication' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Method 'setEnabledPeerDownloadAuthentication' is not designed for extension - needs to be abstract, final or empty. | 321 | |
Parameter enabledPeerDownloadAuthentication should be final. | 322 | |
'enabledPeerDownloadAuthentication' hides a field. | 322 | |
Line is longer than 80 characters. | 323 | |
Method 'getNetworkConnectionType' is not designed for extension - needs to be abstract, final or empty. | 329 | |
Method 'setNetworkConnectionType' is not designed for extension - needs to be abstract, final or empty. | 337 | |
Parameter networkConnectionType should be final. | 338 | |
'networkConnectionType' hides a field. | 338 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 35 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Parameter file should be final. | 44 | |
'file' hides a field. | 44 | |
Method 'getFile' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 59 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
First sentence should end with a period. | 31 | |
Line is longer than 80 characters. | 31 | |
First sentence should end with a period. | 33 | |
'{' is not preceded with whitespace. | 40 | |
'!=' is not preceded with whitespace. | 41 | |
'!=' is not followed by whitespace. | 41 | |
Avoid inline conditionals. | 41 | |
'{' is not preceded with whitespace. | 47 | |
Line is longer than 80 characters. | 53 | |
Method 'getAlphanumericKey' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line is longer than 80 characters. | 60 | |
'+' is not preceded with whitespace. | 61 | |
'+' is not followed by whitespace. | 61 | |
Line is longer than 80 characters. | 66 | |
Method 'getNumericKey' is not designed for extension - needs to be abstract, final or empty. | 70 | |
'+' is not preceded with whitespace. | 73 | |
'+' is not followed by whitespace. | 73 | |
Line is longer than 80 characters. | 75 | |
Avoid inline conditionals. | 75 | |
'+' is not preceded with whitespace. | 75 | |
'+' is not followed by whitespace. | 75 | |
'+' is not preceded with whitespace. | 75 | |
'+' is not followed by whitespace. | 75 | |
'+' is not preceded with whitespace. | 76 | |
'+' is not followed by whitespace. | 76 | |
'+' is not preceded with whitespace. | 77 | |
'+' is not followed by whitespace. | 77 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 37 | |
Utility classes should not have a public or default constructor. | 37 | |
Missing a Javadoc comment. | 39 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
Parameter args should be final. | 45 | |
Expected @param tag for 'args'. | 45 | |
'1024' is a magic number. | 50 | |
'768' is a magic number. | 50 | |
Missing a Javadoc comment. | 58 | |
Line is longer than 80 characters. | 81 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 30 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
'{' is not preceded with whitespace. | 42 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 44 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Parameter peerAdvertisement should be final. | 55 | |
'peerAdvertisement' hides a field. | 55 | |
Parameter peerGroup should be final. | 55 | |
'peerGroup' hides a field. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line is longer than 80 characters. | 56 | |
'+' is not preceded with whitespace. | 56 | |
'+' is not followed by whitespace. | 56 | |
'+' is not preceded with whitespace. | 56 | |
'+' is not followed by whitespace. | 56 | |
'+' is not preceded with whitespace. | 56 | |
'+' is not followed by whitespace. | 56 | |
'+' is not preceded with whitespace. | 56 | |
'+' is not followed by whitespace. | 56 | |
Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
',' is not followed by whitespace. | 76 | |
',' is not followed by whitespace. | 76 | |
',' is not followed by whitespace. | 76 | |
'180000' is a magic number. | 76 | |
'for' construct must use '{}'s. | 80 | |
'for' is not followed by whitespace. | 80 | |
'=' is not preceded with whitespace. | 80 | |
'=' is not followed by whitespace. | 80 | |
';' is not followed by whitespace. | 80 | |
'<' is not preceded with whitespace. | 80 | |
'100' is a magic number. | 80 | |
'<' is not followed by whitespace. | 80 | |
';' is not followed by whitespace. | 80 | |
Method 'sendStatusMessage' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
'+' is not preceded with whitespace. | 91 | |
'+' is not followed by whitespace. | 91 | |
'+' is not preceded with whitespace. | 91 | |
'+' is not followed by whitespace. | 91 | |
'+' is not preceded with whitespace. | 91 | |
'+' is not followed by whitespace. | 91 | |
Line is longer than 80 characters. | 96 | |
',' is not followed by whitespace. | 96 | |
',' is not followed by whitespace. | 96 | |
',' is not followed by whitespace. | 96 | |
'+' is not preceded with whitespace. | 97 | |
'+' is not followed by whitespace. | 97 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line is longer than 80 characters. | 112 | |
Avoid inline conditionals. | 112 | |
Method 'getPeerId' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
'{' is not preceded with whitespace. | 116 | |
Method 'getPeerName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line is longer than 80 characters. | 128 | |
Method 'getAvailableSpace' is not designed for extension - needs to be abstract, final or empty. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line is longer than 80 characters. | 131 | |
Avoid inline conditionals. | 131 | |
Line is longer than 80 characters. | 136 | |
Method 'getPing' is not designed for extension - needs to be abstract, final or empty. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line is longer than 80 characters. | 139 | |
Avoid inline conditionals. | 139 | |
Method 'getPeerAdvertisement' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Method 'getPeerGroup' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 157 | |
Parameter arg0 should be final. | 157 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
First sentence should end with a period. | 31 | |
Parameter value should be final. | 37 | |
'value' hides a field. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 51 | |
'value' hides a field. | 51 | |
Line is longer than 80 characters. | 56 | |
Parameter file should be final. | 59 | |
Line is longer than 80 characters. | 62 | |
Parameter file should be final. | 65 |
Error | Line | |
---|---|---|
Got an exception - expecting EOF, found '}' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 37 | |
Redundant 'public' modifier. | 37 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 47 | |
Redundant 'public' modifier. | 47 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
First sentence should end with a period. | 30 | |
First sentence should end with a period. | 32 | |
First sentence should end with a period. | 34 | |
First sentence should end with a period. | 36 | |
First sentence should end with a period. | 38 | |
Line is longer than 80 characters. | 48 | |
Parameter id should be final. | 48 | |
'id' hides a field. | 48 | |
Parameter name should be final. | 48 | |
'name' hides a field. | 48 | |
Parameter publicKey should be final. | 48 | |
'publicKey' hides a field. | 48 | |
Parameter privateKey should be final. | 48 | |
'privateKey' hides a field. | 48 | |
Parameter certificate should be final. | 48 | |
'certificate' hides a field. | 48 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Method 'getPrivateKey' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Method 'getPublicKey' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'alias' is not designed for extension - needs to be abstract, final or empty. | 88 | |
'{' is not preceded with whitespace. | 88 | |
Method 'getCertificate' is not designed for extension - needs to be abstract, final or empty. | 95 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
Line is longer than 80 characters. | 34 | |
Method 'sign' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter input should be final. | 34 | |
Parameter output should be final. | 34 | |
Parameter privateKey should be final. | 34 | |
'try' is not followed by whitespace. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 44 | |
'1024' is a magic number. | 45 | |
Empty statement. | 50 | |
Line is longer than 80 characters. | 67 | |
Method 'checkSignature' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter signedInputFile should be final. | 67 | |
Parameter dataFile should be final. | 67 | |
Parameter publicKey should be final. | 67 | |
'try' is not followed by whitespace. | 68 | |
'{' is not preceded with whitespace. | 68 | |
')' is preceded with whitespace. | 72 | |
'1024' is a magic number. | 85 | |
Empty statement. | 90 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 42 | |
Utility classes should not have a public or default constructor. | 42 | |
Missing a Javadoc comment. | 44 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
Missing a Javadoc comment. | 47 | |
Parameter asymmetricKeyRing should be final. | 48 | |
Parameter description should be final. | 48 | |
Redundant throws: 'SecurityException' is unchecked exception. | 50 | |
'1024' is a magic number. | 53 | |
Line is longer than 80 characters. | 63 | |
Name 'CN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Name 'OU' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
Name 'O' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
Name 'L' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
Name 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
';' is not followed by whitespace. | 91 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
First sentence should end with a period. | 41 | |
Variable 'salt' must be private and have accessor methods. | 42 | |
'0xA9' is a magic number. | 43 | |
'cast' is not followed by whitespace. | 43 | |
'0x9B' is a magic number. | 43 | |
'cast' is not followed by whitespace. | 43 | |
'0xC8' is a magic number. | 43 | |
'cast' is not followed by whitespace. | 43 | |
'0x32' is a magic number. | 43 | |
'cast' is not followed by whitespace. | 43 | |
'0x56' is a magic number. | 44 | |
'cast' is not followed by whitespace. | 44 | |
'0x35' is a magic number. | 44 | |
'cast' is not followed by whitespace. | 44 | |
'0xE3' is a magic number. | 44 | |
'cast' is not followed by whitespace. | 44 | |
'0x03' is a magic number. | 44 | |
'cast' is not followed by whitespace. | 44 | |
First sentence should end with a period. | 47 | |
Variable 'iterationCount' must be private and have accessor methods. | 48 | |
'19' is a magic number. | 48 | |
Missing a Javadoc comment. | 50 | |
Parameter passPhrase should be final. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 59 | |
Method 'encrypt' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter inputFile should be final. | 70 | |
Parameter outputFile should be final. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line is longer than 80 characters. | 73 | |
'1024' is a magic number. | 75 | |
Method 'decrypt' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter inputFile should be final. | 89 | |
Parameter outputFile should be final. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line is longer than 80 characters. | 92 | |
'1024' is a magic number. | 94 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 32 | |
Redundant 'public' modifier. | 36 | |
Line is longer than 80 characters. | 39 | |
Redundant 'public' modifier. | 43 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
First sentence should end with a period. | 30 | |
Variable 'encryptionCipher' must be private and have accessor methods. | 31 | |
First sentence should end with a period. | 32 | |
Variable 'decryptionCipher' must be private and have accessor methods. | 33 | |
Method 'getDecryptionCipher' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Method 'getEncryptionCipher' is not designed for extension - needs to be abstract, final or empty. | 43 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
'30' is a magic number. | 44 | |
'*' is not preceded with whitespace. | 44 | |
'*' is not followed by whitespace. | 44 | |
'1000' is a magic number. | 44 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 46 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Parameter discoveryService should be final. | 50 | |
'discoveryService' hides a field. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Method 'run' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 61 | |
'+' is not preceded with whitespace. | 61 | |
'+' is not followed by whitespace. | 61 | |
Line is longer than 80 characters. | 63 | |
'10' is a magic number. | 63 | |
'catch' is not followed by whitespace. | 67 | |
'}' should be on the same line. | 71 | |
'catch' is not followed by whitespace. | 72 | |
Line is longer than 80 characters. | 79 | |
Method 'discoveryEvent' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter discoveryEvent should be final. | 81 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 91 | |
'+' is not preceded with whitespace. | 91 | |
'+' is not followed by whitespace. | 91 | |
'+' is not preceded with whitespace. | 91 | |
')' is preceded with whitespace. | 96 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 99 | |
'+' is not followed by whitespace. | 99 | |
'+' is not preceded with whitespace. | 99 | |
'+' is not followed by whitespace. | 99 | |
')' is preceded with whitespace. | 99 | |
Line is longer than 80 characters. | 100 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
Missing a Javadoc comment. | 26 | |
'=' is not preceded with whitespace. | 26 | |
'=' is not followed by whitespace. | 26 | |
Missing a Javadoc comment. | 27 | |
'=' is not preceded with whitespace. | 27 | |
'=' is not followed by whitespace. | 27 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 33 | |
Parameter peer should be final. | 33 | |
'peer' hides a field. | 33 | |
Line is longer than 80 characters. | 39 | |
Method 'pipeMsgEvent' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter event should be final. | 41 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 65 | |
'+' is not preceded with whitespace. | 65 | |
'+' is not followed by whitespace. | 65 | |
'+' is not preceded with whitespace. | 65 |
Error | Line | |
---|---|---|
Class NetworkManager should be declared as final. | 18 | |
Missing a Javadoc comment. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 20 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
'=' is not preceded with whitespace. | 26 | |
Missing a Javadoc comment. | 27 | |
'=' is not preceded with whitespace. | 27 | |
';' is not followed by whitespace. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Avoid inline conditionals. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 52 | |
'+' is not preceded with whitespace. | 61 | |
'+' is not followed by whitespace. | 61 | |
'+' is not preceded with whitespace. | 61 | |
'+' is not followed by whitespace. | 61 | |
Line is longer than 80 characters. | 62 | |
'180000' is a magic number. | 62 | |
'if' is not followed by whitespace. | 63 | |
'{' is not preceded with whitespace. | 63 | |
Line is longer than 80 characters. | 64 | |
'+' is not preceded with whitespace. | 64 | |
'+' is not followed by whitespace. | 64 | |
Line is longer than 80 characters. | 65 | |
'}' should be on the same line. | 66 | |
'else' construct must use '{}'s. | 67 | |
Line is longer than 80 characters. | 67 | |
'+' is not preceded with whitespace. | 67 | |
'+' is not followed by whitespace. | 67 | |
Line is longer than 80 characters. | 70 | |
'if' is not followed by whitespace. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line is longer than 80 characters. | 72 | |
'+' is not preceded with whitespace. | 72 | |
'+' is not followed by whitespace. | 72 | |
'+' is not preceded with whitespace. | 72 | |
'+' is not followed by whitespace. | 72 | |
'else' construct must use '{}'s. | 73 | |
Line is longer than 80 characters. | 73 | |
'else' is not preceded with whitespace. | 73 | |
'}' is not followed by whitespace. | 73 | |
'+' is not preceded with whitespace. | 73 | |
'+' is not followed by whitespace. | 73 | |
'+' is not preceded with whitespace. | 73 | |
'+' is not followed by whitespace. | 73 | |
Line is longer than 80 characters. | 78 | |
',' is not followed by whitespace. | 78 | |
Missing a Javadoc comment. | 83 | |
Line is longer than 80 characters. | 100 | |
',' is not followed by whitespace. | 100 | |
Missing a Javadoc comment. | 103 | |
Parameter args should be final. | 103 | |
First sentence should end with a period. | 122 | |
Line is longer than 80 characters. | 127 | |
Parameter rendezVousService should be final. | 127 | |
'rendezVousService' hides a field. | 127 | |
Expected @param tag for 'rendezVousService'. | 127 | |
Parameter timeout should be final. | 127 | |
Line is longer than 80 characters. | 128 | |
'synchronized' is not followed by whitespace. | 132 | |
'if' construct must use '{}'s. | 133 | |
'if' is not followed by whitespace. | 133 | |
'else' construct must use '{}'s. | 134 | |
Must have at least one statement. | 138 | |
'{' is not followed by whitespace. | 138 | |
'}' is not preceded with whitespace. | 138 | |
First sentence should end with a period. | 143 | |
Parameter event should be final. | 148 | |
'||' should be on a new line. | 150 | |
'||' should be on a new line. | 151 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 14 | |
Missing a Javadoc comment. | 14 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 14 | |
Missing a Javadoc comment. | 16 | |
';' is preceded with whitespace. | 16 | |
Missing a Javadoc comment. | 18 | |
Parameter peerDiscoveryThread should be final. | 18 | |
'peerDiscoveryThread' hides a field. | 18 | |
Method 'discoveryEvent' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter event should be final. | 22 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 32 | |
'+' is not preceded with whitespace. | 32 | |
'+' is not followed by whitespace. | 32 | |
'+' is not preceded with whitespace. | 32 | |
')' is preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 41 |
Error | Line | |
---|---|---|
Got an exception - expecting EOF, found 'this' | 0 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 14 | |
Utility classes should not have a public or default constructor. | 14 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 16 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter peerGroup should be final. | 21 | |
Parameter keyStorePassword should be final. | 21 | |
Parameter identityPassword should be final. | 21 | |
Parameter join should be final. | 21 | |
Line is longer than 80 characters. | 22 | |
'+' is not preceded with whitespace. | 22 | |
'+' is not followed by whitespace. | 22 | |
'+' is not preceded with whitespace. | 22 | |
'+' is not followed by whitespace. | 22 | |
'+' is not preceded with whitespace. | 22 | |
'+' is not followed by whitespace. | 22 | |
'+' is not preceded with whitespace. | 22 | |
'+' is not followed by whitespace. | 22 | |
Line is longer than 80 characters. | 25 | |
'||' should be on a new line. | 30 | |
'||' should be on a new line. | 35 | |
'!' is followed by whitespace. | 41 | |
Line is longer than 80 characters. | 44 | |
'cast' is not followed by whitespace. | 48 | |
'if' is not followed by whitespace. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 74 | |
'+' is not preceded with whitespace. | 74 | |
'+' is not followed by whitespace. | 74 | |
'else' construct must use '{}'s. | 80 | |
Line is longer than 80 characters. | 80 | |
'else' is not preceded with whitespace. | 80 | |
'}' is not followed by whitespace. | 80 | |
'+' is not preceded with whitespace. | 80 | |
'+' is not followed by whitespace. | 80 | |
'+' is not preceded with whitespace. | 80 | |
'+' is not preceded with whitespace. | 80 | |
'+' is not followed by whitespace. | 80 | |
'+' is not preceded with whitespace. | 80 | |
'+' is not followed by whitespace. | 80 | |
Parameter peerGroup should be final. | 91 | |
Line is longer than 80 characters. | 93 | |
'+' is not preceded with whitespace. | 93 | |
'+' is not followed by whitespace. | 93 | |
Line is longer than 80 characters. | 95 | |
Line is longer than 80 characters. | 100 | |
'+' is not followed by whitespace. | 100 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 13 | |
Utility classes should not have a public or default constructor. | 13 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 15 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 25 | |
Parameter peerGroup should be final. | 25 | |
Parameter keyStorePassword should be final. | 25 | |
Parameter identityPassword should be final. | 25 | |
'+' is not preceded with whitespace. | 26 | |
'+' is not followed by whitespace. | 26 | |
'+' is not preceded with whitespace. | 26 | |
'+' is not followed by whitespace. | 26 | |
Line is longer than 80 characters. | 27 | |
'if' is not followed by whitespace. | 27 | |
',' is not followed by whitespace. | 27 | |
',' is not followed by whitespace. | 27 | |
',' is not followed by whitespace. | 27 | |
'{' is not preceded with whitespace. | 27 | |
'+' is not preceded with whitespace. | 28 | |
'+' is not followed by whitespace. | 28 | |
'+' is not preceded with whitespace. | 28 | |
'+' is not followed by whitespace. | 28 | |
'else' is not preceded with whitespace. | 30 | |
'}' is not followed by whitespace. | 30 | |
Line is longer than 80 characters. | 31 | |
'+' is not preceded with whitespace. | 31 | |
'+' is not followed by whitespace. | 31 | |
'+' is not preceded with whitespace. | 31 | |
'+' is not followed by whitespace. | 31 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 47 | |
Parameter parentGroup should be final. | 47 | |
Parameter groupName should be final. | 47 | |
Parameter groupDescription should be final. | 47 | |
Parameter autoRdv should be final. | 47 | |
Parameter rendezVousPeriod should be final. | 47 | |
Parameter rendezvousListener should be final. | 47 | |
Parameter publish should be final. | 47 | |
'+' is not preceded with whitespace. | 50 | |
'+' is not followed by whitespace. | 50 | |
Line is longer than 80 characters. | 53 | |
',' is not followed by whitespace. | 55 | |
Line is longer than 80 characters. | 61 | |
Name 'GID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
Line is longer than 80 characters. | 63 | |
'+' is not followed by whitespace. | 63 | |
'+' is not preceded with whitespace. | 65 | |
'+' is not followed by whitespace. | 65 | |
'+' is not preceded with whitespace. | 65 | |
'+' is not followed by whitespace. | 65 | |
'if' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
'+' is not preceded with whitespace. | 72 | |
'+' is not followed by whitespace. | 72 | |
'+' is not preceded with whitespace. | 72 | |
'+' is not followed by whitespace. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
'if' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
'+' is not preceded with whitespace. | 78 | |
'+' is not followed by whitespace. | 78 | |
'+' is not preceded with whitespace. | 78 | |
'+' is not followed by whitespace. | 78 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 89 | |
'+' is not preceded with whitespace. | 89 | |
'+' is not followed by whitespace. | 89 | |
'+' is not preceded with whitespace. | 89 | |
'+' is not followed by whitespace. | 89 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 100 | |
Line is longer than 80 characters. | 101 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 108 | |
Parameter parentGroup should be final. | 108 | |
Parameter peerGroupName should be final. | 108 | |
Parameter autoRdv should be final. | 108 | |
Parameter rendezVousPeriod should be final. | 108 | |
Parameter rendezvousListener should be final. | 108 | |
Parameter publish should be final. | 108 | |
'{' is not preceded with whitespace. | 108 | |
'+' is not preceded with whitespace. | 109 | |
'+' is not followed by whitespace. | 109 | |
Line is longer than 80 characters. | 111 | |
'for' is not followed by whitespace. | 112 | |
'=' is not preceded with whitespace. | 112 | |
'=' is not followed by whitespace. | 112 | |
';' is not followed by whitespace. | 112 | |
'<' is not preceded with whitespace. | 112 | |
'<' is not followed by whitespace. | 112 | |
';' is not followed by whitespace. | 112 | |
'{' is not preceded with whitespace. | 112 | |
'if' is not followed by whitespace. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Line is longer than 80 characters. | 115 | |
'+' is not preceded with whitespace. | 115 | |
'+' is not followed by whitespace. | 115 | |
Line is longer than 80 characters. | 116 | |
Line is longer than 80 characters. | 120 | |
'+' is not preceded with whitespace. | 120 | |
'+' is not followed by whitespace. | 120 | |
'+' is not preceded with whitespace. | 120 | |
'+' is not followed by whitespace. | 120 | |
'if' is not followed by whitespace. | 126 | |
'!=' is not preceded with whitespace. | 126 | |
'!=' is not followed by whitespace. | 126 | |
'{' is not preceded with whitespace. | 126 | |
'+' is not preceded with whitespace. | 127 | |
'+' is not followed by whitespace. | 127 | |
'+' is not preceded with whitespace. | 127 | |
'+' is not followed by whitespace. | 127 | |
Line is longer than 80 characters. | 128 | |
Line is longer than 80 characters. | 129 | |
'if' is not followed by whitespace. | 132 | |
'!=' is not preceded with whitespace. | 132 | |
'!=' is not followed by whitespace. | 132 | |
'{' is not preceded with whitespace. | 132 | |
'+' is not preceded with whitespace. | 133 | |
'+' is not followed by whitespace. | 133 | |
'+' is not preceded with whitespace. | 133 | |
'+' is not followed by whitespace. | 133 | |
Line is longer than 80 characters. | 135 | |
Line is longer than 80 characters. | 136 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 140 | |
Line is longer than 80 characters. | 144 | |
'+' is not preceded with whitespace. | 144 | |
'+' is not followed by whitespace. | 144 | |
'+' is not preceded with whitespace. | 144 | |
'+' is not followed by whitespace. | 144 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 79 | |
Missing a Javadoc comment. | 83 | |
'cast' is not followed by whitespace. | 84 | |
'cast' is not followed by whitespace. | 84 | |
'cast' is not followed by whitespace. | 84 | |
'cast' is not followed by whitespace. | 84 | |
'cast' is not followed by whitespace. | 85 | |
'cast' is not followed by whitespace. | 85 | |
'cast' is not followed by whitespace. | 85 | |
'cast' is not followed by whitespace. | 85 | |
'cast' is not followed by whitespace. | 86 | |
'cast' is not followed by whitespace. | 86 | |
'cast' is not followed by whitespace. | 86 | |
'cast' is not followed by whitespace. | 86 | |
'cast' is not followed by whitespace. | 87 | |
'cast' is not followed by whitespace. | 87 | |
'cast' is not followed by whitespace. | 87 | |
'cast' is not followed by whitespace. | 87 | |
Missing a Javadoc comment. | 90 | |
Parameter pg should be final. | 90 | |
Parameter name should be final. | 90 | |
Parameter type should be final. | 91 | |
Parameter pipeId should be final. | 91 | |
Missing a Javadoc comment. | 95 | |
Parameter pg should be final. | 95 | |
Parameter name should be final. | 95 | |
Parameter type should be final. | 96 | |
Parameter pipeId should be final. | 96 | |
Parameter remote should be final. | 96 | |
Missing a Javadoc comment. | 108 | |
Parameter pg should be final. | 108 | |
Parameter name should be final. | 108 | |
';' is followed by whitespace. | 115 | |
'cast' is not followed by whitespace. | 119 | |
Must have at least one statement. | 122 | |
'{' is not followed by whitespace. | 122 | |
'}' is not preceded with whitespace. | 122 | |
Missing a Javadoc comment. | 127 | |
Parameter pg should be final. | 127 | |
Parameter name should be final. | 127 | |
';' is followed by whitespace. | 134 | |
'cast' is not followed by whitespace. | 135 | |
Must have at least one statement. | 143 | |
'{' is not followed by whitespace. | 143 | |
'}' is not preceded with whitespace. | 143 | |
Missing a Javadoc comment. | 148 | |
Parameter pg should be final. | 148 | |
Parameter name should be final. | 148 | |
Parameter listener should be final. | 149 | |
Avoid inline conditionals. | 153 | |
'10' is a magic number. | 154 | |
Missing a Javadoc comment. | 157 | |
Parameter pg should be final. | 157 | |
Parameter name should be final. | 157 | |
Parameter type should be final. | 158 | |
Missing a Javadoc comment. | 162 | |
Parameter pg should be final. | 162 | |
Parameter name should be final. | 162 | |
Parameter type should be final. | 163 | |
Parameter id should be final. | 163 | |
'cast' is not followed by whitespace. | 164 | |
'?' should be on a new line. | 167 | |
Avoid inline conditionals. | 167 | |
'cast' is not followed by whitespace. | 168 | |
':' should be on a new line. | 168 | |
'cast' is not followed by whitespace. | 169 | |
Missing a Javadoc comment. | 176 | |
Parameter pg should be final. | 176 | |
Parameter pa should be final. | 176 | |
Missing a Javadoc comment. | 180 | |
Parameter pg should be final. | 180 | |
Parameter pa should be final. | 180 | |
Parameter remote should be final. | 181 | |
Must have at least one statement. | 186 | |
'{' is not followed by whitespace. | 186 | |
'}' is not preceded with whitespace. | 186 | |
Must have at least one statement. | 188 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 36 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter arg0 should be final. | 39 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Avoid inline conditionals. | 30 | |
Missing a Javadoc comment. | 33 | |
Method 'getNetwork' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Method 'setNetwork' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter network should be final. | 46 | |
'network' hides a field. | 46 | |
Parameter workstation should be final. | 59 | |
Method 'addClientWorkstation' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Parameter workstation should be final. | 71 | |
Method 'deleteWorkstation' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter workstation should be final. | 83 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 26 | |
Utility classes should not have a public or default constructor. | 26 | |
Missing a Javadoc comment. | 28 | |
Parameter name should be final. | 28 | |
Parameter type should be final. | 28 | |
Parameter description should be final. | 29 | |
Parameter address should be final. | 29 | |
Parameter port should be final. | 29 | |
Parameter inUse should be final. | 29 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 40 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Utility classes should not have a public or default constructor. | 24 | |
Missing a Javadoc comment. | 26 | |
More than 7 parameters. | 26 | |
Parameter name should be final. | 26 | |
Parameter description should be final. | 26 | |
Parameter rateType should be final. | 27 | |
Parameter baseRate should be final. | 27 | |
Parameter minDurationInMinute should be final. | 27 | |
Parameter careAboutMinDuration should be final. | 28 | |
Parameter maxDurationInMinute should be final. | 28 | |
Parameter careAboutMaxDuration should be final. | 29 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Utility classes should not have a public or default constructor. | 29 | |
Missing a Javadoc comment. | 31 | |
Parameter user should be final. | 31 | |
Parameter workstation should be final. | 31 | |
Parameter description should be final. | 32 | |
Parameter startTime should be final. | 32 | |
Parameter endTime should be final. | 32 | |
Parameter service should be final. | 32 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Parameter id should be final. | 47 | |
'id' hides a field. | 47 | |
Expected @param tag for 'id'. | 47 | |
Parameter areaCode should be final. | 47 | |
'areaCode' hides a field. | 47 | |
Expected @param tag for 'areaCode'. | 47 | |
Parameter exchange should be final. | 47 | |
'exchange' hides a field. | 47 | |
Expected @param tag for 'exchange'. | 47 | |
Parameter number should be final. | 48 | |
'number' hides a field. | 48 | |
Expected @param tag for 'number'. | 48 | |
Parameter id should be final. | 64 | |
'id' hides a field. | 64 | |
Expected @param tag for 'id'. | 64 | |
Parameter areaCode should be final. | 64 | |
'areaCode' hides a field. | 64 | |
Expected @param tag for 'areaCode'. | 64 | |
Parameter exchange should be final. | 64 | |
'exchange' hides a field. | 64 | |
Expected @param tag for 'exchange'. | 64 | |
Parameter number should be final. | 65 | |
'number' hides a field. | 65 | |
Expected @param tag for 'number'. | 65 | |
Parameter description should be final. | 65 | |
'description' hides a field. | 65 | |
Expected @param tag for 'description'. | 65 | |
Missing a Javadoc comment. | 75 | |
Method 'getAreaCode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'setAreaCode' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Parameter areaCode should be final. | 90 | |
'areaCode' hides a field. | 90 | |
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter description should be final. | 105 | |
'description' hides a field. | 105 | |
Method 'getExchange' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Method 'setExchange' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Parameter exchange should be final. | 120 | |
'exchange' hides a field. | 120 | |
Method 'getNumber' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setNumber' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Parameter number should be final. | 135 | |
'number' hides a field. | 135 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Parameter id should be final. | 150 | |
'id' hides a field. | 150 | |
Method 'toXml' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter document should be final. | 154 | |
Method 'fromXml' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Missing a Javadoc comment. | 186 | |
Parameter node should be final. | 186 | |
Line is longer than 80 characters. | 187 | |
'id' hides a field. | 187 | |
'areaCode' hides a field. | 189 | |
'=' is not preceded with whitespace. | 189 | |
'=' is not followed by whitespace. | 189 | |
'exchange' hides a field. | 190 | |
'=' is not preceded with whitespace. | 190 | |
'=' is not followed by whitespace. | 190 | |
'number' hides a field. | 191 | |
'=' is not preceded with whitespace. | 191 | |
'=' is not followed by whitespace. | 191 | |
'description' hides a field. | 192 | |
'=' is not preceded with whitespace. | 192 | |
'=' is not followed by whitespace. | 192 | |
'for' is not followed by whitespace. | 194 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 | |
';' is not followed by whitespace. | 194 | |
'<' is not preceded with whitespace. | 194 | |
'<' is not followed by whitespace. | 194 | |
';' is not followed by whitespace. | 194 | |
'{' is not preceded with whitespace. | 194 | |
'if' construct must use '{}'s. | 195 | |
Line is longer than 80 characters. | 195 | |
'if' is not followed by whitespace. | 195 | |
Line is longer than 80 characters. | 196 | |
'if' construct must use '{}'s. | 197 | |
Line is longer than 80 characters. | 197 | |
'if' is not followed by whitespace. | 197 | |
Line is longer than 80 characters. | 198 | |
'if' construct must use '{}'s. | 199 | |
Line is longer than 80 characters. | 199 | |
'if' is not followed by whitespace. | 199 | |
Line is longer than 80 characters. | 200 | |
'if' construct must use '{}'s. | 201 | |
Line is longer than 80 characters. | 201 | |
'if' is not followed by whitespace. | 201 | |
Line is longer than 80 characters. | 202 | |
',' is not followed by whitespace. | 206 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Utility classes should not have a public or default constructor. | 27 | |
Missing a Javadoc comment. | 29 | |
More than 7 parameters. | 29 | |
Parameter name should be final. | 29 | |
Parameter surname should be final. | 29 | |
Parameter gender should be final. | 29 | |
Parameter birthday should be final. | 30 | |
Parameter nickname should be final. | 30 | |
Parameter password should be final. | 30 | |
Parameter credential should be final. | 30 | |
Parameter document should be final. | 31 | |
Parameter imagePath should be final. | 31 | |
Missing a Javadoc comment. | 49 | |
Parameter jcard should be final. | 49 | |
Parameter password should be final. | 49 | |
'{' is not preceded with whitespace. | 49 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Redundant 'public' modifier. | 42 | |
Expected @throws tag for 'JCardException'. | 42 | |
Line is longer than 80 characters. | 47 | |
Redundant 'public' modifier. | 50 | |
Expected @throws tag for 'JCardException'. | 50 | |
Line is longer than 80 characters. | 57 | |
Redundant 'public' modifier. | 59 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Redundant 'public' modifier. | 67 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
'=' is not preceded with whitespace. | 25 | |
'=' is not followed by whitespace. | 25 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Method 'setAdditionalName' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter additionalName should be final. | 38 | |
'additionalName' hides a field. | 38 | |
Method 'setFamilyName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Parameter familyName should be final. | 45 | |
'familyName' hides a field. | 45 | |
Method 'setGivenName' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter givenName should be final. | 52 | |
'givenName' hides a field. | 52 | |
Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Parameter prefix should be final. | 59 | |
'prefix' hides a field. | 59 | |
Method 'setSuffix' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Parameter suffix should be final. | 66 | |
'suffix' hides a field. | 66 | |
Method 'setPropertyName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Method 'doValidate' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
'if' is not followed by whitespace. | 78 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 83 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
'30' is a magic number. | 85 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
'static' modifier out of order with the JLS suggestions. | 29 | |
Missing a Javadoc comment. | 31 | |
Name 'PROPERTY_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
Variable 'PROPERTY_NAME' must be private and have accessor methods. | 31 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Utility classes should not have a public or default constructor. | 42 | |
Missing a Javadoc comment. | 44 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
Parameter inputFile should be final. | 59 | |
Parameter outputFile should be final. | 59 | |
Parameter inputFile should be final. | 81 | |
Parameter zipOutputStream should be final. | 82 | |
'1024' is a magic number. | 84 | |
Missing a Javadoc comment. | 112 | |
Parameter inputFile should be final. | 112 | |
Parameter outputFile should be final. | 112 | |
Missing a Javadoc comment. | 122 | |
Parameter inputFile should be final. | 122 | |
Parameter zipOutputStream should be final. | 123 | |
'1024' is a magic number. | 125 | |
Parameter inputFile should be final. | 164 | |
Parameter outputFile should be final. | 164 | |
Parameter inputFile should be final. | 185 | |
Parameter zipOutputStream should be final. | 185 | |
'1024' is a magic number. | 188 | |
Parameter inputFile should be final. | 214 | |
Parameter outputDirectory should be final. | 214 |
Error | Line | |
---|---|---|
Class Messages should be declared as final. | 6 | |
Missing a Javadoc comment. | 6 | |
Line is longer than 80 characters. | 7 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Parameter key should be final. | 15 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Method 'epilogue' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
switch without "default" clause. | 46 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 57 | |
Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Parameter status should be final. | 73 | |
'status' hides a field. | 73 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Avoid inline conditionals. | 32 | |
Missing a Javadoc comment. | 35 | |
Method 'executeCommand' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter synchronous should be final. | 40 | |
'if' construct must use '{}'s. | 56 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
Missing a Javadoc comment. | 47 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 54 | |
'else' construct must use '{}'s. | 63 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
switch without "default" clause. | 68 | |
'if' construct must use '{}'s. | 88 | |
Line is longer than 80 characters. | 88 | |
'+' is not preceded with whitespace. | 88 | |
'+' is not followed by whitespace. | 88 | |
Line is longer than 80 characters. | 89 | |
'+' is not preceded with whitespace. | 89 | |
'+' is not followed by whitespace. | 89 | |
Line is longer than 80 characters. | 101 | |
',' is not followed by whitespace. | 101 | |
'else' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
'else' construct must use '{}'s. | 55 | |
'else' construct must use '{}'s. | 57 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
switch without "default" clause. | 62 | |
'else' construct must use '{}'s. | 73 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
switch without "default" clause. | 35 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
'if' construct must use '{}'s. | 46 | |
Line is longer than 80 characters. | 46 | |
'+' is not preceded with whitespace. | 46 | |
'+' is not followed by whitespace. | 46 | |
Line is longer than 80 characters. | 47 | |
'+' is not preceded with whitespace. | 47 | |
'+' is not followed by whitespace. | 47 | |
'else' construct must use '{}'s. | 49 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
switch without "default" clause. | 55 | |
'else' construct must use '{}'s. | 66 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
'if' construct must use '{}'s. | 45 | |
'else' construct must use '{}'s. | 47 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
switch without "default" clause. | 57 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
switch without "default" clause. | 45 | |
Line is longer than 80 characters. | 53 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
switch without "default" clause. | 45 | |
Line is longer than 80 characters. | 53 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
switch without "default" clause. | 45 | |
Line is longer than 80 characters. | 53 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
switch without "default" clause. | 45 | |
Line is longer than 80 characters. | 53 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Parameter workstationId should be final. | 37 | |
'workstationId' hides a field. | 37 | |
Expected @param tag for 'workstationId'. | 37 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
'else' construct must use '{}'s. | 59 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
switch without "default" clause. | 69 | |
'else' construct must use '{}'s. | 80 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Parameter serviceId should be final. | 37 | |
'serviceId' hides a field. | 37 | |
Expected @param tag for 'serviceId'. | 37 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
'else' construct must use '{}'s. | 59 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
switch without "default" clause. | 69 | |
'else' construct must use '{}'s. | 80 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Parameter sessionId should be final. | 37 | |
'sessionId' hides a field. | 37 | |
Expected @param tag for 'sessionId'. | 37 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
'else' construct must use '{}'s. | 52 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
switch without "default" clause. | 57 | |
'else' construct must use '{}'s. | 68 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 36 | |
Parameter userId should be final. | 41 | |
'userId' hides a field. | 41 | |
Expected @param tag for 'userId'. | 41 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
'else' construct must use '{}'s. | 58 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
switch without "default" clause. | 63 | |
'else' construct must use '{}'s. | 73 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Parameter workstationId should be final. | 36 | |
'workstationId' hides a field. | 36 | |
Expected @param tag for 'workstationId'. | 36 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 49 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
switch without "default" clause. | 59 | |
Line is longer than 80 characters. | 70 | |
'else' construct must use '{}'s. | 73 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Parameter serviceId should be final. | 36 | |
'serviceId' hides a field. | 36 | |
Expected @param tag for 'serviceId'. | 36 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 48 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
switch without "default" clause. | 58 | |
Line is longer than 80 characters. | 69 | |
'else' construct must use '{}'s. | 72 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Parameter sessionId should be final. | 33 | |
'sessionId' hides a field. | 33 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 43 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
switch without "default" clause. | 53 | |
Line is longer than 80 characters. | 64 | |
'else' construct must use '{}'s. | 67 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Parameter userId should be final. | 36 | |
'userId' hides a field. | 36 | |
Expected @param tag for 'userId'. | 36 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 48 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
switch without "default" clause. | 58 | |
Line is longer than 80 characters. | 68 | |
'else' construct must use '{}'s. | 71 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 27 | |
Method 'prologo' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Method 'execution' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
switch without "default" clause. | 35 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Got an exception - unexpected char: '@' | 0 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Utility classes should not have a public or default constructor. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
Line is longer than 80 characters. | 38 | |
Parameter component should be final. | 41 | |
'{' is not preceded with whitespace. | 41 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 32 | |
Utility classes should not have a public or default constructor. | 32 | |
Missing a Javadoc comment. | 34 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
Missing a Javadoc comment. | 37 | |
'60' is a magic number. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Parameter seconds should be final. | 41 | |
'seconds' hides a field. | 41 | |
'1000' is a magic number. | 45 | |
Line is longer than 80 characters. | 46 | |
'1000' is a magic number. | 46 | |
'1000' is a magic number. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
'1000' is a magic number. | 56 | |
Line is longer than 80 characters. | 60 | |
Missing a Javadoc comment. | 67 | |
Parameter args should be final. | 67 | |
Array brackets at illegal position. | 67 | |
'5' is a magic number. | 68 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 29 | |
Utility classes should not have a public or default constructor. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Name 'logFile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
'if' construct must use '{}'s. | 72 | |
'if' construct must use '{}'s. | 83 | |
Parameter text should be final. | 107 | |
Parameter messageType should be final. | 107 | |
switch without "default" clause. | 109 | |
'if' construct must use '{}'s. | 127 | |
'if' construct must use '{}'s. | 140 |