Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
13 0 218 0

Details

at/infonova/opencms/modules/springmanager/I_SpringManager.java

Violation Message Line
Warnings First sentence should end with a period. 35
Warnings Name 'I_SpringManager' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 41
Warnings First sentence should end with a period. 43
Warnings Redundant 'public' modifier. 50
Warnings Expected @param tag for 'cms'. 50
Warnings Expected @param tag for 'report'. 50
Warnings Expected @throws tag for 'CmsException'. 50
Warnings First sentence should end with a period. 52
Warnings Expected an @return tag. 58
Warnings Redundant 'public' modifier. 58
Warnings Expected @param tag for 'beanName'. 58
Warnings First sentence should end with a period. 60
Warnings Expected an @return tag. 65
Warnings Redundant 'public' modifier. 65
Warnings First sentence should end with a period. 67
Warnings Redundant 'public' modifier. 70

at/infonova/opencms/modules/springmanager/SpringManager.java

Violation Message Line
Warnings Unused import - org.opencms.module.A_CmsModuleAction. 38
Warnings Utility classes should not have a public or default constructor. 60
Warnings Name 'm_adminCms' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Warnings Name 'm_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Warnings Line is longer than 120 characters. 69
Warnings Parameter adminCms should be final. 75
Warnings Parameter configurationManager should be final. 75
Warnings '{' is not preceded with whitespace. 94
Warnings First sentence should end with a period. 116
Warnings '{' is not preceded with whitespace. 120
Warnings '{' is not preceded with whitespace. 121
Warnings The double-checked locking idiom is broken and should be avoided. 123
Warnings '{' is not preceded with whitespace. 123
Warnings Line is longer than 120 characters. 125
Warnings First sentence should end with a period. 141
Warnings Parameter cms should be final. 149
Warnings Expected @throws tag for 'CmsException'. 149
Warnings First sentence should end with a period. 154
Warnings Parameter cms should be final. 161
Warnings Parameter report should be final. 161
Warnings Expected @throws tag for 'CmsException'. 161
Warnings First sentence should end with a period. 165
Warnings Expected an @return tag. 171
Warnings Parameter beanName should be final. 171
Warnings Expected @param tag for 'beanName'. 171
Warnings '{' is not preceded with whitespace. 171
Warnings First sentence should end with a period. 175
Warnings Line is longer than 120 characters. 176
Warnings Expected an @return tag. 184
Warnings Parameter beanName should be final. 184
Warnings Expected @param tag for 'beanName'. 184
Warnings Parameter adminCms should be final. 184
Warnings Expected @param tag for 'adminCms'. 184
Warnings Parameter configurationManager should be final. 185
Warnings Expected @param tag for 'configurationManager'. 185
Warnings Expected @throws tag for 'CmsException'. 185
Warnings Expected an @return tag. 193

at/infonova/opencms/modules/springmanager/SpringManagerConfiguration.java

Violation Message Line
Warnings Name 'm_opencmsmodulePatterns' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Warnings Name 'm_springconfigLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Warnings Missing a Javadoc comment. 75
Warnings Parameter digester should be final. 75
Warnings Line is longer than 120 characters. 81
Warnings Missing a Javadoc comment. 87
Warnings Parameter parent should be final. 87
Warnings '{' is not preceded with whitespace. 92
Warnings '{' is not preceded with whitespace. 94
Warnings Missing a Javadoc comment. 142
Warnings Parameter pattern should be final. 142
Warnings Missing a Javadoc comment. 154
Warnings Parameter location should be final. 154
Warnings '{' is not preceded with whitespace. 155
Warnings '{' is not preceded with whitespace. 158

at/infonova/opencms/modules/springmanager/SpringManagerImpl.java

Violation Message Line
Warnings Missing a Javadoc comment. 55
Warnings Name 'm_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Warnings Name 'm_adminCms' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Warnings Name 'm_beanFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Warnings Name 'm_loadedModuleNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Warnings First sentence should end with a period. 73
Warnings Parameter adminCms should be final. 79
Warnings Expected @param tag for 'adminCms'. 79
Warnings Parameter config should be final. 79
Warnings Expected @param tag for 'config'. 79
Warnings Missing a Javadoc comment. 88
Warnings Parameter cms should be final. 89
Warnings Parameter report should be final. 89
Warnings Comment matches to-do format 'TODO:'. 90
Warnings '{' is not preceded with whitespace. 96
Warnings 'try' is not followed by whitespace. 101
Warnings '{' is not preceded with whitespace. 101
Warnings '(' is followed by whitespace. 145
Warnings Missing a Javadoc comment. 156
Warnings '{' is not preceded with whitespace. 162
Warnings 'cast' is not followed by whitespace. 163
Warnings Parameter moduleName should be final. 176
Warnings First sentence should end with a period. 180
Warnings Parameter config should be final. 197
Warnings '{' is not preceded with whitespace. 199
Warnings '{' is not preceded with whitespace. 202
Warnings '256' is a magic number. 204
Warnings 'else' is not preceded with whitespace. 214
Warnings '}' is not followed by whitespace. 214
Warnings 'else' is not followed by whitespace. 214
Warnings '{' is not preceded with whitespace. 214
Warnings Must have at least one statement. 214
Warnings Missing a Javadoc comment. 234
Warnings Parameter beanName should be final. 234
Warnings '{' is not preceded with whitespace. 234
Warnings '{' is not preceded with whitespace. 235

at/infonova/opencms/modules/springmanager/SpringManagerModuleAction.java

Violation Message Line
Warnings First sentence should end with a period. 38
Warnings Parameter adminCms should be final. 55
Warnings Parameter configurationManager should be final. 55
Warnings Parameter module should be final. 56

at/infonova/opencms/modules/springmanager/frontend/SpringFactoryReload.java

Violation Message Line
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 51
Warnings Parameter jsp should be final. 51
Warnings Missing a Javadoc comment. 55
Warnings Parameter context should be final. 55
Warnings Parameter req should be final. 55
Warnings Parameter res should be final. 55
Warnings Parameter dialog should be final. 102
Warnings '1024' is a magic number. 104
Warnings Parameter message should be final. 127
Warnings '1024' is a magic number. 128

at/infonova/opencms/modules/springmanager/spring/OpenCmsXmlApplicationContext.java

Violation Message Line
Warnings First sentence should end with a period. 53
Warnings Parameter adminCms should be final. 66
Warnings Expected @param tag for 'adminCms'. 66
Warnings Parameter configLocation should be final. 66
Warnings Expected @throws tag for 'BeansException'. 66
Warnings '{' is followed by whitespace. 67
Warnings Parameter adminCms should be final. 77
Warnings Expected @param tag for 'adminCms'. 77
Warnings Parameter configLocations should be final. 77
Warnings Expected @throws tag for 'BeansException'. 77
Warnings Parameter adminCms should be final. 93
Warnings Expected @param tag for 'adminCms'. 93
Warnings Parameter configLocations should be final. 93
Warnings Parameter refresh should be final. 93
Warnings Expected @throws tag for 'BeansException'. 94
Warnings Parameter adminCms should be final. 112
Warnings Expected @param tag for 'adminCms'. 112
Warnings Parameter configLocations should be final. 112
Warnings Parameter parent should be final. 112
Warnings Expected @throws tag for 'BeansException'. 113
Warnings Parameter adminCms should be final. 132
Warnings Expected @param tag for 'adminCms'. 132
Warnings Parameter configLocations should be final. 132
Warnings Parameter refresh should be final. 132
Warnings Parameter parent should be final. 133
Warnings Expected @throws tag for 'BeansException'. 133
Warnings Parameter path should be final. 160
Warnings '{' is not preceded with whitespace. 175
Warnings '{' is not preceded with whitespace. 178
Warnings '{' is not preceded with whitespace. 185
Warnings '{' is not preceded with whitespace. 193
Warnings '{' is not preceded with whitespace. 198
Warnings First sentence should end with a period. 205
Warnings Parameter path should be final. 211
Warnings '{' is not preceded with whitespace. 211

at/infonova/opencms/modules/springmanager/tools/CmsDialogSessionWrapper.java

Violation Message Line
Warnings '{' is not preceded with whitespace. 61
Warnings Missing a Javadoc comment. 66
Warnings Parameter cmsWidgetDialogImpl should be final. 66
Warnings Parameter sessionFactory should be final. 66
Warnings Missing a Javadoc comment. 72
Warnings '{' is not preceded with whitespace. 73
Warnings '{' is not preceded with whitespace. 75
Warnings Missing a Javadoc comment. 81
Warnings '{' is not preceded with whitespace. 82
Warnings '{' is not preceded with whitespace. 84
Warnings Missing a Javadoc comment. 90
Warnings Parameter uri should be final. 90
Warnings Missing a Javadoc comment. 102

at/infonova/opencms/modules/springmanager/tools/I_CmsDialogSessionWrapper.java

Violation Message Line
Warnings Name 'I_CmsDialogSessionWrapper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 59
Warnings '{' is not preceded with whitespace. 59
Warnings Missing a Javadoc comment. 61
Warnings Redundant 'public' modifier. 61
Warnings Missing a Javadoc comment. 63
Warnings Redundant 'public' modifier. 63
Warnings Missing a Javadoc comment. 65
Warnings Redundant 'public' modifier. 65
Warnings Missing a Javadoc comment. 67
Warnings Redundant 'public' modifier. 67
Warnings Missing a Javadoc comment. 69
Warnings Redundant 'public' modifier. 69
Warnings Missing a Javadoc comment. 71
Warnings Redundant 'public' modifier. 71

at/infonova/opencms/modules/springmanager/tools/InSessionExecutionException.java

Violation Message Line
Warnings '{' is not preceded with whitespace. 37
Warnings Missing a Javadoc comment. 39
Warnings Parameter arg0 should be final. 39
Warnings Parameter arg1 should be final. 39
Warnings Missing a Javadoc comment. 43
Warnings Parameter arg0 should be final. 43

at/infonova/opencms/modules/springmanager/tools/SessionCallback.java

Violation Message Line
Warnings File contains tab characters (this is the first instance). 37
Warnings Missing a Javadoc comment. 37

at/infonova/opencms/modules/springmanager/tools/SessionCallbackWithoutResult.java

Violation Message Line
Warnings File contains tab characters (this is the first instance). 37
Warnings Missing a Javadoc comment. 37
Warnings '{' is not preceded with whitespace. 37

at/infonova/opencms/modules/springmanager/tools/SessionUtil.java

Violation Message Line
Warnings Class SessionUtil should be declared as final. 70
Warnings First sentence should end with a period. 73
Warnings Expected an @return tag. 87
Warnings Parameter sessionFactory should be final. 87
Warnings Expected @param tag for 'sessionFactory'. 87
Warnings Parameter action should be final. 87
Warnings Expected @param tag for 'action'. 87
Warnings Expected @throws tag for 'TransactionException'. 87
Warnings '{' is not preceded with whitespace. 95
Warnings 'try' is not followed by whitespace. 102
Warnings '{' is not preceded with whitespace. 102
Warnings 'catch' is not preceded with whitespace. 104
Warnings '}' is not followed by whitespace. 104
Warnings '{' is not preceded with whitespace. 104
Warnings 'finally' is not preceded with whitespace. 106
Warnings '}' is not followed by whitespace. 106
Warnings 'finally' is not followed by whitespace. 106
Warnings '{' is not preceded with whitespace. 106
Warnings '{' is not preceded with whitespace. 108
Warnings Parameter sessionFactory should be final. 119
Warnings '{' should be on the previous line. 120
Warnings Parameter sessionFactory should be final. 125
Warnings '{' should be on the previous line. 126
Warnings '!=' is not preceded with whitespace. 128
Warnings '!=' is not followed by whitespace. 128
Warnings '{' should be on the previous line. 129