Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
59001876

Files

FilesIWE
org/hardcode/juf/BadConfigurationException.java 0011
org/hardcode/juf/ClientStatusException.java 0038
org/hardcode/juf/DownloadException.java 0035
org/hardcode/juf/InstallException.java 0010
org/hardcode/juf/Installer.java 006
org/hardcode/juf/JUpdate.java 0044
org/hardcode/juf/JUpdateUtilities.java 0032
org/hardcode/juf/ListenerSupport.java 0010
org/hardcode/juf/ListenerSupportImpl.java 0043
org/hardcode/juf/NoServerFileException.java 0016
org/hardcode/juf/ProgressListener.java 003
org/hardcode/juf/UpdateListener.java 004
org/hardcode/juf/package.html 001
org/hardcode/juf/sample/JUpdateClientSample.java 0079
org/hardcode/juf/sample/SampleUpdate.java 0049
org/hardcode/juf/sample/package.html 001
org/hardcode/juf/status/Status.java 0088
org/hardcode/juf/status/StatusDescriptor.java 00110
org/hardcode/juf/status/UpdateInfo.java 00146
org/hardcode/juf/status/UpdateInfoDescriptor.java 00105
org/hardcode/juf/status/package.html 001
org/hardcode/juf/ui/UpdatePanel.java 00160
org/hardcode/juf/ui/package.html 001
org/hardcode/juf/update/Feature.java 0065
org/hardcode/juf/update/FeatureDescriptor.java 0081
org/hardcode/juf/update/Installer.java 0076
org/hardcode/juf/update/InstallerDescriptor.java 00104
org/hardcode/juf/update/Update.java 00180
org/hardcode/juf/update/UpdateDescriptor.java 00159
org/hardcode/juf/update/Updates.java 00135
org/hardcode/juf/update/UpdatesDescriptor.java 0082
org/hardcode/juf/update/package.html 001

org/hardcode/juf/BadConfigurationException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line contains a tab character. 13
Error Line contains a tab character. 14
Error Parameter arg0 should be final. 24
Error Expected @param tag for 'arg0'. 24
Error Parameter arg0 should be final. 34
Error Expected @param tag for 'arg0'. 34
Error Parameter arg1 should be final. 34
Error Expected @param tag for 'arg1'. 34
Error Parameter arg0 should be final. 43
Error Expected @param tag for 'arg0'. 43

org/hardcode/juf/ClientStatusException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 6
Error Line is longer than 80 characters. 7
Error Line has trailing spaces. 8
Error Line contains a tab character. 13
Error Line has trailing spaces. 14
Error Line contains a tab character. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Parameter arg0 should be final. 22
Error Expected @param tag for 'arg0'. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Parameter arg0 should be final. 29
Error Expected @param tag for 'arg0'. 29
Error Parameter arg1 should be final. 29
Error Expected @param tag for 'arg1'. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Parameter arg0 should be final. 35
Error Expected @param tag for 'arg0'. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37

org/hardcode/juf/DownloadException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line contains a tab character. 11
Error Line has trailing spaces. 12
Error Line contains a tab character. 12
Error Line contains a tab character. 13
Error Line contains a tab character. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Parameter arg0 should be final. 20
Error Expected @param tag for 'arg0'. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Parameter arg0 should be final. 27
Error Expected @param tag for 'arg0'. 27
Error Parameter arg1 should be final. 27
Error Expected @param tag for 'arg1'. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Parameter arg0 should be final. 33
Error Expected @param tag for 'arg0'. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35

org/hardcode/juf/InstallException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 3
Error Parameter message should be final. 19
Error Expected @param tag for 'message'. 19
Error Parameter message should be final. 29
Error Expected @param tag for 'message'. 29
Error Parameter cause should be final. 29
Error Expected @param tag for 'cause'. 29
Error Parameter cause should be final. 38
Error Expected @param tag for 'cause'. 38

org/hardcode/juf/Installer.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 8
Error First sentence should end with a period. 14
Error Line is longer than 80 characters. 17
Error Redundant 'public' modifier. 24
Error Expected @throws tag for 'InstallException'. 25

org/hardcode/juf/JUpdate.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 29
Error First sentence should end with a period. 35
Error Unused @param tag for 'file'. 39
Error Unused @throws tag for 'RuntimeException'. 48
Error Method 'getClientUpdateInformation' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter name should be final. 50
Error First sentence should end with a period. 60
Error Line is longer than 80 characters. 80
Error Method 'doUpdate' is not designed for extension - needs to be abstract, final or empty. 80
Error Parameter clientStatus should be final. 80
Error Parameter clientUpdateInfo should be final. 80
Error Expected @param tag for 'clientUpdateInfo'. 80
Error Parameter name should be final. 80
Error Parameter u should be final. 80
Error Parameter listener should be final. 81
Error Line has trailing spaces. 82
Error '{' is followed by whitespace. 90
Error First sentence should end with a period. 108
Error Parameter ui should be final. 119
Error Parameter packageName should be final. 119
Error First sentence should end with a period. 131
Error Line is longer than 80 characters. 146
Error Method 'checkUpdates' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter name should be final. 146
Error Parameter clientUpdateInfo should be final. 146
Error Expected @param tag for 'clientUpdateInfo'. 146
Error Parameter listener should be final. 146
Error Line is longer than 80 characters. 154
Error First sentence should end with a period. 168
Error Unused @throws tag for 'RuntimeException'. 181
Error Parameter st should be final. 183
Error Parameter listener should be final. 183
Error First sentence should end with a period. 219
Error Parameter name should be final. 229
Error Expected @throws tag for 'ClientStatusException'. 230
Error Parameter name should be final. 255
Error Parameter info should be final. 255
Error Expected @param tag for 'info'. 255
Error Expected @throws tag for 'ClientStatusException'. 256
Error Expected @throws tag for 'IOException'. 256
Error First sentence should end with a period. 267
Error Parameter updateName should be final. 274
Error '+' should be on a new line. 275

org/hardcode/juf/JUpdateUtilities.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Method 'download' is not designed for extension - needs to be abstract, final or empty. 39
Error Parameter url should be final. 39
Error Expected @param tag for 'url'. 39
Error Parameter temp should be final. 39
Error Expected @param tag for 'temp'. 39
Error Expected @throws tag for 'IOException'. 40
Error Expected @throws tag for 'NoServerFileException'. 40
Error Redundant throws: 'NoServerFileException' is subclass of 'IOException'. 40
Error '10240' is a magic number. 58
Error '10240' is a magic number. 62
Error '100' is a magic number. 66
Error '10240' is a magic number. 71
Error '10240' is a magic number. 74
Error Method 'copy' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter source should be final. 93
Error Parameter dest should be final. 93
Error Line is longer than 80 characters. 102
Error First sentence should end with a period. 116
Error Line is longer than 80 characters. 118
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 123
Error Method 'getComponentStatus' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter status should be final. 126
Error Parameter componentName should be final. 126
Error Line is longer than 80 characters. 129
Error Line contains a tab character. 129
Error '{' is not preceded with whitespace. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line has trailing spaces. 133

org/hardcode/juf/ListenerSupport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line contains a tab character. 11
Error Missing a Javadoc comment. 11
Error Redundant 'public' modifier. 11
Error Line contains a tab character. 12
Error Missing a Javadoc comment. 12
Error Redundant 'public' modifier. 12
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Redundant 'public' modifier. 14

org/hardcode/juf/ListenerSupportImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' is not preceded with whitespace. 12
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Parameter listener should be final. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Parameter progress should be final. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Parameter progress should be final. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line has trailing spaces. 48
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line has trailing spaces. 50
Error Line contains a tab character. 50

org/hardcode/juf/NoServerFileException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line contains a tab character. 13
Error Line has trailing spaces. 14
Error Line contains a tab character. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Parameter arg0 should be final. 22
Error Expected @param tag for 'arg0'. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24

org/hardcode/juf/ProgressListener.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line contains a tab character. 10
Error Missing a Javadoc comment. 10

org/hardcode/juf/UpdateListener.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' is not preceded with whitespace. 9
Error Line contains a tab character. 10
Error Missing a Javadoc comment. 10

org/hardcode/juf/package.html

ErrorLine
Error Missing package documentation file.0

org/hardcode/juf/sample/JUpdateClientSample.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 18
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Parameter args should be final. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line has trailing spaces. 26
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 27
Error Missing a Javadoc comment. 27
Error '{' is not preceded with whitespace. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line is longer than 80 characters. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line is longer than 80 characters. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error '400' is a magic number. 49
Error '400' is a magic number. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line has trailing spaces. 62
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line is longer than 80 characters. 65
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line has trailing spaces. 80
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82

org/hardcode/juf/sample/SampleUpdate.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 18
Error '{' is not preceded with whitespace. 20
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line is longer than 80 characters. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line is longer than 80 characters. 26
Error Line contains a tab character. 26
Error Method 'install' is not designed for extension - needs to be abstract, final or empty. 26
Error Parameter clientStatus should be final. 26
Error Parameter status should be final. 26
Error Parameter listener should be final. 26
Error Line contains a tab character. 27
Error Line is longer than 80 characters. 28
Error Line contains a tab character. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error '{' is not preceded with whitespace. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error 'else' is not preceded with whitespace. 35
Error '}' is not followed by whitespace. 35
Error 'else' is not followed by whitespace. 35
Error '{' is not preceded with whitespace. 35
Error Line is longer than 80 characters. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line is longer than 80 characters. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line has trailing spaces. 48
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50

org/hardcode/juf/sample/package.html

ErrorLine
Error Missing package documentation file.0

org/hardcode/juf/status/Status.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - java.io.IOException. 14
Error Unused import - java.io.Reader. 15
Error Unused import - java.io.Serializable. 16
Error Unused import - java.io.Writer. 17
Error Unused import - org.exolab.castor.xml.MarshalException. 18
Error Unused import - org.exolab.castor.xml.ValidationException. 21
Error Unused import - org.xml.sax.ContentHandler. 22
Error Line has trailing spaces. 26
Error First sentence should end with a period. 36
Error Name '_componentName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error First sentence should end with a period. 41
Error Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error First sentence should end with a period. 46
Error Name '_has_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 56
Error First sentence should end with a period. 65
Error Method 'deleteVersion' is not designed for extension - needs to be abstract, final or empty. 68
Error '{' should be on the previous line. 69
Error '=' is not preceded with whitespace. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 75
Error Method 'getComponentName' is not designed for extension - needs to be abstract, final or empty. 78
Error '{' should be on the previous line. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 85
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 91
Error First sentence should end with a period. 93
Error Expected an @return tag. 96
Error Method 'hasVersion' is not designed for extension - needs to be abstract, final or empty. 96
Error '{' should be on the previous line. 97
Error Line has trailing spaces. 99
Error First sentence should end with a period. 101
Error Expected an @return tag. 104
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 104
Error '{' should be on the previous line. 105
Error '}' should be on the same line. 108
Error Line has trailing spaces. 113
Error First sentence should end with a period. 115
Error Line has trailing spaces. 117
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter out should be final. 120
Error Expected @param tag for 'out'. 120
Error Line is longer than 80 characters. 121
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 121
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 121
Error Line has trailing spaces. 123
Error Line has trailing spaces. 125
Error First sentence should end with a period. 127
Error Line has trailing spaces. 129
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter handler should be final. 132
Error Expected @param tag for 'handler'. 132
Error Line is longer than 80 characters. 133
Error Expected @throws tag for 'java.io.IOException'. 133
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 133
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 133
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error Line has trailing spaces. 141
Error Method 'setComponentName' is not designed for extension - needs to be abstract, final or empty. 144
Error Parameter componentName should be final. 144
Error '{' should be on the previous line. 145
Error Line has trailing spaces. 147
Error Line has trailing spaces. 151
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 154
Error Parameter version should be final. 154
Error '{' should be on the previous line. 155
Error Line has trailing spaces. 158
Error First sentence should end with a period. 160
Error Line has trailing spaces. 162
Error Expected an @return tag. 165
Error Parameter reader should be final. 165
Error Expected @param tag for 'reader'. 165
Error Line is longer than 80 characters. 166
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 166
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 166
Error Line is longer than 80 characters. 168
Error Line has trailing spaces. 169
Error First sentence should end with a period. 171
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 174
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 175
Error '{' should be on the previous line. 176
Error Line is longer than 80 characters. 177
Error Line has trailing spaces. 179

org/hardcode/juf/status/StatusDescriptor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - org.exolab.castor.mapping.AccessMode. 14
Error Unused import - org.exolab.castor.xml.TypeValidator. 15
Error Unused import - org.exolab.castor.xml.XMLFieldDescriptor. 16
Error Using the '.*' form of import should be avoided - org.exolab.castor.xml.validators.*. 17
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 24
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 65
Error Line has trailing spaces. 68
Error '(' is followed by whitespace. 68
Error Parameter object should be final. 68
Error ')' is preceded with whitespace. 68
Error Redundant throws: 'IllegalStateException' is unchecked exception. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error '(' is followed by whitespace. 74
Error Parameter object should be final. 74
Error Parameter value should be final. 74
Error Redundant throws: 'IllegalStateException' is unchecked exception. 75
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 75
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 79
Error '}' should be on the same line. 80
Error '(' is followed by whitespace. 85
Error Parameter parent should be final. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 92
Error Avoid nested blocks. 96
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 105
Error '(' is followed by whitespace. 105
Error Parameter object should be final. 105
Error ')' is preceded with whitespace. 105
Error Redundant throws: 'IllegalStateException' is unchecked exception. 106
Error '{' should be on the previous line. 107
Error 'if' construct must use '{}'s. 109
Error 'if' is not followed by whitespace. 109
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 113
Error '(' is followed by whitespace. 113
Error Parameter object should be final. 113
Error Parameter value should be final. 113
Error Redundant throws: 'IllegalStateException' is unchecked exception. 114
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 114
Error '{' should be on the previous line. 115
Error 'if' construct must use '{}'s. 119
Error Line has trailing spaces. 120
Error '(' is followed by whitespace. 121
Error 'cast' is not followed by whitespace. 121
Error '}' should be on the same line. 122
Error '(' is followed by whitespace. 127
Error Parameter parent should be final. 127
Error ')' is preceded with whitespace. 127
Error ')' is preceded with whitespace. 130
Error Line has trailing spaces. 134
Error Avoid nested blocks. 138
Error '=' is not preceded with whitespace. 139
Error Line has trailing spaces. 144
Error First sentence should end with a period. 152
Error Expected an @return tag. 155
Error Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 155
Error '{' should be on the previous line. 156
Error Line has trailing spaces. 158
Error First sentence should end with a period. 160
Error Expected an @return tag. 163
Error Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 163
Error '{' should be on the previous line. 164
Error Line has trailing spaces. 166
Error First sentence should end with a period. 168
Error Expected an @return tag. 171
Error Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 171
Error '{' should be on the previous line. 172
Error Line has trailing spaces. 174
Error First sentence should end with a period. 176
Error Expected an @return tag. 179
Error Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 179
Error '{' should be on the previous line. 180
Error Line has trailing spaces. 182
Error First sentence should end with a period. 184
Error Expected an @return tag. 187
Error Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 187
Error '{' should be on the previous line. 188
Error Line has trailing spaces. 190
Error First sentence should end with a period. 192
Error Expected an @return tag. 195
Error Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 195
Error '{' should be on the previous line. 196
Error Line has trailing spaces. 198
Error First sentence should end with a period. 200
Error Expected an @return tag. 203
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 203
Error '{' should be on the previous line. 204
Error Line has trailing spaces. 206
Error First sentence should end with a period. 208
Error Expected an @return tag. 211
Error Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 211
Error '{' should be on the previous line. 212
Error Line has trailing spaces. 214

org/hardcode/juf/status/UpdateInfo.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - java.io.IOException. 14
Error Unused import - java.io.Reader. 15
Error Unused import - java.io.Serializable. 16
Error Unused import - java.io.Writer. 17
Error Unused import - java.util.Enumeration. 18
Error Unused import - org.exolab.castor.xml.MarshalException. 20
Error Unused import - org.exolab.castor.xml.ValidationException. 23
Error Unused import - org.xml.sax.ContentHandler. 24
Error Line has trailing spaces. 28
Error First sentence should end with a period. 38
Error Name '_urlPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error First sentence should end with a period. 43
Error Name '_statusList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 53
Error First sentence should end with a period. 63
Error Line has trailing spaces. 65
Error Method 'addStatus' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter vStatus should be final. 68
Error Expected @param tag for 'vStatus'. 68
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 69
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 72
Error First sentence should end with a period. 74
Error Line has trailing spaces. 76
Error Method 'addStatus' is not designed for extension - needs to be abstract, final or empty. 80
Error Parameter index should be final. 80
Error Expected @param tag for 'index'. 80
Error Parameter vStatus should be final. 80
Error Expected @param tag for 'vStatus'. 80
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 81
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 81
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 84
Error First sentence should end with a period. 86
Error Expected an @return tag. 89
Error Method 'enumerateStatus' is not designed for extension - needs to be abstract, final or empty. 89
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 92
Error First sentence should end with a period. 94
Error Line has trailing spaces. 96
Error Expected an @return tag. 99
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter index should be final. 99
Error Expected @param tag for 'index'. 99
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 100
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 100
Error '{' should be on the previous line. 101
Error Line has trailing spaces. 106
Error Line has trailing spaces. 108
Error First sentence should end with a period. 110
Error Expected an @return tag. 113
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 113
Error '{' should be on the previous line. 114
Error Line is longer than 80 characters. 116
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 121
Error First sentence should end with a period. 123
Error Expected an @return tag. 126
Error Method 'getStatusCount' is not designed for extension - needs to be abstract, final or empty. 126
Error '{' should be on the previous line. 127
Error Line has trailing spaces. 129
Error Line has trailing spaces. 133
Error Method 'getUrlPrefix' is not designed for extension - needs to be abstract, final or empty. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 139
Error First sentence should end with a period. 141
Error Expected an @return tag. 144
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 144
Error '{' should be on the previous line. 145
Error '}' should be on the same line. 148
Error Line has trailing spaces. 153
Error First sentence should end with a period. 155
Error Line has trailing spaces. 157
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 160
Error Parameter out should be final. 160
Error Expected @param tag for 'out'. 160
Error Line is longer than 80 characters. 161
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 161
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 161
Error Line has trailing spaces. 163
Error Line has trailing spaces. 165
Error First sentence should end with a period. 167
Error Line has trailing spaces. 169
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 172
Error Parameter handler should be final. 172
Error Expected @param tag for 'handler'. 172
Error Line is longer than 80 characters. 173
Error Expected @throws tag for 'java.io.IOException'. 173
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 173
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 173
Error Line has trailing spaces. 175
Error Line has trailing spaces. 177
Error First sentence should end with a period. 179
Error Method 'removeAllStatus' is not designed for extension - needs to be abstract, final or empty. 182
Error '{' should be on the previous line. 183
Error Line has trailing spaces. 185
Error First sentence should end with a period. 187
Error Line has trailing spaces. 189
Error Expected an @return tag. 192
Error Method 'removeStatus' is not designed for extension - needs to be abstract, final or empty. 192
Error Parameter index should be final. 192
Error Expected @param tag for 'index'. 192
Error '{' should be on the previous line. 193
Error Line has trailing spaces. 197
Error First sentence should end with a period. 199
Error Line has trailing spaces. 201
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 205
Error Parameter index should be final. 205
Error Expected @param tag for 'index'. 205
Error Parameter vStatus should be final. 205
Error Expected @param tag for 'vStatus'. 205
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 206
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 206
Error '{' should be on the previous line. 207
Error Line has trailing spaces. 213
Error First sentence should end with a period. 215
Error Line has trailing spaces. 217
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter statusArray should be final. 220
Error Expected @param tag for 'statusArray'. 220
Error '{' should be on the previous line. 221
Error Line has trailing spaces. 227
Error Line has trailing spaces. 231
Error Method 'setUrlPrefix' is not designed for extension - needs to be abstract, final or empty. 234
Error Parameter urlPrefix should be final. 234
Error '{' should be on the previous line. 235
Error Line has trailing spaces. 237
Error First sentence should end with a period. 239
Error Line has trailing spaces. 241
Error Expected an @return tag. 244
Error Parameter reader should be final. 244
Error Expected @param tag for 'reader'. 244
Error Line is longer than 80 characters. 245
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 245
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 245
Error Line is longer than 80 characters. 247
Error Line has trailing spaces. 248
Error First sentence should end with a period. 250
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 253
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 254
Error '{' should be on the previous line. 255
Error Line is longer than 80 characters. 256
Error Line has trailing spaces. 258

org/hardcode/juf/status/UpdateInfoDescriptor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - org.exolab.castor.mapping.AccessMode. 14
Error Unused import - org.exolab.castor.xml.TypeValidator. 15
Error Unused import - org.exolab.castor.xml.XMLFieldDescriptor. 16
Error Using the '.*' form of import should be avoided - org.exolab.castor.xml.validators.*. 17
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 24
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 68
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 71
Error Parameter object should be final. 71
Error ')' is preceded with whitespace. 71
Error Redundant throws: 'IllegalStateException' is unchecked exception. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error '(' is followed by whitespace. 77
Error Parameter object should be final. 77
Error Parameter value should be final. 77
Error Redundant throws: 'IllegalStateException' is unchecked exception. 78
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 78
Error '{' should be on the previous line. 79
Error '(' is followed by whitespace. 82
Error '}' should be on the same line. 83
Error '(' is followed by whitespace. 88
Error Parameter parent should be final. 88
Error ')' is preceded with whitespace. 88
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 95
Error Avoid nested blocks. 99
Error Line has trailing spaces. 106
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 110
Error '(' is followed by whitespace. 110
Error Parameter object should be final. 110
Error ')' is preceded with whitespace. 110
Error Redundant throws: 'IllegalStateException' is unchecked exception. 111
Error '{' should be on the previous line. 112
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 116
Error '(' is followed by whitespace. 116
Error Parameter object should be final. 116
Error Parameter value should be final. 116
Error Redundant throws: 'IllegalStateException' is unchecked exception. 117
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 121
Error '}' should be on the same line. 122
Error '(' is followed by whitespace. 127
Error Parameter parent should be final. 127
Error ')' is preceded with whitespace. 127
Error ')' is preceded with whitespace. 130
Error Line has trailing spaces. 134
Error Avoid nested blocks. 138
Error First sentence should end with a period. 148
Error Expected an @return tag. 151
Error Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 151
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 154
Error First sentence should end with a period. 156
Error Expected an @return tag. 159
Error Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 159
Error '{' should be on the previous line. 160
Error Line has trailing spaces. 162
Error First sentence should end with a period. 164
Error Expected an @return tag. 167
Error Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 167
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 170
Error First sentence should end with a period. 172
Error Expected an @return tag. 175
Error Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 175
Error '{' should be on the previous line. 176
Error Line has trailing spaces. 178
Error First sentence should end with a period. 180
Error Expected an @return tag. 183
Error Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 183
Error '{' should be on the previous line. 184
Error Line has trailing spaces. 186
Error First sentence should end with a period. 188
Error Expected an @return tag. 191
Error Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 191
Error '{' should be on the previous line. 192
Error Line has trailing spaces. 194
Error First sentence should end with a period. 196
Error Expected an @return tag. 199
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 199
Error '{' should be on the previous line. 200
Error Line has trailing spaces. 202
Error First sentence should end with a period. 204
Error Expected an @return tag. 207
Error Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 207
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 210

org/hardcode/juf/status/package.html

ErrorLine
Error Missing package documentation file.0

org/hardcode/juf/ui/UpdatePanel.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 14
Error Line contains a tab character. 18
Error Missing a Javadoc comment. 18
Error Line contains a tab character. 19
Error Missing a Javadoc comment. 19
Error Line contains a tab character. 20
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error First sentence should end with a period. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Method 'setModel' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Parameter jupdate should be final. 32
Error '{' is not preceded with whitespace. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error '{' is not preceded with whitespace. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Method 'getSelectedUpdates' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error '{' is not preceded with whitespace. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error 'updates' hides a field. 48
Error Line contains a tab character. 49
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 50
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error First sentence should end with a period. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line has trailing spaces. 58
Error Line contains a tab character. 58
Error Unused Javadoc tag. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error '300' is a magic number. 63
Error ',' is not followed by whitespace. 63
Error '200' is a magic number. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error First sentence should end with a period. 66
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error '70' is a magic number. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error First sentence should end with a period. 81
Error Line contains a tab character. 81
Error Line has trailing spaces. 82
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Line has trailing spaces. 84
Error Line contains a tab character. 84
Error Line has trailing spaces. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 89
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 90
Error Line contains a tab character. 90
Error Parameter e should be final. 90
Error Line is longer than 80 characters. 91
Error Line contains a tab character. 91
Error Line has trailing spaces. 92
Error Line contains a tab character. 92
Error Line is longer than 80 characters. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line is longer than 80 characters. 95
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line has trailing spaces. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error First sentence should end with a period. 105
Error Line contains a tab character. 105
Error Line has trailing spaces. 106
Error Line contains a tab character. 106
Error Line has trailing spaces. 107
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line has trailing spaces. 109
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115

org/hardcode/juf/ui/package.html

ErrorLine
Error Missing package documentation file.0

org/hardcode/juf/update/Feature.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - java.io.IOException. 14
Error Unused import - java.io.Reader. 15
Error Unused import - java.io.Serializable. 16
Error Unused import - java.io.Writer. 17
Error Unused import - org.exolab.castor.xml.MarshalException. 18
Error Unused import - org.exolab.castor.xml.ValidationException. 21
Error Unused import - org.xml.sax.ContentHandler. 22
Error Line has trailing spaces. 26
Error First sentence should end with a period. 36
Error Name '_content' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 59
Error Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 62
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 65
Error First sentence should end with a period. 67
Error Expected an @return tag. 70
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 70
Error '{' should be on the previous line. 71
Error '}' should be on the same line. 74
Error Line has trailing spaces. 79
Error First sentence should end with a period. 81
Error Line has trailing spaces. 83
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter out should be final. 86
Error Expected @param tag for 'out'. 86
Error Line is longer than 80 characters. 87
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 87
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 87
Error Line has trailing spaces. 89
Error Line has trailing spaces. 91
Error First sentence should end with a period. 93
Error Line has trailing spaces. 95
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter handler should be final. 98
Error Expected @param tag for 'handler'. 98
Error Line is longer than 80 characters. 99
Error Expected @throws tag for 'java.io.IOException'. 99
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 99
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line has trailing spaces. 108
Error Method 'setContent' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter content should be final. 111
Error '{' should be on the previous line. 112
Error Line has trailing spaces. 114
Error First sentence should end with a period. 116
Error Line has trailing spaces. 118
Error Expected an @return tag. 121
Error Parameter reader should be final. 121
Error Expected @param tag for 'reader'. 121
Error Line is longer than 80 characters. 122
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 122
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 122
Error Line is longer than 80 characters. 124
Error Line has trailing spaces. 125
Error First sentence should end with a period. 127
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 130
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 131
Error '{' should be on the previous line. 132
Error Line is longer than 80 characters. 133
Error Line has trailing spaces. 135

org/hardcode/juf/update/FeatureDescriptor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - org.exolab.castor.mapping.AccessMode. 14
Error Unused import - org.exolab.castor.xml.TypeValidator. 15
Error Unused import - org.exolab.castor.xml.XMLFieldDescriptor. 16
Error Using the '.*' form of import should be avoided - org.exolab.castor.xml.validators.*. 17
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 24
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 66
Error '(' is followed by whitespace. 66
Error Parameter object should be final. 66
Error ')' is preceded with whitespace. 66
Error Redundant throws: 'IllegalStateException' is unchecked exception. 67
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 72
Error Line is longer than 80 characters. 72
Error '(' is followed by whitespace. 72
Error Parameter object should be final. 72
Error Parameter value should be final. 72
Error Redundant throws: 'IllegalStateException' is unchecked exception. 73
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 73
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 77
Error '}' should be on the same line. 78
Error '(' is followed by whitespace. 83
Error Parameter parent should be final. 83
Error ')' is preceded with whitespace. 83
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 89
Error Avoid nested blocks. 92
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error First sentence should end with a period. 109
Error Expected an @return tag. 112
Error Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 112
Error '{' should be on the previous line. 113
Error Line has trailing spaces. 115
Error First sentence should end with a period. 117
Error Expected an @return tag. 120
Error Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 120
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 123
Error First sentence should end with a period. 125
Error Expected an @return tag. 128
Error Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 128
Error '{' should be on the previous line. 129
Error Line has trailing spaces. 131
Error First sentence should end with a period. 133
Error Expected an @return tag. 136
Error Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 139
Error First sentence should end with a period. 141
Error Expected an @return tag. 144
Error Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 144
Error '{' should be on the previous line. 145
Error Line has trailing spaces. 147
Error First sentence should end with a period. 149
Error Expected an @return tag. 152
Error Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 152
Error '{' should be on the previous line. 153
Error Line has trailing spaces. 155
Error First sentence should end with a period. 157
Error Expected an @return tag. 160
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 160
Error '{' should be on the previous line. 161
Error Line has trailing spaces. 163
Error First sentence should end with a period. 165
Error Expected an @return tag. 168
Error Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 171

org/hardcode/juf/update/Installer.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - java.io.IOException. 14
Error Unused import - java.io.Reader. 15
Error Unused import - java.io.Serializable. 16
Error Unused import - java.io.Writer. 17
Error Unused import - org.exolab.castor.xml.MarshalException. 18
Error Unused import - org.exolab.castor.xml.ValidationException. 21
Error Unused import - org.xml.sax.ContentHandler. 22
Error Line has trailing spaces. 26
Error First sentence should end with a period. 36
Error Name '_className' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error First sentence should end with a period. 41
Error Name '_jarUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 51
Error Line has trailing spaces. 62
Error Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. 65
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 68
Error Line has trailing spaces. 72
Error Method 'getJarUrl' is not designed for extension - needs to be abstract, final or empty. 75
Error '{' should be on the previous line. 76
Error Line has trailing spaces. 78
Error First sentence should end with a period. 80
Error Expected an @return tag. 83
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 83
Error '{' should be on the previous line. 84
Error '}' should be on the same line. 87
Error Line has trailing spaces. 92
Error First sentence should end with a period. 94
Error Line has trailing spaces. 96
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter out should be final. 99
Error Expected @param tag for 'out'. 99
Error Line is longer than 80 characters. 100
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 100
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error First sentence should end with a period. 106
Error Line has trailing spaces. 108
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter handler should be final. 111
Error Expected @param tag for 'handler'. 111
Error Line is longer than 80 characters. 112
Error Expected @throws tag for 'java.io.IOException'. 112
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 112
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 116
Error Line has trailing spaces. 120
Error Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter className should be final. 123
Error '{' should be on the previous line. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 130
Error Method 'setJarUrl' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter jarUrl should be final. 133
Error '{' should be on the previous line. 134
Error Line has trailing spaces. 136
Error First sentence should end with a period. 138
Error Line has trailing spaces. 140
Error Expected an @return tag. 143
Error Parameter reader should be final. 143
Error Expected @param tag for 'reader'. 143
Error Line is longer than 80 characters. 144
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 144
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 144
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 147
Error First sentence should end with a period. 149
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 152
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 153
Error '{' should be on the previous line. 154
Error Line is longer than 80 characters. 155
Error Line has trailing spaces. 157

org/hardcode/juf/update/InstallerDescriptor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - org.exolab.castor.mapping.AccessMode. 14
Error Unused import - org.exolab.castor.xml.TypeValidator. 15
Error Unused import - org.exolab.castor.xml.XMLFieldDescriptor. 16
Error Using the '.*' form of import should be avoided - org.exolab.castor.xml.validators.*. 17
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 24
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 65
Error Line has trailing spaces. 68
Error '(' is followed by whitespace. 68
Error Parameter object should be final. 68
Error ')' is preceded with whitespace. 68
Error Redundant throws: 'IllegalStateException' is unchecked exception. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error '(' is followed by whitespace. 74
Error Parameter object should be final. 74
Error Parameter value should be final. 74
Error Redundant throws: 'IllegalStateException' is unchecked exception. 75
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 75
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 79
Error '}' should be on the same line. 80
Error '(' is followed by whitespace. 85
Error Parameter parent should be final. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 92
Error Avoid nested blocks. 96
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 106
Error '(' is followed by whitespace. 106
Error Parameter object should be final. 106
Error ')' is preceded with whitespace. 106
Error Redundant throws: 'IllegalStateException' is unchecked exception. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 112
Error '(' is followed by whitespace. 112
Error Parameter object should be final. 112
Error Parameter value should be final. 112
Error Redundant throws: 'IllegalStateException' is unchecked exception. 113
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 117
Error '}' should be on the same line. 118
Error '(' is followed by whitespace. 123
Error Parameter parent should be final. 123
Error ')' is preceded with whitespace. 123
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 130
Error Avoid nested blocks. 134
Error Line has trailing spaces. 141
Error First sentence should end with a period. 149
Error Expected an @return tag. 152
Error Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 152
Error '{' should be on the previous line. 153
Error Line has trailing spaces. 155
Error First sentence should end with a period. 157
Error Expected an @return tag. 160
Error Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 160
Error '{' should be on the previous line. 161
Error Line has trailing spaces. 163
Error First sentence should end with a period. 165
Error Expected an @return tag. 168
Error Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 171
Error First sentence should end with a period. 173
Error Expected an @return tag. 176
Error Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 176
Error '{' should be on the previous line. 177
Error Line has trailing spaces. 179
Error First sentence should end with a period. 181
Error Expected an @return tag. 184
Error Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 184
Error '{' should be on the previous line. 185
Error Line has trailing spaces. 187
Error First sentence should end with a period. 189
Error Expected an @return tag. 192
Error Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 192
Error '{' should be on the previous line. 193
Error Line has trailing spaces. 195
Error First sentence should end with a period. 197
Error Expected an @return tag. 200
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 200
Error '{' should be on the previous line. 201
Error Line has trailing spaces. 203
Error First sentence should end with a period. 205
Error Expected an @return tag. 208
Error Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 208
Error '{' should be on the previous line. 209
Error Line has trailing spaces. 211

org/hardcode/juf/update/Update.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - java.io.IOException. 14
Error Unused import - java.io.Reader. 15
Error Unused import - java.io.Serializable. 16
Error Unused import - java.io.Writer. 17
Error Unused import - java.util.Enumeration. 18
Error Unused import - org.exolab.castor.xml.MarshalException. 20
Error Unused import - org.exolab.castor.xml.ValidationException. 23
Error Unused import - org.xml.sax.ContentHandler. 24
Error Line has trailing spaces. 28
Error First sentence should end with a period. 38
Error Name '_componentName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error First sentence should end with a period. 43
Error Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error First sentence should end with a period. 48
Error Name '_has_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error First sentence should end with a period. 53
Error Name '_installer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error First sentence should end with a period. 58
Error Name '_featureList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Missing a Javadoc comment. 68
Error First sentence should end with a period. 78
Error Line has trailing spaces. 80
Error Method 'addFeature' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter vFeature should be final. 83
Error Expected @param tag for 'vFeature'. 83
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 84
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 84
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 87
Error First sentence should end with a period. 89
Error Line has trailing spaces. 91
Error Method 'addFeature' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter index should be final. 95
Error Expected @param tag for 'index'. 95
Error Parameter vFeature should be final. 95
Error Expected @param tag for 'vFeature'. 95
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 96
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 96
Error '{' should be on the previous line. 97
Error Line has trailing spaces. 99
Error First sentence should end with a period. 101
Error Method 'deleteVersion' is not designed for extension - needs to be abstract, final or empty. 104
Error '{' should be on the previous line. 105
Error '=' is not preceded with whitespace. 106
Error Line has trailing spaces. 107
Error First sentence should end with a period. 109
Error Expected an @return tag. 112
Error Method 'enumerateFeature' is not designed for extension - needs to be abstract, final or empty. 112
Error '{' should be on the previous line. 113
Error Line has trailing spaces. 115
Error Line has trailing spaces. 119
Error Method 'getComponentName' is not designed for extension - needs to be abstract, final or empty. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 125
Error First sentence should end with a period. 127
Error Line has trailing spaces. 129
Error Expected an @return tag. 132
Error Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter index should be final. 132
Error Expected @param tag for 'index'. 132
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 133
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 133
Error '{' should be on the previous line. 134
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141
Error First sentence should end with a period. 143
Error Expected an @return tag. 146
Error Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. 146
Error '{' should be on the previous line. 147
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 154
Error First sentence should end with a period. 156
Error Expected an @return tag. 159
Error Method 'getFeatureCount' is not designed for extension - needs to be abstract, final or empty. 159
Error '{' should be on the previous line. 160
Error Line has trailing spaces. 162
Error Line has trailing spaces. 166
Error Method 'getInstaller' is not designed for extension - needs to be abstract, final or empty. 169
Error '{' should be on the previous line. 170
Error Line has trailing spaces. 172
Error Line has trailing spaces. 176
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 179
Error '{' should be on the previous line. 180
Error Line has trailing spaces. 182
Error First sentence should end with a period. 184
Error Expected an @return tag. 187
Error Method 'hasVersion' is not designed for extension - needs to be abstract, final or empty. 187
Error '{' should be on the previous line. 188
Error Line has trailing spaces. 190
Error First sentence should end with a period. 192
Error Expected an @return tag. 195
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 195
Error '{' should be on the previous line. 196
Error '}' should be on the same line. 199
Error Line has trailing spaces. 204
Error First sentence should end with a period. 206
Error Line has trailing spaces. 208
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 211
Error Parameter out should be final. 211
Error Expected @param tag for 'out'. 211
Error Line is longer than 80 characters. 212
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 212
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 212
Error Line has trailing spaces. 214
Error Line has trailing spaces. 216
Error First sentence should end with a period. 218
Error Line has trailing spaces. 220
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 223
Error Parameter handler should be final. 223
Error Expected @param tag for 'handler'. 223
Error Line is longer than 80 characters. 224
Error Expected @throws tag for 'java.io.IOException'. 224
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 224
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 224
Error Line has trailing spaces. 226
Error Line has trailing spaces. 228
Error First sentence should end with a period. 230
Error Method 'removeAllFeature' is not designed for extension - needs to be abstract, final or empty. 233
Error '{' should be on the previous line. 234
Error Line has trailing spaces. 236
Error First sentence should end with a period. 238
Error Line has trailing spaces. 240
Error Expected an @return tag. 243
Error Method 'removeFeature' is not designed for extension - needs to be abstract, final or empty. 243
Error Parameter index should be final. 243
Error Expected @param tag for 'index'. 243
Error '{' should be on the previous line. 244
Error Line has trailing spaces. 248
Error Line has trailing spaces. 252
Error Method 'setComponentName' is not designed for extension - needs to be abstract, final or empty. 255
Error Parameter componentName should be final. 255
Error '{' should be on the previous line. 256
Error Line has trailing spaces. 258
Error First sentence should end with a period. 260
Error Line has trailing spaces. 262
Error Method 'setFeature' is not designed for extension - needs to be abstract, final or empty. 266
Error Parameter index should be final. 266
Error Expected @param tag for 'index'. 266
Error Parameter vFeature should be final. 266
Error Expected @param tag for 'vFeature'. 266
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 267
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 267
Error '{' should be on the previous line. 268
Error Line has trailing spaces. 274
Error First sentence should end with a period. 276
Error Line has trailing spaces. 278
Error Method 'setFeature' is not designed for extension - needs to be abstract, final or empty. 281
Error Parameter featureArray should be final. 281
Error Expected @param tag for 'featureArray'. 281
Error '{' should be on the previous line. 282
Error Line has trailing spaces. 288
Error Line has trailing spaces. 292
Error Method 'setInstaller' is not designed for extension - needs to be abstract, final or empty. 295
Error Parameter installer should be final. 295
Error '{' should be on the previous line. 296
Error Line has trailing spaces. 298
Error Line has trailing spaces. 302
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 305
Error Parameter version should be final. 305
Error '{' should be on the previous line. 306
Error Line has trailing spaces. 309
Error First sentence should end with a period. 311
Error Line has trailing spaces. 313
Error Expected an @return tag. 316
Error Parameter reader should be final. 316
Error Expected @param tag for 'reader'. 316
Error Line is longer than 80 characters. 317
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 317
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 317
Error Line is longer than 80 characters. 319
Error Line has trailing spaces. 320
Error First sentence should end with a period. 322
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 325
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 326
Error '{' should be on the previous line. 327
Error Line is longer than 80 characters. 328
Error Line has trailing spaces. 330

org/hardcode/juf/update/UpdateDescriptor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - org.exolab.castor.mapping.AccessMode. 14
Error Unused import - org.exolab.castor.xml.TypeValidator. 15
Error Unused import - org.exolab.castor.xml.XMLFieldDescriptor. 16
Error Using the '.*' form of import should be avoided - org.exolab.castor.xml.validators.*. 17
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 24
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error Method length is 160 lines (max allowed is 150). 56
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 68
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 71
Error Parameter object should be final. 71
Error ')' is preceded with whitespace. 71
Error Redundant throws: 'IllegalStateException' is unchecked exception. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error '(' is followed by whitespace. 77
Error Parameter object should be final. 77
Error Parameter value should be final. 77
Error Redundant throws: 'IllegalStateException' is unchecked exception. 78
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 78
Error '{' should be on the previous line. 79
Error '(' is followed by whitespace. 82
Error '}' should be on the same line. 83
Error '(' is followed by whitespace. 88
Error Parameter parent should be final. 88
Error ')' is preceded with whitespace. 88
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 95
Error Avoid nested blocks. 99
Error Line is longer than 80 characters. 106
Error Line has trailing spaces. 108
Error '(' is followed by whitespace. 108
Error Parameter object should be final. 108
Error ')' is preceded with whitespace. 108
Error Redundant throws: 'IllegalStateException' is unchecked exception. 109
Error '{' should be on the previous line. 110
Error 'if' construct must use '{}'s. 112
Error 'if' is not followed by whitespace. 112
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 116
Error '(' is followed by whitespace. 116
Error Parameter object should be final. 116
Error Parameter value should be final. 116
Error Redundant throws: 'IllegalStateException' is unchecked exception. 117
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 117
Error '{' should be on the previous line. 118
Error 'if' construct must use '{}'s. 122
Error Line has trailing spaces. 123
Error '(' is followed by whitespace. 124
Error 'cast' is not followed by whitespace. 124
Error '}' should be on the same line. 125
Error '(' is followed by whitespace. 130
Error Parameter parent should be final. 130
Error ')' is preceded with whitespace. 130
Error ')' is preceded with whitespace. 133
Error Line has trailing spaces. 137
Error Avoid nested blocks. 141
Error '=' is not preceded with whitespace. 142
Error Line has trailing spaces. 147
Error Line is longer than 80 characters. 149
Error Line has trailing spaces. 151
Error '(' is followed by whitespace. 151
Error Parameter object should be final. 151
Error ')' is preceded with whitespace. 151
Error Redundant throws: 'IllegalStateException' is unchecked exception. 152
Error '{' should be on the previous line. 153
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 157
Error '(' is followed by whitespace. 157
Error Parameter object should be final. 157
Error Parameter value should be final. 157
Error Redundant throws: 'IllegalStateException' is unchecked exception. 158
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 158
Error '{' should be on the previous line. 159
Error Line is longer than 80 characters. 162
Error '(' is followed by whitespace. 162
Error '}' should be on the same line. 163
Error '(' is followed by whitespace. 168
Error Parameter parent should be final. 168
Error ')' is preceded with whitespace. 168
Error ')' is preceded with whitespace. 171
Error Line has trailing spaces. 175
Error Avoid nested blocks. 178
Error Line is longer than 80 characters. 182
Error Line has trailing spaces. 184
Error '(' is followed by whitespace. 184
Error Parameter object should be final. 184
Error ')' is preceded with whitespace. 184
Error Redundant throws: 'IllegalStateException' is unchecked exception. 185
Error '{' should be on the previous line. 186
Error Line has trailing spaces. 190
Error Line is longer than 80 characters. 190
Error '(' is followed by whitespace. 190
Error Parameter object should be final. 190
Error Parameter value should be final. 190
Error Redundant throws: 'IllegalStateException' is unchecked exception. 191
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 191
Error '{' should be on the previous line. 192
Error '(' is followed by whitespace. 195
Error '}' should be on the same line. 196
Error '(' is followed by whitespace. 201
Error Parameter parent should be final. 201
Error ')' is preceded with whitespace. 201
Error ')' is preceded with whitespace. 204
Error Line has trailing spaces. 208
Error Avoid nested blocks. 212
Error First sentence should end with a period. 222
Error Expected an @return tag. 225
Error Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 225
Error '{' should be on the previous line. 226
Error Line has trailing spaces. 228
Error First sentence should end with a period. 230
Error Expected an @return tag. 233
Error Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 233
Error '{' should be on the previous line. 234
Error Line has trailing spaces. 236
Error First sentence should end with a period. 238
Error Expected an @return tag. 241
Error Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 241
Error '{' should be on the previous line. 242
Error Line has trailing spaces. 244
Error First sentence should end with a period. 246
Error Expected an @return tag. 249
Error Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 249
Error '{' should be on the previous line. 250
Error Line has trailing spaces. 252
Error First sentence should end with a period. 254
Error Expected an @return tag. 257
Error Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 257
Error '{' should be on the previous line. 258
Error Line has trailing spaces. 260
Error First sentence should end with a period. 262
Error Expected an @return tag. 265
Error Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 265
Error '{' should be on the previous line. 266
Error Line has trailing spaces. 268
Error First sentence should end with a period. 270
Error Expected an @return tag. 273
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 273
Error '{' should be on the previous line. 274
Error Line has trailing spaces. 276
Error First sentence should end with a period. 278
Error Expected an @return tag. 281
Error Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 281
Error '{' should be on the previous line. 282
Error Line has trailing spaces. 284

org/hardcode/juf/update/Updates.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - java.io.IOException. 14
Error Unused import - java.io.Reader. 15
Error Unused import - java.io.Serializable. 16
Error Unused import - java.io.Writer. 17
Error Unused import - java.util.Enumeration. 18
Error Unused import - org.exolab.castor.xml.MarshalException. 20
Error Unused import - org.exolab.castor.xml.ValidationException. 23
Error Unused import - org.xml.sax.ContentHandler. 24
Error Line has trailing spaces. 28
Error First sentence should end with a period. 38
Error Name '_updateList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 48
Error First sentence should end with a period. 58
Error Line has trailing spaces. 60
Error Method 'addUpdate' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter vUpdate should be final. 63
Error Expected @param tag for 'vUpdate'. 63
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 64
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 64
Error '{' should be on the previous line. 65
Error Line has trailing spaces. 67
Error First sentence should end with a period. 69
Error Line has trailing spaces. 71
Error Method 'addUpdate' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter index should be final. 75
Error Expected @param tag for 'index'. 75
Error Parameter vUpdate should be final. 75
Error Expected @param tag for 'vUpdate'. 75
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 76
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 76
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 79
Error First sentence should end with a period. 81
Error Expected an @return tag. 84
Error Method 'enumerateUpdate' is not designed for extension - needs to be abstract, final or empty. 84
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 87
Error First sentence should end with a period. 89
Error Line has trailing spaces. 91
Error Expected an @return tag. 94
Error Method 'getUpdate' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter index should be final. 94
Error Expected @param tag for 'index'. 94
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 95
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 95
Error '{' should be on the previous line. 96
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error First sentence should end with a period. 105
Error Expected an @return tag. 108
Error Method 'getUpdate' is not designed for extension - needs to be abstract, final or empty. 108
Error '{' should be on the previous line. 109
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 113
Error Line has trailing spaces. 116
Error First sentence should end with a period. 118
Error Expected an @return tag. 121
Error Method 'getUpdateCount' is not designed for extension - needs to be abstract, final or empty. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 124
Error First sentence should end with a period. 126
Error Expected an @return tag. 129
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 129
Error '{' should be on the previous line. 130
Error '}' should be on the same line. 133
Error Line has trailing spaces. 138
Error First sentence should end with a period. 140
Error Line has trailing spaces. 142
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter out should be final. 145
Error Expected @param tag for 'out'. 145
Error Line is longer than 80 characters. 146
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 146
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 146
Error Line has trailing spaces. 148
Error Line has trailing spaces. 150
Error First sentence should end with a period. 152
Error Line has trailing spaces. 154
Error Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter handler should be final. 157
Error Expected @param tag for 'handler'. 157
Error Line is longer than 80 characters. 158
Error Expected @throws tag for 'java.io.IOException'. 158
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 158
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 158
Error Line has trailing spaces. 160
Error Line has trailing spaces. 162
Error First sentence should end with a period. 164
Error Method 'removeAllUpdate' is not designed for extension - needs to be abstract, final or empty. 167
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 170
Error First sentence should end with a period. 172
Error Line has trailing spaces. 174
Error Expected an @return tag. 177
Error Method 'removeUpdate' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter index should be final. 177
Error Expected @param tag for 'index'. 177
Error '{' should be on the previous line. 178
Error Line has trailing spaces. 182
Error First sentence should end with a period. 184
Error Line has trailing spaces. 186
Error Method 'setUpdate' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter index should be final. 190
Error Expected @param tag for 'index'. 190
Error Parameter vUpdate should be final. 190
Error Expected @param tag for 'vUpdate'. 190
Error Expected @throws tag for 'java.lang.IndexOutOfBoundsException'. 191
Error Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. 191
Error '{' should be on the previous line. 192
Error Line has trailing spaces. 198
Error First sentence should end with a period. 200
Error Line has trailing spaces. 202
Error Method 'setUpdate' is not designed for extension - needs to be abstract, final or empty. 205
Error Parameter updateArray should be final. 205
Error Expected @param tag for 'updateArray'. 205
Error '{' should be on the previous line. 206
Error Line has trailing spaces. 212
Error First sentence should end with a period. 214
Error Line has trailing spaces. 216
Error Expected an @return tag. 219
Error Parameter reader should be final. 219
Error Expected @param tag for 'reader'. 219
Error Line is longer than 80 characters. 220
Error Expected @throws tag for 'org.exolab.castor.xml.MarshalException'. 220
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 220
Error Line is longer than 80 characters. 222
Error Line has trailing spaces. 223
Error First sentence should end with a period. 225
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 228
Error Expected @throws tag for 'org.exolab.castor.xml.ValidationException'. 229
Error '{' should be on the previous line. 230
Error Line is longer than 80 characters. 231
Error Line has trailing spaces. 233

org/hardcode/juf/update/UpdatesDescriptor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Unused import - org.exolab.castor.mapping.AccessMode. 14
Error Unused import - org.exolab.castor.xml.TypeValidator. 15
Error Unused import - org.exolab.castor.xml.XMLFieldDescriptor. 16
Error Using the '.*' form of import should be avoided - org.exolab.castor.xml.validators.*. 17
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 24
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 70
Error Line has trailing spaces. 72
Error '(' is followed by whitespace. 72
Error Parameter object should be final. 72
Error ')' is preceded with whitespace. 72
Error Redundant throws: 'IllegalStateException' is unchecked exception. 73
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error '(' is followed by whitespace. 78
Error Parameter object should be final. 78
Error Parameter value should be final. 78
Error Redundant throws: 'IllegalStateException' is unchecked exception. 79
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 83
Error '}' should be on the same line. 84
Error '(' is followed by whitespace. 89
Error Parameter parent should be final. 89
Error ')' is preceded with whitespace. 89
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 96
Error Avoid nested blocks. 100
Error First sentence should end with a period. 110
Error Expected an @return tag. 113
Error Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 113
Error '{' should be on the previous line. 114
Error Line has trailing spaces. 116
Error First sentence should end with a period. 118
Error Expected an @return tag. 121
Error Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 124
Error First sentence should end with a period. 126
Error Expected an @return tag. 129
Error Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 129
Error '{' should be on the previous line. 130
Error Line has trailing spaces. 132
Error First sentence should end with a period. 134
Error Expected an @return tag. 137
Error Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 137
Error '{' should be on the previous line. 138
Error Line has trailing spaces. 140
Error First sentence should end with a period. 142
Error Expected an @return tag. 145
Error Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 145
Error '{' should be on the previous line. 146
Error Line has trailing spaces. 148
Error First sentence should end with a period. 150
Error Expected an @return tag. 153
Error Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 153
Error '{' should be on the previous line. 154
Error Line has trailing spaces. 156
Error First sentence should end with a period. 158
Error Expected an @return tag. 161
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 161
Error '{' should be on the previous line. 162
Error Line has trailing spaces. 164
Error First sentence should end with a period. 166
Error Expected an @return tag. 169
Error Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 169
Error '{' should be on the previous line. 170
Error Line has trailing spaces. 172

org/hardcode/juf/update/package.html

ErrorLine
Error Missing package documentation file.0