Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
26 0 0 127

Rules

Rules Violations Severity
NewlineAtEndOfFile 0 error Error
Translation 0 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 0 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName 0 error Error
TypeName 0 error Error
MemberName 0 error Error
AvoidStarImport 0 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 1 error Error
FileLength 0 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad 0 error Error
NoWhitespaceAfter 0 error Error
NoWhitespaceBefore 0 error Error
TabCharacter 8 error Error
WhitespaceAfter 77 error Error
WhitespaceAround 6 error Error
ModifierOrder 5 error Error
RedundantModifier 2 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 0 error Error
NeedBraces 0 error Error
LeftCurly
  • option : "nl"
1 error Error
RightCurly
  • option : "alone"
0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 0 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 8 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
FinalClass 0 error Error
HideUtilityClassConstructor 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier 17 error Error
TodoComment 2 error Error
UpperEll 0 error Error
Header
  • ignoreLines : "2"
  • headerFile : "/opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/bamboo-2.0/xml-data/build-dir/MULE-RELSITE/modules/spring/target/checkstyle-header.txt"
0 error Error

Details

org/mule/extras/spring/config/UMOManagerFactoryBean.java

Violation Message Line
error 'cast' is not followed by whitespace. 70
error 'cast' is not followed by whitespace. 79
error 'cast' is not followed by whitespace. 98
error 'cast' is not followed by whitespace. 106
error 'cast' is not followed by whitespace. 114
error 'cast' is not followed by whitespace. 122
error 'cast' is not followed by whitespace. 123

org/mule/extras/spring/remoting/ObjectToRemoteInvocationTransformer.java

Violation Message Line
error 'cast' is not followed by whitespace. 41
error 'cast' is not followed by whitespace. 45

org/mule/extras/spring/transaction/SpringTransactionManagerFactory.java

Violation Message Line
error 'public' modifier out of order with the JLS suggestions. 25
error 'public' modifier out of order with the JLS suggestions. 30

org/mule/extras/spring/remoting/ObjectToRemoteInvocationResultTransformer.java

Violation Message Line
error 'cast' is not followed by whitespace. 43

org/mule/extras/spring/config/MuleResourceLoader.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 26

org/mule/extras/spring/events/MuleEventMulticaster.java

Violation Message Line
error Unused import - org.mule.config.ThreadingProfile. 16
error Variable 'listeners' must be private and have accessor methods. 132
error Variable 'asynchronous' must be private and have accessor methods. 137
error Variable 'asyncPool' must be private and have accessor methods. 142
error Variable 'endpointMappings' must be private and have accessor methods. 149
error Variable 'subscriptions' must be private and have accessor methods. 158
error Variable 'applicationContext' must be private and have accessor methods. 163
error Variable 'descriptor' must be private and have accessor methods. 168
error Variable 'component' must be private and have accessor methods. 173
error Variable 'subscriptionFilter' must be private and have accessor methods. 178
error Variable 'exceptionListener' must be private and have accessor methods. 183
error 'cast' is not followed by whitespace. 217
error 'cast' is not followed by whitespace. 220
error 'cast' is not followed by whitespace. 290
error 'cast' is not followed by whitespace. 309
error 'cast' is not followed by whitespace. 317
error 'cast' is not followed by whitespace. 321
error 'cast' is not followed by whitespace. 339
error 'cast' is not followed by whitespace. 350
error 'cast' is not followed by whitespace. 504
error Redundant throws: 'BeansException' is unchecked exception. 533
error 'cast' is not followed by whitespace. 546
error 'cast' is not followed by whitespace. 560
error 'cast' is not followed by whitespace. 602
error 'cast' is not followed by whitespace. 612
error 'cast' is not followed by whitespace. 615
error 'cast' is not followed by whitespace. 619
error 'cast' is not followed by whitespace. 638
error 'cast' is not followed by whitespace. 697
error 'cast' is not followed by whitespace. 698
error 'cast' is not followed by whitespace. 699
error 'cast' is not followed by whitespace. 716
error 'cast' is not followed by whitespace. 717
error 'cast' is not followed by whitespace. 740
error 'cast' is not followed by whitespace. 741
error 'cast' is not followed by whitespace. 764
error 'cast' is not followed by whitespace. 765
error 'if' is not followed by whitespace. 781
error '==' is not preceded with whitespace. 781
error '==' is not followed by whitespace. 781
error 'cast' is not followed by whitespace. 829

org/mule/extras/spring/remoting/SpringRemoteInvokerComponent.java

Violation Message Line
error '{' should be on a new line. 64
error 'cast' is not followed by whitespace. 155

org/mule/extras/spring/config/SpringConfigurationBuilder.java

Violation Message Line
error 'final' modifier out of order with the JLS suggestions. 42
error Variable 'logger' must be private and have accessor methods. 42
error 'cast' is not followed by whitespace. 89

org/mule/extras/spring/transaction/SpringTransactionFactory.java

Violation Message Line
error Comment matches to-do format 'TODO:'. 25
error 'public' modifier out of order with the JLS suggestions. 52
error 'public' modifier out of order with the JLS suggestions. 60
error Comment matches to-do format 'TODO:'. 66
error Variable 'status' must be private and have accessor methods. 70
error 'cast' is not followed by whitespace. 101
error 'cast' is not followed by whitespace. 106

org/mule/extras/spring/events/MuleSubscriptionEventListener.java

Violation Message Line
error Redundant 'public' modifier. 26
error Redundant 'public' modifier. 28

org/mule/extras/spring/config/MuleObjectNameProcessor.java

Violation Message Line
error Redundant throws: 'BeansException' is unchecked exception. 35
error 'cast' is not followed by whitespace. 41
error 'cast' is not followed by whitespace. 43
error 'cast' is not followed by whitespace. 48
error 'cast' is not followed by whitespace. 54
error 'cast' is not followed by whitespace. 57
error 'cast' is not followed by whitespace. 62
error 'cast' is not followed by whitespace. 64
error 'cast' is not followed by whitespace. 69
error 'cast' is not followed by whitespace. 71
error 'cast' is not followed by whitespace. 76
error Redundant throws: 'BeansException' is unchecked exception. 82

org/mule/extras/spring/config/MuleBeanDefinitionReader.java

Violation Message Line
error 'cast' is not followed by whitespace. 64
error Redundant throws: 'BeansException' is unchecked exception. 68
error 'cast' is not followed by whitespace. 104
error 'cast' is not followed by whitespace. 115
error Line contains a tab character. 155
error Line contains a tab character. 156
error Line contains a tab character. 157
error Line contains a tab character. 158
error Line contains a tab character. 159
error Line contains a tab character. 160
error Line contains a tab character. 161
error Line contains a tab character. 162

org/mule/extras/spring/config/MuleManagerBean.java

Violation Message Line
error Redundant throws: 'BeansException' is unchecked exception. 74

org/mule/extras/spring/SpringContainerContext.java

Violation Message Line
error Variable 'beanFactory' must be private and have accessor methods. 47
error Variable 'externalBeanFactory' must be private and have accessor methods. 49
error Variable 'configResources' must be private and have accessor methods. 52
error Variable 'configXml' must be private and have accessor methods. 55
error 'cast' is not followed by whitespace. 82
error 'cast' is not followed by whitespace. 148

org/mule/extras/spring/config/AutowireUMOManagerFactoryBean.java

Violation Message Line
error Redundant throws: 'BeansException' is unchecked exception. 114
error 'cast' is not followed by whitespace. 116
error 'cast' is not followed by whitespace. 123
error 'cast' is not followed by whitespace. 127
error 'cast' is not followed by whitespace. 134
error 'cast' is not followed by whitespace. 140
error 'cast' is not followed by whitespace. 147
error 'if' is not followed by whitespace. 195
error '==' is not preceded with whitespace. 195
error '==' is not followed by whitespace. 195
error 'cast' is not followed by whitespace. 197
error 'cast' is not followed by whitespace. 198
error 'cast' is not followed by whitespace. 218
error 'cast' is not followed by whitespace. 225
error 'cast' is not followed by whitespace. 232
error 'cast' is not followed by whitespace. 263
error 'cast' is not followed by whitespace. 267
error 'cast' is not followed by whitespace. 284
error 'cast' is not followed by whitespace. 294
error 'cast' is not followed by whitespace. 307
error 'cast' is not followed by whitespace. 316
error 'cast' is not followed by whitespace. 324
error 'cast' is not followed by whitespace. 332
error 'cast' is not followed by whitespace. 341
error 'cast' is not followed by whitespace. 357
error 'cast' is not followed by whitespace. 359

org/mule/extras/spring/config/MuleApplicationContext.java

Violation Message Line
error Redundant throws: 'BeansException' is unchecked exception. 38
error Redundant throws: 'BeansException' is unchecked exception. 53