Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
13 0 0 527

Files

Files I W E
org/talika/jsm/DatabaseSecurityModule.java 0 0 111
org/talika/jsm/DatabaseSecurityModuleService.java 0 0 109
org/talika/jsm/DatabaseSecurityModuleServiceMBean.java 0 0 16
org/talika/jsm/LDAPSecurityModule.java 0 0 112
org/talika/jsm/LDAPSecurityModuleService.java 0 0 151
org/talika/jsm/LDAPSecurityModuleServiceMBean.java 0 0 27
org/talika/jsm/package.html 0 0 1

org/talika/jsm/DatabaseSecurityModule.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.security.*. 25
Error Using the '.*' form of import should be avoided - java.sql.*. 26
Error Using the '.*' form of import should be avoided - javax.sql.*. 27
Error Unclosed HTML tag found: <josem@talika.org> 35
Error Line has trailing spaces. 38
Error '{' should be on the previous line. 40
Error First sentence should end with a period. 42
Error Parameter ds should be final. 43
Error Expected @param tag for 'ds'. 43
Error Method 'getPrincipal' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Parameter principal should be final. 47
Error Line has trailing spaces. 50
Error Method 'doesUserHaveRole' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter principal should be final. 51
Error Parameter roles should be final. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error 'if' is not followed by whitespace. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 62
Error ',' is not followed by whitespace. 63
Error Line has trailing spaces. 65
Error 'while' is not followed by whitespace. 66
Error Line has trailing spaces. 67
Error 'if' construct must use '{}'s. 69
Error Line has trailing spaces. 71
Error Line has trailing spaces. 73
Error Line has trailing spaces. 76
Error '}' should be on the same line. 77
Error 'catch' is not followed by whitespace. 78
Error '}' should be on the same line. 80
Error Line has trailing spaces. 82
Error 'if' construct must use '{}'s. 84
Error '}' should be on the same line. 85
Error Must have at least one statement. 86
Error '{' is not followed by whitespace. 86
Error '}' is not preceded with whitespace. 86
Error Line has trailing spaces. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 89
Error Line has trailing spaces. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 95
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter principal should be final. 96
Error Parameter credential should be final. 96
Error Line has trailing spaces. 97
Error Line has trailing spaces. 99
Error 'if' is not followed by whitespace. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 107
Error ',' is not followed by whitespace. 108
Error Line has trailing spaces. 110
Error 'if' is not followed by whitespace. 111
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 113
Error 'if' construct must use '{}'s. 114
Error 'if' is not followed by whitespace. 114
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118
Error Line has trailing spaces. 121
Error '}' should be on the same line. 122
Error 'catch' is not followed by whitespace. 123
Error '}' should be on the same line. 125
Error Line has trailing spaces. 127
Error 'if' construct must use '{}'s. 129
Error '}' should be on the same line. 130
Error Must have at least one statement. 131
Error '{' is not followed by whitespace. 131
Error '}' is not preceded with whitespace. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error Line has trailing spaces. 140
Error Missing a Javadoc comment. 141
Error Name '_ds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
Error Line has trailing spaces. 142
Error Missing a Javadoc comment. 143
Error 'static' modifier out of order with the JLS suggestions. 143
Error Missing a Javadoc comment. 144
Error 'static' modifier out of order with the JLS suggestions. 144
Error Missing a Javadoc comment. 145
Error 'static' modifier out of order with the JLS suggestions. 145
Error Missing a Javadoc comment. 146
Error 'static' modifier out of order with the JLS suggestions. 146
Error Missing a Javadoc comment. 147
Error 'static' modifier out of order with the JLS suggestions. 147
Error Line has trailing spaces. 148
Error Line has trailing spaces. 149
Error Missing a Javadoc comment. 149
Error 'static' modifier out of order with the JLS suggestions. 149
Error Line is longer than 80 characters. 150
Error '+' is not followed by whitespace. 150
Error Line has trailing spaces. 151
Error Missing a Javadoc comment. 151
Error 'static' modifier out of order with the JLS suggestions. 151
Error Line is longer than 80 characters. 152
Error '+' is not followed by whitespace. 152
Error Line has trailing spaces. 153

org/talika/jsm/DatabaseSecurityModuleService.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - javax.naming.*. 26
Error Using the '.*' form of import should be avoided - javax.naming.spi.*. 27
Error Using the '.*' form of import should be avoided - javax.management.*. 28
Error Using the '.*' form of import should be avoided - javax.sql.*. 29
Error Unclosed HTML tag found: <josem@talika.org> 35
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Parameter name should be final. 44
Error Parameter dsName should be final. 44
Error Line has trailing spaces. 48
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error '{' should be on the previous line. 50
Error Line has trailing spaces. 53
Error Method 'getObjectName' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter server should be final. 54
Error 'server' hides a field. 54
Error Parameter name should be final. 54
Error '{' should be on the previous line. 56
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 63
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 66
Error Method 'startService' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 69
Error 'if' is not followed by whitespace. 71
Error Line has trailing spaces. 72
Error 'if' construct must use '{}'s. 73
Error 'if' is not followed by whitespace. 73
Error 'if' construct must use '{}'s. 74
Error 'if' is not followed by whitespace. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error '}' should be on the same line. 95
Error 'catch' is not followed by whitespace. 96
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Method 'stopService' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '{' should be on the previous line. 110
Error '{' should be on the previous line. 112
Error '}' should be on the same line. 115
Error Must have at least one statement. 116
Error '}' should be on the same line. 117
Error '{' should be on the previous line. 119
Error Line has trailing spaces. 123
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125
Error Line has trailing spaces. 126
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 129
Error Method 'getObjectInstance' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Parameter obj should be final. 129
Error Parameter name should be final. 129
Error Parameter nameCtx should be final. 129
Error Parameter environment should be final. 129
Error '{' should be on the previous line. 131
Error '-' is not preceded with whitespace. 132
Error '-' is not followed by whitespace. 132
Error Line has trailing spaces. 134
Error Method 'setInstanceName' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter name should be final. 135
Error Line has trailing spaces. 138
Error Method 'getInstanceName' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Line has trailing spaces. 142
Error Method 'setDataSource' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter name should be final. 143
Error Line has trailing spaces. 146
Error Method 'getDataSource' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Line has trailing spaces. 150
Error Missing a Javadoc comment. 152
Error Missing a Javadoc comment. 153
Error Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
Error Missing a Javadoc comment. 154
Error Name '_dsName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 155
Error Line has trailing spaces. 156
Error Missing a Javadoc comment. 157
Error Line has trailing spaces. 158
Error Missing a Javadoc comment. 160
Error Name 'JNDI_NAME_PREFIX' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
Error Variable 'JNDI_NAME_PREFIX' must be private and have accessor methods. 160
Error Line has trailing spaces. 161

org/talika/jsm/DatabaseSecurityModuleServiceMBean.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Unclosed HTML tag found: <josem@talika.org> 27
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 34
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Missing a Javadoc comment. 38
Error Redundant 'public' modifier. 38
Error Line has trailing spaces. 39

org/talika/jsm/LDAPSecurityModule.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.security.*. 25
Error Using the '.*' form of import should be avoided - javax.naming.*. 26
Error Using the '.*' form of import should be avoided - javax.naming.directory.*. 27
Error Unclosed HTML tag found: <josem@talika.org> 36
Error '{' should be on the previous line. 40
Error First sentence should end with a period. 42
Error Parameter ctx should be final. 43
Error Expected @param tag for 'ctx'. 43
Error Parameter searchBase should be final. 43
Error Expected @param tag for 'searchBase'. 43
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Method 'getPrincipal' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Parameter principal should be final. 50
Error Line has trailing spaces. 53
Error Method 'doesUserHaveRole' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter principal should be final. 54
Error Parameter roles should be final. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 57
Error 'if' is not followed by whitespace. 58
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error 'if' is not followed by whitespace. 63
Error Line has trailing spaces. 64
Error 'if' is not followed by whitespace. 66
Error 'if' is not followed by whitespace. 69
Error Line has trailing spaces. 70
Error 'while' is not followed by whitespace. 72
Error Line has trailing spaces. 73
Error 'if' construct must use '{}'s. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 81
Error Line has trailing spaces. 83
Error '}' should be on the same line. 84
Error 'catch' is not followed by whitespace. 85
Error Line has trailing spaces. 90
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Parameter principal should be final. 95
Error Parameter credential should be final. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error 'if' is not followed by whitespace. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error 'if' is not followed by whitespace. 104
Error Line has trailing spaces. 105
Error 'if' construct must use '{}'s. 108
Error 'if' is not followed by whitespace. 108
Error Line has trailing spaces. 110
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error '}' should be on the same line. 120
Error 'catch' is not followed by whitespace. 121
Error Must have at least one statement. 121
Error Line has trailing spaces. 122
Error Line has trailing spaces. 124
Error '}' should be on the same line. 125
Error 'catch' is not followed by whitespace. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 131
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 136
Error Missing a Javadoc comment. 136
Error Parameter principal should be final. 136
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error ',' is not followed by whitespace. 144
Error 'if' is not followed by whitespace. 145
Error '}' should be on the same line. 147
Error 'else' construct must use '{}'s. 148
Error Line has trailing spaces. 150
Error Line has trailing spaces. 152
Error Missing a Javadoc comment. 153
Error Name '_ctx' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
Error Missing a Javadoc comment. 154
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
Error Missing a Javadoc comment. 155
Error Name '_user' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
Error Missing a Javadoc comment. 156
Error Name '_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156
Error Line has trailing spaces. 157
Error Missing a Javadoc comment. 157
Error Name '_searchBase' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
Error Line has trailing spaces. 158
Error Missing a Javadoc comment. 159
Error 'static' modifier out of order with the JLS suggestions. 159
Error Missing a Javadoc comment. 160
Error 'static' modifier out of order with the JLS suggestions. 160
Error Missing a Javadoc comment. 161
Error 'static' modifier out of order with the JLS suggestions. 161
Error Missing a Javadoc comment. 163
Error 'static' modifier out of order with the JLS suggestions. 163
Error Line has trailing spaces. 164

org/talika/jsm/LDAPSecurityModuleService.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - javax.naming.*. 27
Error Using the '.*' form of import should be avoided - javax.naming.directory.*. 28
Error Using the '.*' form of import should be avoided - javax.naming.spi.*. 29
Error Using the '.*' form of import should be avoided - javax.management.*. 30
Error Unclosed HTML tag found: <josem@talika.org> 36
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error Parameter name should be final. 45
Error Parameter url should be final. 45
Error Parameter bindDN should be final. 45
Error Parameter passwd should be final. 45
Error Parameter searchBase should be final. 45
Error Line has trailing spaces. 52
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error '{' should be on the previous line. 54
Error Line has trailing spaces. 57
Error Method 'getObjectName' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter server should be final. 58
Error 'server' hides a field. 58
Error Parameter name should be final. 58
Error '{' should be on the previous line. 60
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error '{' should be on the previous line. 67
Error Line has trailing spaces. 69
Error Method 'startService' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 72
Error Line has trailing spaces. 73
Error 'if' is not followed by whitespace. 75
Error Line has trailing spaces. 76
Error 'if' construct must use '{}'s. 77
Error 'if' is not followed by whitespace. 77
Error 'if' construct must use '{}'s. 78
Error 'if' is not followed by whitespace. 78
Error 'if' construct must use '{}'s. 79
Error 'if' is not followed by whitespace. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 89
Error 'if' construct must use '{}'s. 91
Error 'if' is not followed by whitespace. 91
Error 'if' construct must use '{}'s. 92
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 92
Error 'if' is not followed by whitespace. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 103
Error '}' should be on the same line. 104
Error 'catch' is not followed by whitespace. 105
Error Line has trailing spaces. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 112
Error 'if' construct must use '{}'s. 116
Error 'if' is not followed by whitespace. 116
Error 'if' construct must use '{}'s. 117
Error 'if' is not followed by whitespace. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 119
Error Line has trailing spaces. 120
Error Method 'stopService' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error '{' should be on the previous line. 122
Error '{' should be on the previous line. 124
Error '}' should be on the same line. 127
Error Must have at least one statement. 128
Error '}' should be on the same line. 129
Error '{' should be on the previous line. 131
Error Line has trailing spaces. 135
Error Missing a Javadoc comment. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 140
Error Method 'getObjectInstance' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error Parameter obj should be final. 140
Error Parameter name should be final. 140
Error Parameter nameCtx should be final. 140
Error Parameter environment should be final. 140
Error '{' should be on the previous line. 142
Error '-' is not preceded with whitespace. 143
Error '-' is not followed by whitespace. 143
Error Line has trailing spaces. 145
Error Method 'setInstanceName' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Parameter name should be final. 146
Error Method 'getInstanceName' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Line has trailing spaces. 153
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Parameter url should be final. 154
Error Line has trailing spaces. 157
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Line has trailing spaces. 161
Error Method 'setBindDN' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Parameter bindDN should be final. 162
Error Line has trailing spaces. 165
Error Method 'getBindDN' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Line has trailing spaces. 169
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Parameter password should be final. 170
Error Line has trailing spaces. 173
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Line has trailing spaces. 177
Error Method 'setSearchBase' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter searchBase should be final. 178
Error Line has trailing spaces. 181
Error Method 'getSearchBase' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Line has trailing spaces. 185
Error Line has trailing spaces. 187
Error Missing a Javadoc comment. 187
Error Missing a Javadoc comment. 188
Error Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 188
Error Missing a Javadoc comment. 189
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 189
Error Missing a Javadoc comment. 190
Error Name '_bindDN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
Error Missing a Javadoc comment. 191
Error Name '_passwd' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
Error Missing a Javadoc comment. 192
Error Name '_searchBase' must match pattern '^[a-z][a-zA-Z0-9]*$'. 192
Error Missing a Javadoc comment. 193
Error Line has trailing spaces. 194
Error Missing a Javadoc comment. 195
Error Line has trailing spaces. 196
Error Missing a Javadoc comment. 198
Error Name 'JNDI_NAME_PREFIX' must match pattern '^[a-z][a-zA-Z0-9]*$'. 198
Error Variable 'JNDI_NAME_PREFIX' must be private and have accessor methods. 198
Error Line has trailing spaces. 199

org/talika/jsm/LDAPSecurityModuleServiceMBean.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Unclosed HTML tag found: <josem@talika.org> 27
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 34
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error Missing a Javadoc comment. 38
Error Redundant 'public' modifier. 38
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error Missing a Javadoc comment. 40
Error Redundant 'public' modifier. 40
Error Missing a Javadoc comment. 41
Error Redundant 'public' modifier. 41
Error Missing a Javadoc comment. 42
Error Redundant 'public' modifier. 42
Error Missing a Javadoc comment. 44
Error Redundant 'public' modifier. 44
Error Line has trailing spaces. 45

org/talika/jsm/package.html

Error Line
Error Missing package documentation file. 0