Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files  Info  Warnings  Errors
95 0 4896 0

Files

File  I  W  E
gboat2/base/core/Activator.java 0 148 0
gboat2/base/core/ActivatorInnerThread.java 0 34 0
gboat2/base/core/GBoatClassLoader.java 0 64 0
gboat2/base/core/GBoatConsistant.java 0 17 0
gboat2/base/core/annotation/Attach.java 0 5 0
gboat2/base/core/annotation/Attachs.java 0 2 0
gboat2/base/core/annotation/Business.java 0 1 0
gboat2/base/core/annotation/Comment.java 0 2 0
gboat2/base/core/annotation/DateFormat.java 0 2 0
gboat2/base/core/annotation/Domain.java 0 2 0
gboat2/base/core/annotation/Field.java 0 1 0
gboat2/base/core/annotation/FormPage.java 0 1 0
gboat2/base/core/annotation/ListDomain.java 0 2 0
gboat2/base/core/annotation/ListPage.java 0 1 0
gboat2/base/core/annotation/Module.java 0 6 0
gboat2/base/core/annotation/Modules.java 0 2 0
gboat2/base/core/annotation/NoPrivilegeCheck.java 0 1 0
gboat2/base/core/annotation/NoQuery.java 0 2 0
gboat2/base/core/annotation/Operation.java 0 6 0
gboat2/base/core/annotation/Operations.java 0 2 0
gboat2/base/core/annotation/Preference.java 0 1 0
gboat2/base/core/annotation/Relation.java 0 9 0
gboat2/base/core/annotation/RelationType.java 0 1 0
gboat2/base/core/annotation/Relations.java 0 3 0
gboat2/base/core/annotation/WebServiceConfigInfo.java 0 1 0
gboat2/base/core/cache/ICacheService.java 0 13 0
gboat2/base/core/dao/IBaseDAO.java 0 63 0
gboat2/base/core/dao/Page.java 0 3 0
gboat2/base/core/dao/PageBean.java 0 60 0
gboat2/base/core/dao/QuerySupport.java 0 19 0
gboat2/base/core/exception/NoPrivilegeException.java 0 5 0
gboat2/base/core/exception/NouniqueActionException.java 0 6 0
gboat2/base/core/logging/BusinessLogEntry.java 0 85 0
gboat2/base/core/logging/GboatLoggingException.java 0 3 0
gboat2/base/core/logging/IBusinessLogService.java 0 21 0
gboat2/base/core/logging/Level.java 0 2 0
gboat2/base/core/model/ContentMetadata.java 0 81 0
gboat2/base/core/model/Module.java 0 108 0
gboat2/base/core/model/ModuleAttach.java 0 23 0
gboat2/base/core/model/Opera.java 0 81 0
gboat2/base/core/model/Parameter.java 0 53 0
gboat2/base/core/model/PreferenceDefinition.java 0 47 0
gboat2/base/core/service/BaseService.java 0 39 0
gboat2/base/core/service/IBaseService.java 0 25 0
gboat2/base/core/service/IModuleService.java 0 24 0
gboat2/base/core/service/IOperationProvider.java 0 5 0
gboat2/base/core/service/IParameterService.java 0 17 0
gboat2/base/core/service/ModuleService.java 0 371 0
gboat2/base/core/service/ParameterServiceImpl.java 0 52 0
gboat2/base/core/util/ActionUtil.java 0 138 0
gboat2/base/core/util/EnumTypeUtils.java 0 54 0
gboat2/base/core/util/EnumTypeWrapper.java 0 61 0
gboat2/base/core/util/EscapeJavaScriptReference.java 0 26 0
gboat2/base/core/util/HeaderUtil.java 0 10 0
gboat2/base/core/util/JsonConfigUtil.java 0 45 0
gboat2/base/core/util/JsonUtil.java 0 220 0
gboat2/base/core/util/JsonVelocityUtil.java 0 77 0
gboat2/base/core/util/SpringContextUtil.java 0 189 0
gboat2/base/core/util/json/BigDecimalDefaultValueProcessor.java 0 3 0
gboat2/base/core/util/json/GboatJsonBigDecimalValueProcessor.java 0 39 0
gboat2/base/core/util/json/GboatJsonDateValueProcessor.java 0 40 0
gboat2/base/core/util/json/GboatJsonEnumValueProcessor.java 0 27 0
gboat2/base/core/util/json/GboatJsonFloatValueProcessor.java 0 22 0
gboat2/base/core/validate/IDataPrivilegeCheckService.java 0 9 0
gboat2/base/core/validate/IOperaPrivilegeCheckService.java 0 9 0
gboat2/base/core/validate/PrivilegeCheckServiceFactory.java 0 24 0
gboat2/base/core/web/BaseActionSupport.java 0 869 0
gboat2/base/core/web/BundleVelocityResourceLoader.java 0 44 0
gboat2/base/core/web/EnumType.java 0 19 0
gboat2/base/core/web/IBaseActionSupport.java 0 13 0
gboat2/base/core/web/JsonResult.java 0 6 0
gboat2/base/core/web/JsonResultSupport.java 0 199 0
gboat2/base/core/web/MetadataEdit.java 0 20 0
gboat2/base/core/web/MetadataException.java 0 17 0
gboat2/base/core/web/MetadataList.java 0 33 0
gboat2/base/core/web/MetadataOthers.java 0 20 0
gboat2/base/core/web/MetadataSupportStrategy.java 0 450 0
gboat2/base/core/web/ObtainData.java 0 43 0
gboat2/base/core/web/ObtainMetadata.java 0 47 0
gboat2/base/core/web/ObtainOthers.java 0 23 0
gboat2/base/core/web/SplitMetadataStrategy.java 0 63 0
gboat2/base/core/web/SystemButtonProvider.java 0 5 0
gboat2/base/core/web/SystemButtonProviderTracker.java 0 39 0
gboat2/base/core/web/md/CacheHandler.java 0 13 0
gboat2/base/core/web/md/DbConfigHandler.java 0 23 0
gboat2/base/core/web/md/DebugHandler.java 0 6 0
gboat2/base/core/web/md/ExtendMetadataHandler.java 0 20 0
gboat2/base/core/web/md/ExtendMethodHandler.java 0 16 0
gboat2/base/core/web/md/IFileFilter.java 0 5 0
gboat2/base/core/web/md/IFrameHandler.java 0 48 0
gboat2/base/core/web/md/MetadataHandler.java 0 185 0
gboat2/base/core/web/md/MetadataHandlerChain.java 0 71 0
gboat2/base/core/web/md/MetadataSupport.java 0 36 0
gboat2/base/core/web/md/MultiFileModelHandler.java 0 21 0
gboat2/base/core/web/md/SingleFileModelHandler.java 0 27 0

Rules

Rule Violations Severity
FileLength
  • max: "2500"
0  Warning
AvoidStarImport 0  Warning
IllegalImport 0  Warning
RedundantImport 0  Warning
UnusedImports 1  Warning
JavadocType
  • scope: "protected"
  • tokens: "CLASS_DEF,INTERFACE_DEF"
62  Warning
JavadocMethod
  • allowMissingParamTags: "false"
  • allowMissingPropertyJavadoc: "true"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "protected"
  • allowUndeclaredRTE: "true"
  • tokens: "METHOD_DEF"
  • allowMissingReturnTag: "false"
  • allowMissingThrowsTags: "false"
236  Warning
JavadocVariable
  • scope: "protected"
48  Warning
LeftCurly
  • option: "eol"
3  Warning
NeedBraces 19  Warning
RightCurly
  • option: "alone"
180  Warning
EqualsHashCode 2  Warning
IllegalInstantiation
  • classes: "java.lang.Boolean"
0  Warning
LocalFinalVariableName 0  Warning
LocalVariableName 4  Warning
StaticVariableName
  • format: "(^[A-Z0-9_]{0,19}$)"
37  Warning
PackageName
  • format: "^[a-z]+(\.[a-z][a-z0-9]*)*$"
95  Warning
TypeName
  • format: "(^[A-Z][a-zA-Z0-9]{0,19}$)"
18  Warning
MethodName
  • format: "(^[a-z][a-zA-Z0-9]{0,19}$)"
56  Warning
MemberName
  • format: "(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)"
3  Warning
ParameterName
  • format: "(^[a-z][a-zA-Z0-9_]{0,19}$)"
7  Warning
ConstantName
  • format: "(^[A-Z0-9_]{0,19}$)"
12  Warning
Indentation 3991  Warning
SimplifyBooleanExpression 2  Warning
SimplifyBooleanReturn 0  Warning
FinalClass 5  Warning
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
4  Warning
MultipleVariableDeclarations 2  Warning
ArrayTypeStyle 0  Warning
TodoComment 0  Warning
UpperEll 0  Warning
MissingSwitchDefault 0  Warning
FallThrough 0  Warning
ParameterNumber
  • max: "5"
1  Warning
LineLength
  • max: "200"
1  Warning
MethodLength
  • max: "400"
0  Warning
ModifierOrder 13  Warning
RedundantModifier 94  Warning
StringLiteralEquality 0  Warning
NestedIfDepth
  • max: "5"
0  Warning
NestedTryDepth
  • max: "3"
0  Warning
ReturnCount
  • max: "10"
  • format: "^$"
0  Warning

Details

gboat2/base/core/Activator.java

Severity Message Line
 Warning Name 'gboat2.base.core' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 46
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning Missing a Javadoc comment. 54
 Warning Variable 'LOCAL_BUNDLE' must be private and have accessor methods. 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning Name 'HEADER_STRUTS_ENABLED' must match pattern '(^[A-Z0-9_]{0,19}$)'. 56
 Warning member def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Missing a Javadoc comment. 59
 Warning Name 'HEADER_PROJECT_ENABLED' must match pattern '(^[A-Z0-9_]{0,19}$)'. 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning Missing a Javadoc comment. 62
 Warning Name 'HEADER_EXTENDER_BUNDLES' must match pattern '(^[A-Z0-9_]{0,19}$)'. 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 64
 Warning Missing a Javadoc comment. 64
 Warning Name 'pomCache' must match pattern '(^[A-Z0-9_]{0,19}$)'. 64
 Warning Variable 'pomCache' must be private and have accessor methods. 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning for at indentation level 16 not at correct indentation, 8 79
 Warning for child at indentation level 24 not at correct indentation, 12 80
 Warning if at indentation level 24 not at correct indentation, 12 81
 Warning if child at indentation level 32 not at correct indentation, 16 82
 Warning if rcurly at indentation level 24 not at correct indentation, 12 83
 Warning for child at indentation level 24 not at correct indentation, 12 86
 Warning for child at indentation level 24 not at correct indentation, 12 87
 Warning 'if' construct must use '{}'s. 88
 Warning if at indentation level 24 not at correct indentation, 12 88
 Warning for child at indentation level 24 not at correct indentation, 12 89
 Warning for child at indentation level 24 not at correct indentation, 12 90
 Warning for child at indentation level 24 not at correct indentation, 12 91
 Warning for child at indentation level 24 not at correct indentation, 12 93
 Warning for rcurly at indentation level 16 not at correct indentation, 8 94
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 95
 Warning method def modifier at indentation level 8 not at correct indentation, 4 97
 Warning Missing a Javadoc comment. 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning Missing a Javadoc comment. 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning if at indentation level 16 not at correct indentation, 8 105
 Warning if child at indentation level 24 not at correct indentation, 12 106
 Warning if child at indentation level 24 not at correct indentation, 12 107
 Warning if at indentation level 24 not at correct indentation, 12 108
 Warning if child at indentation level 32 not at correct indentation, 16 109
 Warning if rcurly at indentation level 24 not at correct indentation, 12 110
 Warning if rcurly at indentation level 16 not at correct indentation, 8 111
 Warning if at indentation level 16 not at correct indentation, 8 113
 Warning if child at indentation level 24 not at correct indentation, 12 114
 Warning if rcurly at indentation level 16 not at correct indentation, 8 115
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning for at indentation level 16 not at correct indentation, 8 121
 Warning for child at indentation level 24 not at correct indentation, 12 122
 Warning for child at indentation level 24 not at correct indentation, 12 123
 Warning for rcurly at indentation level 16 not at correct indentation, 8 124
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 125
 Warning method def modifier at indentation level 8 not at correct indentation, 4 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning try at indentation level 16 not at correct indentation, 8 134
 Warning try child at indentation level 24 not at correct indentation, 12 135
 Warning if at indentation level 24 not at correct indentation, 12 136
 Warning if child at indentation level 32 not at correct indentation, 16 137
 Warning if child at indentation level 32 not at correct indentation, 16 139
 Warning if at indentation level 32 not at correct indentation, 16 140
 Warning if child at indentation level 40 not at correct indentation, 20 141
 Warning if rcurly at indentation level 32 not at correct indentation, 16 142
 Warning '}' should be alone on a line. 142
 Warning else child at indentation level 40 not at correct indentation, 20 143
 Warning else rcurly at indentation level 32 not at correct indentation, 16 144
 Warning if rcurly at indentation level 24 not at correct indentation, 12 145
 Warning '}' should be alone on a line. 145
 Warning if child at indentation level 32 not at correct indentation, 16 146
 Warning if at indentation level 32 not at correct indentation, 16 147
 Warning if child at indentation level 40 not at correct indentation, 20 148
 Warning method def modifier at indentation level 48 not at correct indentation, 44 150
 Warning method def modifier at indentation level 48 not at correct indentation, 44 151
 Warning if at indentation level 56 not at correct indentation, 48 152
 Warning if child at indentation level 64 not at correct indentation, 52 153
 Warning if rcurly at indentation level 56 not at correct indentation, 48 154
 Warning method def child at indentation level 56 not at correct indentation, 48 155
 Warning method def rcurly at indentation level 48 not at correct indentation, 44 156
 Warning if at indentation level 40 not at correct indentation, 20 158
 Warning if child at indentation level 48 not at correct indentation, 24 159
 Warning if rcurly at indentation level 40 not at correct indentation, 20 160
 Warning '}' should be alone on a line. 160
 Warning else child at indentation level 48 not at correct indentation, 24 161
 Warning else child at indentation level 48 not at correct indentation, 24 162
 Warning else child at indentation level 48 not at correct indentation, 24 163
 Warning else rcurly at indentation level 40 not at correct indentation, 20 164
 Warning if rcurly at indentation level 32 not at correct indentation, 16 165
 Warning '}' should be alone on a line. 165
 Warning else child at indentation level 40 not at correct indentation, 20 166
 Warning else rcurly at indentation level 32 not at correct indentation, 16 167
 Warning if rcurly at indentation level 24 not at correct indentation, 12 168
 Warning try rcurly at indentation level 16 not at correct indentation, 8 169
 Warning '}' should be alone on a line. 169
 Warning catch child at indentation level 24 not at correct indentation, 12 170
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 173
 Warning method def modifier at indentation level 8 not at correct indentation, 4 175
 Warning try at indentation level 16 not at correct indentation, 8 176
 Warning try child at indentation level 24 not at correct indentation, 12 177
 Warning try child at indentation level 24 not at correct indentation, 12 178
 Warning try child at indentation level 24 not at correct indentation, 12 179
 Warning try child at indentation level 24 not at correct indentation, 12 180
 Warning try child at indentation level 24 not at correct indentation, 12 182
 Warning try child at indentation level 24 not at correct indentation, 12 183
 Warning try child at indentation level 24 not at correct indentation, 12 184
 Warning for at indentation level 24 not at correct indentation, 12 185
 Warning for child at indentation level 32 not at correct indentation, 16 186
 Warning if at indentation level 32 not at correct indentation, 16 187
 Warning if child at indentation level 40 not at correct indentation, 20 188
 Warning if child at indentation level 40 not at correct indentation, 20 189
 Warning if at indentation level 40 not at correct indentation, 20 195
 Warning if child at indentation level 48 not at correct indentation, 24 196
 Warning for at indentation level 48 not at correct indentation, 24 197
 Warning for child at indentation level 56 not at correct indentation, 28 198
 Warning if at indentation level 56 not at correct indentation, 28 199
 Warning if child at indentation level 64 not at correct indentation, 32 200
 Warning if rcurly at indentation level 56 not at correct indentation, 28 201
 Warning for rcurly at indentation level 48 not at correct indentation, 24 202
 Warning if rcurly at indentation level 40 not at correct indentation, 20 203
 Warning if child at indentation level 40 not at correct indentation, 20 204
 Warning if rcurly at indentation level 32 not at correct indentation, 16 205
 Warning for rcurly at indentation level 24 not at correct indentation, 12 206
 Warning try rcurly at indentation level 16 not at correct indentation, 8 207
 Warning '}' should be alone on a line. 207
 Warning catch child at indentation level 24 not at correct indentation, 12 208
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 209
 Warning '}' should be alone on a line. 209
 Warning catch child at indentation level 24 not at correct indentation, 12 210
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 211
 Warning '}' should be alone on a line. 211
 Warning catch child at indentation level 24 not at correct indentation, 12 212
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 213
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 214

gboat2/base/core/ActivatorInnerThread.java

Severity Message Line
 Warning Name 'gboat2.base.core' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 25
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 27
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 29
 Warning ctor def child at indentation level 16 not at correct indentation, 8 30
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning Missing a Javadoc comment. 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning while at indentation level 16 not at correct indentation, 8 36
 Warning try at indentation level 24 not at correct indentation, 12 37
 Warning try child at indentation level 32 not at correct indentation, 16 38
 Warning try rcurly at indentation level 24 not at correct indentation, 12 39
 Warning '}' should be alone on a line. 39
 Warning catch child at indentation level 32 not at correct indentation, 16 40
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 41
 Warning try at indentation level 24 not at correct indentation, 12 42
 Warning try child at indentation level 32 not at correct indentation, 16 43
 Warning try rcurly at indentation level 24 not at correct indentation, 12 44
 Warning '}' should be alone on a line. 44
 Warning catch child at indentation level 32 not at correct indentation, 16 45
 Warning if at indentation level 32 not at correct indentation, 16 46
 Warning if child at indentation level 40 not at correct indentation, 20 47
 Warning if child at indentation level 40 not at correct indentation, 20 48
 Warning if rcurly at indentation level 32 not at correct indentation, 16 49
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 50
 Warning while rcurly at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning Missing a Javadoc comment. 54

gboat2/base/core/GBoatClassLoader.java

Severity Message Line
 Warning Name 'gboat2.base.core' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 14
 Warning member def modifier at indentation level 8 not at correct indentation, 4 17
 Warning Name '_classLoader' must match pattern '(^[A-Z0-9_]{0,19}$)'. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 19
 Warning Name 'bundleClassLoaders' must match pattern '(^[A-Z0-9_]{0,19}$)'. 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning Name 'bundleActionPackage' must match pattern '(^[A-Z0-9_]{0,19}$)'. 21
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 23
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def child at indentation level 16 not at correct indentation, 8 27
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Missing a Javadoc comment. 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning if at indentation level 16 not at correct indentation, 8 33
 Warning if child at indentation level 24 not at correct indentation, 12 34
 Warning if child at indentation level 24 not at correct indentation, 12 35
 Warning if rcurly at indentation level 16 not at correct indentation, 8 36
 Warning '}' should be alone on a line. 36
 Warning if at indentation level 24 not at correct indentation, 12 37
 Warning if child at indentation level 32 not at correct indentation, 16 38
 Warning if child at indentation level 32 not at correct indentation, 16 39
 Warning if rcurly at indentation level 24 not at correct indentation, 12 40
 Warning '}' should be alone on a line. 40
 Warning else child at indentation level 32 not at correct indentation, 16 41
 Warning else rcurly at indentation level 24 not at correct indentation, 12 42
 Warning else rcurly at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Missing a Javadoc comment. 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning Expected an @return tag. 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning Expected @param tag for 'bundleName'. 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Missing a Javadoc comment. 60
 Warning if at indentation level 16 not at correct indentation, 8 61
 Warning if child at indentation level 24 not at correct indentation, 12 62
 Warning if at indentation level 24 not at correct indentation, 12 63
 Warning if child at indentation level 32 not at correct indentation, 16 64
 Warning if at indentation level 32 not at correct indentation, 16 65
 Warning if child at indentation level 40 not at correct indentation, 20 66
 Warning if rcurly at indentation level 32 not at correct indentation, 16 67
 Warning if rcurly at indentation level 24 not at correct indentation, 12 68
 Warning if rcurly at indentation level 16 not at correct indentation, 8 69
 Warning '}' should be alone on a line. 69
 Warning else child at indentation level 24 not at correct indentation, 12 70
 Warning else rcurly at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning Name 'getBundleClassLoaders' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning Name 'getBundleActionPackage' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 82

gboat2/base/core/GBoatConsistant.java

Severity Message Line
 Warning Name 'gboat2.base.core' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 12
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 14
 Warning member def modifier at indentation level 8 not at correct indentation, 4 15
 Warning Missing a Javadoc comment. 15
 Warning member def modifier at indentation level 8 not at correct indentation, 4 16
 Warning Missing a Javadoc comment. 16
 Warning Name 'GBOAT_ACTION_BASE_PACKAGE' must match pattern '(^[A-Z0-9_]{0,19}$)'. 16
 Warning member def modifier at indentation level 8 not at correct indentation, 4 17
 Warning Missing a Javadoc comment. 17
 Warning Name 'GBOAT_ACTION_DOMAIN_PACKAGE' must match pattern '(^[A-Z0-9_]{0,19}$)'. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning Missing a Javadoc comment. 18
 Warning Name 'GBOAT_BUSINESS_THEME_PROVIDER' must match pattern '(^[A-Z0-9_]{0,19}$)'. 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 19
 Warning Missing a Javadoc comment. 19
 Warning Name 'GBOAT_STYLE_THEME_PROVIDER' must match pattern '(^[A-Z0-9_]{0,19}$)'. 19

gboat2/base/core/annotation/Attach.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 39
 Warning Redundant 'public' modifier. 42
 Warning Redundant 'public' modifier. 45
 Warning Redundant 'public' modifier. 48

gboat2/base/core/annotation/Attachs.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 31

gboat2/base/core/annotation/Business.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4

gboat2/base/core/annotation/Comment.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 22

gboat2/base/core/annotation/DateFormat.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 34

gboat2/base/core/annotation/Domain.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 36

gboat2/base/core/annotation/Field.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/base/core/annotation/FormPage.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/base/core/annotation/ListDomain.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 36

gboat2/base/core/annotation/ListPage.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/base/core/annotation/Module.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 42
 Warning Redundant 'public' modifier. 45
 Warning Redundant 'public' modifier. 48
 Warning Redundant 'public' modifier. 51
 Warning Redundant 'public' modifier. 54

gboat2/base/core/annotation/Modules.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 35

gboat2/base/core/annotation/NoPrivilegeCheck.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/base/core/annotation/NoQuery.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 12

gboat2/base/core/annotation/Operation.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 67
 Warning Redundant 'public' modifier. 72
 Warning Redundant 'public' modifier. 77
 Warning Redundant 'public' modifier. 82
 Warning Redundant 'public' modifier. 87

gboat2/base/core/annotation/Operations.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 25

gboat2/base/core/annotation/Preference.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/base/core/annotation/Relation.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 25
 Warning Redundant 'public' modifier. 28
 Warning Redundant 'public' modifier. 31
 Warning Redundant 'public' modifier. 34
 Warning Redundant 'public' modifier. 37
 Warning Redundant 'public' modifier. 40
 Warning class def ident at indentation level 8 not at correct indentation, 4 49
 Warning class def rcurly at indentation level 8 not at correct indentation, 4 50

gboat2/base/core/annotation/RelationType.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/base/core/annotation/Relations.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Redundant 'public' modifier. 37
 Warning Redundant 'public' modifier. 42

gboat2/base/core/annotation/WebServiceConfigInfo.java

Severity Message Line
 Warning Name 'gboat2.base.core.annotation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/base/core/cache/ICacheService.java

Severity Message Line
 Warning Name 'gboat2.base.core.cache' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 12
 Warning method def return type at indentation level 8 not at correct indentation, 4 22
 Warning Expected @param tag for 'catalog'. 22
 Warning Expected @param tag for 'key'. 22
 Warning Expected @param tag for 'value'. 22
 Warning Expected an @return tag. 30
 Warning method def return type at indentation level 8 not at correct indentation, 4 30
 Warning Expected @param tag for 'catalog'. 30
 Warning Expected @param tag for 'key'. 30
 Warning method def return type at indentation level 8 not at correct indentation, 4 37
 Warning Expected @param tag for 'catalog'. 37
 Warning Expected @param tag for 'key'. 37

gboat2/base/core/dao/IBaseDAO.java

Severity Message Line
 Warning Name 'gboat2.base.core.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Redundant 'public' modifier. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Redundant 'public' modifier. 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning Redundant 'public' modifier. 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning Redundant 'public' modifier. 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning Redundant 'public' modifier. 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning Redundant 'public' modifier. 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning Redundant 'public' modifier. 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning Redundant 'public' modifier. 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning Redundant 'public' modifier. 83
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning Redundant 'public' modifier. 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 101
 Warning Redundant 'public' modifier. 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 109
 Warning Redundant 'public' modifier. 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 117
 Warning Redundant 'public' modifier. 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning Missing a Javadoc comment. 119
 Warning Redundant 'public' modifier. 119
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning Missing a Javadoc comment. 121
 Warning Redundant 'public' modifier. 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 128
 Warning Redundant 'public' modifier. 128
 Warning method def modifier at indentation level 8 not at correct indentation, 4 135
 Warning Redundant 'public' modifier. 135
 Warning method def modifier at indentation level 8 not at correct indentation, 4 137
 Warning Missing a Javadoc comment. 137
 Warning Redundant 'public' modifier. 137
 Warning method def modifier at indentation level 8 not at correct indentation, 4 138
 Warning Missing a Javadoc comment. 138
 Warning Redundant 'public' modifier. 138
 Warning Name 'setDefaultSessionFactory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 138
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning Missing a Javadoc comment. 139
 Warning Redundant 'public' modifier. 139
 Warning Name 'getDefaultSessionFactory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 139
 Warning method def modifier at indentation level 8 not at correct indentation, 4 145
 Warning Redundant 'public' modifier. 145
 Warning method def modifier at indentation level 8 not at correct indentation, 4 152
 Warning Redundant 'public' modifier. 152
 Warning Expected an @return tag. 159
 Warning method def modifier at indentation level 8 not at correct indentation, 4 159
 Warning Redundant 'public' modifier. 159
 Warning Expected @param tag for 'sql'. 159
 Warning Expected @param tag for 'params'. 159
 Warning Unused @param tag for '根据hql提供分页查询'. 163
 Warning Expected an @return tag. 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 168
 Warning Redundant 'public' modifier. 168
 Warning Expected @param tag for 'hql'. 168
 Warning Expected @param tag for 'params'. 168

gboat2/base/core/dao/Page.java

Severity Message Line
 Warning Name 'gboat2.base.core.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning '}' should be alone on a line. 110
 Warning '}' should be alone on a line. 114

gboat2/base/core/dao/PageBean.java

Severity Message Line
 Warning Name 'gboat2.base.core.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning member def modifier at indentation level 8 not at correct indentation, 4 12
 Warning member def modifier at indentation level 8 not at correct indentation, 4 15
 Warning 'static' modifier out of order with the JLS suggestions. 15
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 35
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 37
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 47
 Warning ctor def child at indentation level 16 not at correct indentation, 8 48
 Warning ctor def child at indentation level 16 not at correct indentation, 8 49
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 88
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 97
 Warning method def modifier at indentation level 8 not at correct indentation, 4 105
 Warning method def child at indentation level 16 not at correct indentation, 8 106
 Warning if at indentation level 16 not at correct indentation, 8 108
 Warning if child at indentation level 24 not at correct indentation, 12 109
 Warning if rcurly at indentation level 16 not at correct indentation, 8 110
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 111
 Warning method def modifier at indentation level 8 not at correct indentation, 4 127
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 129
 Warning method def modifier at indentation level 8 not at correct indentation, 4 136
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 138
 Warning method def modifier at indentation level 8 not at correct indentation, 4 145
 Warning method def child at indentation level 16 not at correct indentation, 8 146
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 147
 Warning method def modifier at indentation level 8 not at correct indentation, 4 154
 Warning method def child at indentation level 16 not at correct indentation, 8 155
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 156
 Warning method def modifier at indentation level 8 not at correct indentation, 4 162
 Warning method def child at indentation level 16 not at correct indentation, 8 163
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 164
 Warning method def modifier at indentation level 8 not at correct indentation, 4 170
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 172
 Warning method def modifier at indentation level 8 not at correct indentation, 4 174
 Warning method def child at indentation level 16 not at correct indentation, 8 175
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 176
 Warning method def modifier at indentation level 8 not at correct indentation, 4 178
 Warning method def child at indentation level 16 not at correct indentation, 8 179
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 180

gboat2/base/core/dao/QuerySupport.java

Severity Message Line
 Warning Name 'gboat2.base.core.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 16
 Warning Missing a Javadoc comment. 16
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning Missing a Javadoc comment. 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning Missing a Javadoc comment. 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning Missing a Javadoc comment. 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning Missing a Javadoc comment. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Missing a Javadoc comment. 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning Missing a Javadoc comment. 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Missing a Javadoc comment. 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning Missing a Javadoc comment. 32

gboat2/base/core/exception/NoPrivilegeException.java

Severity Message Line
 Warning Name 'gboat2.base.core.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 22
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 24

gboat2/base/core/exception/NouniqueActionException.java

Severity Message Line
 Warning Name 'gboat2.base.core.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning Name 'NouniqueActionException' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 23
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 25

gboat2/base/core/logging/BusinessLogEntry.java

Severity Message Line
 Warning Name 'gboat2.base.core.logging' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 46
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 91
 Warning method def modifier at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 100
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 114
 Warning method def modifier at indentation level 8 not at correct indentation, 4 116
 Warning method def child at indentation level 16 not at correct indentation, 8 117
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 118
 Warning method def modifier at indentation level 8 not at correct indentation, 4 120
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 122
 Warning method def child at indentation level 16 not at correct indentation, 8 123
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 124
 Warning method def modifier at indentation level 8 not at correct indentation, 4 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 128
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def modifier at indentation level 8 not at correct indentation, 4 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 133
 Warning method def modifier at indentation level 8 not at correct indentation, 4 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 137
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning method def modifier at indentation level 8 not at correct indentation, 4 140
 Warning method def child at indentation level 16 not at correct indentation, 8 141
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 142
 Warning method def modifier at indentation level 8 not at correct indentation, 4 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 146

gboat2/base/core/logging/GboatLoggingException.java

Severity Message Line
 Warning Name 'gboat2.base.core.logging' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Name 'GboatLoggingException' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 17

gboat2/base/core/logging/IBusinessLogService.java

Severity Message Line
 Warning Name 'gboat2.base.core.logging' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Unused import - gboat2.base.bridge.exception.DefaultBusinessNestedException. 3
 Warning Unused @throws tag for 'DefaultBusinessNestedException'. 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 18
 Warning Redundant 'public' modifier. 18
 Warning Expected @throws tag for 'GboatLoggingException'. 18
 Warning Unused @throws tag for 'DefaultBusinessNestedException'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Redundant 'public' modifier. 25
 Warning Expected @throws tag for 'GboatLoggingException'. 25
 Warning Unused @throws tag for 'DefaultBusinessNestedException'. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning Redundant 'public' modifier. 32
 Warning Expected @throws tag for 'GboatLoggingException'. 32
 Warning Unused @throws tag for 'DefaultBusinessNestedException'. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Redundant 'public' modifier. 39
 Warning Expected @throws tag for 'GboatLoggingException'. 39
 Warning Redundant 'public' modifier. 47
 Warning Redundant 'public' modifier. 56
 Warning Redundant 'public' modifier. 66

gboat2/base/core/logging/Level.java

Severity Message Line
 Warning Name 'gboat2.base.core.logging' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 38

gboat2/base/core/model/ContentMetadata.java

Severity Message Line
 Warning Name 'gboat2.base.core.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 46
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 88
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 97
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def modifier at indentation level 8 not at correct indentation, 4 100
 Warning method def modifier at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning method def child at indentation level 16 not at correct indentation, 8 103
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 104
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 113
 Warning method def modifier at indentation level 8 not at correct indentation, 4 115
 Warning method def child at indentation level 16 not at correct indentation, 8 116
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning method def modifier at indentation level 8 not at correct indentation, 4 120
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 122
 Warning method def child at indentation level 16 not at correct indentation, 8 123
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 124
 Warning method def modifier at indentation level 8 not at correct indentation, 4 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 128
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def modifier at indentation level 8 not at correct indentation, 4 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 133
 Warning method def modifier at indentation level 8 not at correct indentation, 4 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 137
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning method def modifier at indentation level 8 not at correct indentation, 4 140
 Warning method def child at indentation level 16 not at correct indentation, 8 141
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 142
 Warning method def modifier at indentation level 8 not at correct indentation, 4 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 146

gboat2/base/core/model/Module.java

Severity Message Line
 Warning Name 'gboat2.base.core.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning member def modifier at indentation level 8 not at correct indentation, 4 47
 Warning member def modifier at indentation level 8 not at correct indentation, 4 50
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 61
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 63
 Warning ctor def child at indentation level 16 not at correct indentation, 8 64
 Warning ctor def child at indentation level 16 not at correct indentation, 8 65
 Warning ctor def child at indentation level 16 not at correct indentation, 8 66
 Warning ctor def child at indentation level 16 not at correct indentation, 8 67
 Warning ctor def child at indentation level 16 not at correct indentation, 8 68
 Warning ctor def child at indentation level 16 not at correct indentation, 8 69
 Warning ctor def child at indentation level 16 not at correct indentation, 8 70
 Warning ctor def child at indentation level 16 not at correct indentation, 8 71
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning if at indentation level 16 not at correct indentation, 8 79
 Warning if child at indentation level 24 not at correct indentation, 12 80
 Warning if rcurly at indentation level 16 not at correct indentation, 8 81
 Warning '}' should be alone on a line. 81
 Warning else child at indentation level 24 not at correct indentation, 12 82
 Warning else rcurly at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning if at indentation level 16 not at correct indentation, 8 86
 Warning if child at indentation level 24 not at correct indentation, 12 87
 Warning if rcurly at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning if at indentation level 16 not at correct indentation, 8 93
 Warning if child at indentation level 24 not at correct indentation, 12 94
 Warning if rcurly at indentation level 16 not at correct indentation, 8 95
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning for at indentation level 16 not at correct indentation, 8 100
 Warning for child at indentation level 24 not at correct indentation, 12 101
 Warning for child at indentation level 24 not at correct indentation, 12 102
 Warning for child at indentation level 24 not at correct indentation, 12 104
 Warning if at indentation level 24 not at correct indentation, 12 105
 Warning if child at indentation level 32 not at correct indentation, 16 106
 Warning if rcurly at indentation level 24 not at correct indentation, 12 107
 Warning '}' should be alone on a line. 107
 Warning else child at indentation level 32 not at correct indentation, 16 108
 Warning else rcurly at indentation level 24 not at correct indentation, 12 109
 Warning for rcurly at indentation level 16 not at correct indentation, 8 110
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 113
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 122
 Warning method def child at indentation level 16 not at correct indentation, 8 123
 Warning if at indentation level 16 not at correct indentation, 8 124
 Warning if child at indentation level 24 not at correct indentation, 12 125
 Warning if rcurly at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 128
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 136
 Warning method def modifier at indentation level 8 not at correct indentation, 4 138
 Warning method def child at indentation level 16 not at correct indentation, 8 139
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 140
 Warning method def modifier at indentation level 8 not at correct indentation, 4 142
 Warning method def child at indentation level 16 not at correct indentation, 8 143
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 144
 Warning method def modifier at indentation level 8 not at correct indentation, 4 146
 Warning Missing a Javadoc comment. 146
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning Name '_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
 Warning method def child at indentation level 16 not at correct indentation, 8 148
 Warning method def child at indentation level 16 not at correct indentation, 8 149
 Warning method def child at indentation level 16 not at correct indentation, 8 150
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 155
 Warning method def modifier at indentation level 8 not at correct indentation, 4 157
 Warning Definition of 'equals()' without corresponding definition of 'hashCode()'. 157
 Warning Missing a Javadoc comment. 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning if at indentation level 16 not at correct indentation, 8 159
 Warning if child at indentation level 24 not at correct indentation, 12 160
 Warning if rcurly at indentation level 16 not at correct indentation, 8 161
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 163
 Warning Expected an @return tag. 169
 Warning method def modifier at indentation level 8 not at correct indentation, 4 169
 Warning method def child at indentation level 16 not at correct indentation, 8 170
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 171
 Warning method def modifier at indentation level 8 not at correct indentation, 4 173
 Warning method def child at indentation level 16 not at correct indentation, 8 174
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 175
 Warning method def modifier at indentation level 8 not at correct indentation, 4 177
 Warning method def child at indentation level 16 not at correct indentation, 8 178
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 179
 Warning method def modifier at indentation level 8 not at correct indentation, 4 181
 Warning method def child at indentation level 16 not at correct indentation, 8 182
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 183

gboat2/base/core/model/ModuleAttach.java

Severity Message Line
 Warning Name 'gboat2.base.core.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 11
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def child at indentation level 16 not at correct indentation, 8 27
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48

gboat2/base/core/model/Opera.java

Severity Message Line
 Warning Name 'gboat2.base.core.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 63
 Warning ctor def child at indentation level 16 not at correct indentation, 8 64
 Warning ctor def child at indentation level 16 not at correct indentation, 8 65
 Warning ctor def child at indentation level 16 not at correct indentation, 8 66
 Warning ctor def child at indentation level 16 not at correct indentation, 8 67
 Warning if at indentation level 16 not at correct indentation, 8 69
 Warning if child at indentation level 24 not at correct indentation, 12 70
 Warning if child at indentation level 24 not at correct indentation, 12 71
 Warning if rcurly at indentation level 16 not at correct indentation, 8 72
 Warning '}' should be alone on a line. 72
 Warning else child at indentation level 24 not at correct indentation, 12 73
 Warning else child at indentation level 24 not at correct indentation, 12 74
 Warning else rcurly at indentation level 16 not at correct indentation, 8 75
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 76
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 85
 Warning ctor def child at indentation level 16 not at correct indentation, 8 86
 Warning ctor def child at indentation level 16 not at correct indentation, 8 87
 Warning ctor def child at indentation level 16 not at correct indentation, 8 88
 Warning ctor def child at indentation level 16 not at correct indentation, 8 89
 Warning if at indentation level 16 not at correct indentation, 8 91
 Warning if child at indentation level 24 not at correct indentation, 12 92
 Warning if child at indentation level 24 not at correct indentation, 12 93
 Warning if rcurly at indentation level 16 not at correct indentation, 8 94
 Warning '}' should be alone on a line. 94
 Warning else child at indentation level 24 not at correct indentation, 12 95
 Warning else child at indentation level 24 not at correct indentation, 12 96
 Warning else rcurly at indentation level 16 not at correct indentation, 8 97
 Warning if at indentation level 16 not at correct indentation, 8 100
 Warning if child at indentation level 24 not at correct indentation, 12 101
 Warning if rcurly at indentation level 16 not at correct indentation, 8 102
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 103
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 115
 Warning More than 5 parameters (found 6). 115
 Warning ctor def child at indentation level 16 not at correct indentation, 8 116
 Warning ctor def child at indentation level 16 not at correct indentation, 8 117
 Warning ctor def child at indentation level 16 not at correct indentation, 8 118
 Warning ctor def child at indentation level 16 not at correct indentation, 8 119
 Warning ctor def child at indentation level 16 not at correct indentation, 8 120
 Warning ctor def child at indentation level 16 not at correct indentation, 8 121
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 122
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 126
 Warning method def modifier at indentation level 8 not at correct indentation, 4 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 130
 Warning method def modifier at indentation level 8 not at correct indentation, 4 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 134
 Warning method def modifier at indentation level 8 not at correct indentation, 4 136
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 138
 Warning method def modifier at indentation level 8 not at correct indentation, 4 140
 Warning method def child at indentation level 16 not at correct indentation, 8 141
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 142
 Warning method def modifier at indentation level 8 not at correct indentation, 4 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 146
 Warning method def modifier at indentation level 8 not at correct indentation, 4 148
 Warning Missing a Javadoc comment. 148
 Warning method def child at indentation level 16 not at correct indentation, 8 149
 Warning Name '_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Warning method def child at indentation level 16 not at correct indentation, 8 150
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 154
 Warning method def modifier at indentation level 8 not at correct indentation, 4 156
 Warning Definition of 'equals()' without corresponding definition of 'hashCode()'. 156
 Warning Missing a Javadoc comment. 156
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 159

gboat2/base/core/model/Parameter.java

Severity Message Line
 Warning Name 'gboat2.base.core.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def modifier at indentation level 8 not at correct indentation, 4 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 98
 Warning method def modifier at indentation level 8 not at correct indentation, 4 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 102

gboat2/base/core/model/PreferenceDefinition.java

Severity Message Line
 Warning Name 'gboat2.base.core.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning if at indentation level 16 not at correct indentation, 8 48
 Warning if child at indentation level 24 not at correct indentation, 12 49
 Warning if rcurly at indentation level 16 not at correct indentation, 8 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning if at indentation level 16 not at correct indentation, 8 58
 Warning if child at indentation level 24 not at correct indentation, 12 59
 Warning if rcurly at indentation level 16 not at correct indentation, 8 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 94

gboat2/base/core/service/BaseService.java

Severity Message Line
 Warning Name 'gboat2.base.core.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning Missing a Javadoc comment. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def child at indentation level 16 not at correct indentation, 8 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89

gboat2/base/core/service/IBaseService.java

Severity Message Line
 Warning Name 'gboat2.base.core.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning method def modifier at indentation level 8 not at correct indentation, 4 16
 Warning Missing a Javadoc comment. 16
 Warning Redundant 'public' modifier. 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 18
 Warning Missing a Javadoc comment. 18
 Warning Redundant 'public' modifier. 18
 Warning method def modifier at indentation level 8 not at correct indentation, 4 20
 Warning Missing a Javadoc comment. 20
 Warning Redundant 'public' modifier. 20
 Warning method def modifier at indentation level 8 not at correct indentation, 4 22
 Warning Missing a Javadoc comment. 22
 Warning Redundant 'public' modifier. 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 24
 Warning Missing a Javadoc comment. 24
 Warning Redundant 'public' modifier. 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Missing a Javadoc comment. 26
 Warning Redundant 'public' modifier. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning Missing a Javadoc comment. 28
 Warning Redundant 'public' modifier. 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Missing a Javadoc comment. 30
 Warning Redundant 'public' modifier. 30

gboat2/base/core/service/IModuleService.java

Severity Message Line
 Warning Name 'gboat2.base.core.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 19
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Missing a Javadoc comment. 25
 Warning Redundant 'public' modifier. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning Redundant 'public' modifier. 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning Redundant 'public' modifier. 40
 Warning Name 'getModuleListByBundleName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning Redundant 'public' modifier. 48
 Warning Name 'getModuleByBundleAddAction' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning Redundant 'public' modifier. 57
 Warning Name 'getOperaByBundleAddAction' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning Redundant 'public' modifier. 64
 Warning Expected an @return tag. 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 70
 Warning Redundant 'public' modifier. 70
 Warning Expected an @return tag. 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning Redundant 'public' modifier. 76

gboat2/base/core/service/IOperationProvider.java

Severity Message Line
 Warning Name 'gboat2.base.core.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Unknown tag 'date'. 15
 Warning method def modifier at indentation level 8 not at correct indentation, 4 18
 Warning Missing a Javadoc comment. 18
 Warning Redundant 'public' modifier. 18

gboat2/base/core/service/IParameterService.java

Severity Message Line
 Warning Name 'gboat2.base.core.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning Expected an @return tag. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Redundant 'public' modifier. 25
 Warning Expected an @return tag. 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning Redundant 'public' modifier. 32
 Warning Expected @param tag for 'code'. 32
 Warning Expected an @return tag. 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Redundant 'public' modifier. 39
 Warning Expected @param tag for 'code'. 39
 Warning Expected an @return tag. 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Redundant 'public' modifier. 46
 Warning Expected @param tag for 'code'. 46

gboat2/base/core/service/ModuleService.java

Severity Message Line
 Warning Name 'gboat2.base.core.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Name 'moduleList' must match pattern '(^[A-Z0-9_]{0,19}$)'. 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 47
 Warning Name 'toRegistActionPackages' must match pattern '(^[A-Z0-9_]{0,19}$)'. 47
 Warning member def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Name 'operationsInClass' must match pattern '(^[A-Z0-9_]{0,19}$)'. 50
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Name 'actionMethod2actionOperaCodesMapping' must match pattern '(^[A-Z0-9_]{0,19}$)'. 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 65
 Warning Name 'preferences' must match pattern '(^[A-Z0-9_]{0,19}$)'. 65
 Warning member def modifier at indentation level 8 not at correct indentation, 4 70
 Warning Name 'moduleAttachList' must match pattern '(^[A-Z0-9_]{0,19}$)'. 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning Missing a Javadoc comment. 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning Name 'mountOpera2actionMethod' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning if at indentation level 16 not at correct indentation, 8 82
 Warning if child at indentation level 24 not at correct indentation, 12 83
 Warning if at indentation level 24 not at correct indentation, 12 84
 Warning if child at indentation level 32 not at correct indentation, 16 85
 Warning if rcurly at indentation level 24 not at correct indentation, 12 86
 Warning if rcurly at indentation level 16 not at correct indentation, 8 87
 Warning '}' should be alone on a line. 87
 Warning else child at indentation level 24 not at correct indentation, 12 88
 Warning else child at indentation level 24 not at correct indentation, 12 89
 Warning else child at indentation level 24 not at correct indentation, 12 90
 Warning else rcurly at indentation level 16 not at correct indentation, 8 91
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 92
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning Name 'getModuleListByBundleName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning if at indentation level 16 not at correct indentation, 8 97
 Warning for at indentation level 24 not at correct indentation, 12 98
 Warning if at indentation level 32 not at correct indentation, 16 99
 Warning if child at indentation level 40 not at correct indentation, 20 100
 Warning if rcurly at indentation level 32 not at correct indentation, 16 101
 Warning for rcurly at indentation level 24 not at correct indentation, 12 102
 Warning if rcurly at indentation level 16 not at correct indentation, 8 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 110
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning method def modifier at indentation level 8 not at correct indentation, 4 113
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning for at indentation level 16 not at correct indentation, 8 115
 Warning if at indentation level 24 not at correct indentation, 12 116
 Warning if child at indentation level 32 not at correct indentation, 16 117
 Warning if rcurly at indentation level 24 not at correct indentation, 12 118
 Warning for rcurly at indentation level 16 not at correct indentation, 8 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning Name 'getModuleByBundleAddAction' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning if at indentation level 16 not at correct indentation, 8 126
 Warning for at indentation level 24 not at correct indentation, 12 127
 Warning if at indentation level 32 not at correct indentation, 16 128
 Warning if child at indentation level 40 not at correct indentation, 20 129
 Warning if rcurly at indentation level 32 not at correct indentation, 16 130
 Warning for rcurly at indentation level 24 not at correct indentation, 12 131
 Warning if rcurly at indentation level 16 not at correct indentation, 8 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 134
 Warning method def modifier at indentation level 8 not at correct indentation, 4 136
 Warning Missing a Javadoc comment. 136
 Warning if at indentation level 16 not at correct indentation, 8 137
 Warning for at indentation level 24 not at correct indentation, 12 138
 Warning if at indentation level 32 not at correct indentation, 16 139
 Warning if child at indentation level 40 not at correct indentation, 20 140
 Warning if rcurly at indentation level 32 not at correct indentation, 16 141
 Warning for rcurly at indentation level 24 not at correct indentation, 12 142
 Warning if rcurly at indentation level 16 not at correct indentation, 8 143
 Warning method def child at indentation level 16 not at correct indentation, 8 144
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 145
 Warning method def modifier at indentation level 8 not at correct indentation, 4 147
 Warning method def modifier at indentation level 8 not at correct indentation, 4 148
 Warning Name 'getOperaByBundleAddAction' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 148
 Warning method def child at indentation level 16 not at correct indentation, 8 149
 Warning method def child at indentation level 16 not at correct indentation, 8 150
 Warning if at indentation level 16 not at correct indentation, 8 151
 Warning if child at indentation level 24 not at correct indentation, 12 153
 Warning if rcurly at indentation level 16 not at correct indentation, 8 154
 Warning method def child at indentation level 16 not at correct indentation, 8 155
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 156
 Warning method def modifier at indentation level 8 not at correct indentation, 4 158
 Warning method def modifier at indentation level 8 not at correct indentation, 4 159
 Warning if at indentation level 16 not at correct indentation, 8 160
 Warning if child at indentation level 24 not at correct indentation, 12 161
 Warning if child at indentation level 24 not at correct indentation, 12 162
 Warning if at indentation level 24 not at correct indentation, 12 163
 Warning if child at indentation level 32 not at correct indentation, 16 164
 Warning if rcurly at indentation level 24 not at correct indentation, 12 165
 Warning if rcurly at indentation level 16 not at correct indentation, 8 166
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 176
 Warning method def child at indentation level 16 not at correct indentation, 8 177
 Warning method def child at indentation level 16 not at correct indentation, 8 178
 Warning if at indentation level 16 not at correct indentation, 8 179
 Warning if child at indentation level 24 not at correct indentation, 12 181
 Warning if rcurly at indentation level 16 not at correct indentation, 8 182
 Warning method def child at indentation level 16 not at correct indentation, 8 183
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 184
 Warning method def modifier at indentation level 8 not at correct indentation, 4 192
 Warning Name 'isMethodOperationAnnotationed' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 192
 Warning Expected @param tag for 'privilegeMethod'. 192
 Warning method def child at indentation level 16 not at correct indentation, 8 193
 Warning if at indentation level 16 not at correct indentation, 8 194
 Warning if child at indentation level 24 not at correct indentation, 12 195
 Warning if rcurly at indentation level 16 not at correct indentation, 8 196
 Warning '}' should be alone on a line. 196
 Warning else child at indentation level 24 not at correct indentation, 12 197
 Warning else child at indentation level 24 not at correct indentation, 12 199
 Warning if at indentation level 24 not at correct indentation, 12 200
 Warning if child at indentation level 32 not at correct indentation, 16 201
 Warning for at indentation level 32 not at correct indentation, 16 202
 Warning for child at indentation level 40 not at correct indentation, 20 203
 Warning for rcurly at indentation level 32 not at correct indentation, 16 204
 Warning if rcurly at indentation level 24 not at correct indentation, 12 205
 Warning else child at indentation level 24 not at correct indentation, 12 206
 Warning else rcurly at indentation level 16 not at correct indentation, 8 207
 Warning for at indentation level 16 not at correct indentation, 8 208
 Warning if at indentation level 24 not at correct indentation, 12 209
 Warning if child at indentation level 32 not at correct indentation, 16 211
 Warning if rcurly at indentation level 24 not at correct indentation, 12 212
 Warning for rcurly at indentation level 16 not at correct indentation, 8 213
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 216
 Warning method def modifier at indentation level 8 not at correct indentation, 4 219
 Warning Missing a Javadoc comment. 219
 Warning block child at indentation level 24 not at correct indentation, 12 222
 Warning block rcurly at indentation level 16 not at correct indentation, 8 223
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 224
 Warning method def modifier at indentation level 8 not at correct indentation, 4 226
 Warning if at indentation level 24 not at correct indentation, 12 228
 Warning if child at indentation level 32 not at correct indentation, 16 229
 Warning for at indentation level 32 not at correct indentation, 16 230
 Warning for child at indentation level 40 not at correct indentation, 20 231
 Warning if at indentation level 40 not at correct indentation, 20 232
 Warning if child at indentation level 48 not at correct indentation, 24 233
 Warning if rcurly at indentation level 40 not at correct indentation, 20 234
 Warning for child at indentation level 40 not at correct indentation, 20 235
 Warning for child at indentation level 40 not at correct indentation, 20 236
 Warning for at indentation level 40 not at correct indentation, 20 237
 Warning for child at indentation level 48 not at correct indentation, 24 239
 Warning for child at indentation level 48 not at correct indentation, 24 241
 Warning for child at indentation level 48 not at correct indentation, 24 244
 Warning for child at indentation level 48 not at correct indentation, 24 247
 Warning for rcurly at indentation level 40 not at correct indentation, 20 248
 Warning for rcurly at indentation level 32 not at correct indentation, 16 249
 Warning if child at indentation level 32 not at correct indentation, 16 250
 Warning if rcurly at indentation level 24 not at correct indentation, 12 251
 Warning block rcurly at indentation level 16 not at correct indentation, 8 252
 Warning method def child at indentation level 16 not at correct indentation, 8 253
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 254
 Warning method def modifier at indentation level 8 not at correct indentation, 4 263
 Warning Name 'processModuleAnnotationsOfAction' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 263
 Warning method def child at indentation level 16 not at correct indentation, 8 265
 Warning if at indentation level 16 not at correct indentation, 8 266
 Warning if child at indentation level 24 not at correct indentation, 12 267
 Warning if at indentation level 24 not at correct indentation, 12 268
 Warning if child at indentation level 32 not at correct indentation, 16 269
 Warning if rcurly at indentation level 24 not at correct indentation, 12 270
 Warning if rcurly at indentation level 16 not at correct indentation, 8 271
 Warning method def child at indentation level 16 not at correct indentation, 8 274
 Warning if at indentation level 16 not at correct indentation, 8 275
 Warning if child at indentation level 24 not at correct indentation, 12 276
 Warning for at indentation level 24 not at correct indentation, 12 277
 Warning for child at indentation level 32 not at correct indentation, 16 278
 Warning if at indentation level 32 not at correct indentation, 16 279
 Warning if child at indentation level 40 not at correct indentation, 20 280
 Warning if rcurly at indentation level 32 not at correct indentation, 16 281
 Warning for rcurly at indentation level 24 not at correct indentation, 12 282
 Warning if rcurly at indentation level 16 not at correct indentation, 8 283
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 284
 Warning method def modifier at indentation level 8 not at correct indentation, 4 286
 Warning Missing a Javadoc comment. 286
 Warning for at indentation level 16 not at correct indentation, 8 287
 Warning if at indentation level 24 not at correct indentation, 12 288
 Warning if child at indentation level 32 not at correct indentation, 16 289
 Warning if rcurly at indentation level 24 not at correct indentation, 12 290
 Warning for rcurly at indentation level 16 not at correct indentation, 8 291
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 292
 Warning method def modifier at indentation level 8 not at correct indentation, 4 300
 Warning method def child at indentation level 16 not at correct indentation, 8 301
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 302
 Warning method def modifier at indentation level 8 not at correct indentation, 4 311
 Warning Name 'constructMethodLevelOpera' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 311
 Warning method def child at indentation level 16 not at correct indentation, 8 312
 Warning method def child at indentation level 16 not at correct indentation, 8 315
 Warning if at indentation level 16 not at correct indentation, 8 318
 Warning if child at indentation level 24 not at correct indentation, 12 320
 Warning if child at indentation level 24 not at correct indentation, 12 321
 Warning if rcurly at indentation level 16 not at correct indentation, 8 322
 Warning method def child at indentation level 16 not at correct indentation, 8 323
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 324
 Warning method def modifier at indentation level 8 not at correct indentation, 4 332
 Warning Name 'constructClassLevelOpera' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 332
 Warning method def child at indentation level 16 not at correct indentation, 8 333
 Warning method def child at indentation level 16 not at correct indentation, 8 335
 Warning method def child at indentation level 16 not at correct indentation, 8 336
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 337
 Warning method def modifier at indentation level 8 not at correct indentation, 4 345
 Warning Name 'processOperationAnnotationsOfAction' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 345
 Warning method def child at indentation level 16 not at correct indentation, 8 346
 Warning method def child at indentation level 16 not at correct indentation, 8 349
 Warning method def child at indentation level 16 not at correct indentation, 8 350
 Warning method def child at indentation level 16 not at correct indentation, 8 351
 Warning if at indentation level 16 not at correct indentation, 8 352
 Warning for at indentation level 24 not at correct indentation, 12 353
 Warning for child at indentation level 32 not at correct indentation, 16 354
 Warning if at indentation level 32 not at correct indentation, 16 355
 Warning if child at indentation level 40 not at correct indentation, 20 356
 Warning for at indentation level 40 not at correct indentation, 20 357
 Warning for child at indentation level 48 not at correct indentation, 24 358
 Warning for rcurly at indentation level 40 not at correct indentation, 20 359
 Warning if rcurly at indentation level 32 not at correct indentation, 16 360
 Warning for child at indentation level 32 not at correct indentation, 16 361
 Warning if at indentation level 32 not at correct indentation, 16 362
 Warning if child at indentation level 40 not at correct indentation, 20 363
 Warning if rcurly at indentation level 32 not at correct indentation, 16 364
 Warning for rcurly at indentation level 24 not at correct indentation, 12 365
 Warning if rcurly at indentation level 16 not at correct indentation, 8 366
 Warning method def child at indentation level 16 not at correct indentation, 8 369
 Warning if at indentation level 16 not at correct indentation, 8 370
 Warning if child at indentation level 24 not at correct indentation, 12 371
 Warning for at indentation level 24 not at correct indentation, 12 372
 Warning if at indentation level 32 not at correct indentation, 16 374
 Warning if child at indentation level 40 not at correct indentation, 20 375
 Warning if rcurly at indentation level 32 not at correct indentation, 16 376
 Warning for rcurly at indentation level 24 not at correct indentation, 12 377
 Warning if rcurly at indentation level 16 not at correct indentation, 8 378
 Warning method def child at indentation level 16 not at correct indentation, 8 379
 Warning if at indentation level 16 not at correct indentation, 8 380
 Warning if at indentation level 24 not at correct indentation, 12 382
 Warning if child at indentation level 32 not at correct indentation, 16 383
 Warning if rcurly at indentation level 24 not at correct indentation, 12 384
 Warning if rcurly at indentation level 16 not at correct indentation, 8 385
 Warning method def child at indentation level 16 not at correct indentation, 8 387
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 388
 Warning method def modifier at indentation level 8 not at correct indentation, 4 473
 Warning Name 'getMethodsOfOperationAnnotationed' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 473
 Warning method def child at indentation level 16 not at correct indentation, 8 474
 Warning method def child at indentation level 16 not at correct indentation, 8 475
 Warning for at indentation level 16 not at correct indentation, 8 476
 Warning if at indentation level 24 not at correct indentation, 12 477
 Warning if child at indentation level 32 not at correct indentation, 16 478
 Warning if rcurly at indentation level 24 not at correct indentation, 12 479
 Warning for rcurly at indentation level 16 not at correct indentation, 8 480
 Warning method def child at indentation level 16 not at correct indentation, 8 481
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 482
 Warning method def modifier at indentation level 8 not at correct indentation, 4 485
 Warning if at indentation level 16 not at correct indentation, 8 486
 Warning if at indentation level 24 not at correct indentation, 12 488
 Warning if child at indentation level 32 not at correct indentation, 16 489
 Warning if rcurly at indentation level 24 not at correct indentation, 12 490
 Warning if at indentation level 24 not at correct indentation, 12 491
 Warning if child at indentation level 32 not at correct indentation, 16 492
 Warning if rcurly at indentation level 24 not at correct indentation, 12 493
 Warning if at indentation level 24 not at correct indentation, 12 494
 Warning if child at indentation level 32 not at correct indentation, 16 495
 Warning if rcurly at indentation level 24 not at correct indentation, 12 496
 Warning if at indentation level 24 not at correct indentation, 12 497
 Warning if child at indentation level 32 not at correct indentation, 16 498
 Warning if rcurly at indentation level 24 not at correct indentation, 12 499
 Warning if rcurly at indentation level 16 not at correct indentation, 8 500
 Warning method def child at indentation level 16 not at correct indentation, 8 501
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 502
 Warning method def modifier at indentation level 8 not at correct indentation, 4 505
 Warning method def child at indentation level 16 not at correct indentation, 8 506
 Warning for at indentation level 16 not at correct indentation, 8 507
 Warning try at indentation level 24 not at correct indentation, 12 508
 Warning try child at indentation level 32 not at correct indentation, 16 509
 Warning if at indentation level 32 not at correct indentation, 16 510
 Warning if child at indentation level 40 not at correct indentation, 20 511
 Warning if rcurly at indentation level 32 not at correct indentation, 16 512
 Warning try rcurly at indentation level 24 not at correct indentation, 12 513
 Warning '}' should be alone on a line. 513
 Warning catch child at indentation level 32 not at correct indentation, 16 514
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 515
 Warning for rcurly at indentation level 16 not at correct indentation, 8 516
 Warning method def child at indentation level 16 not at correct indentation, 8 517
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 518
 Warning method def modifier at indentation level 8 not at correct indentation, 4 526
 Warning Name 'getOperaByClassAndcode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 526
 Warning if at indentation level 16 not at correct indentation, 8 527
 Warning for at indentation level 24 not at correct indentation, 12 528
 Warning if at indentation level 32 not at correct indentation, 16 529
 Warning if child at indentation level 40 not at correct indentation, 20 530
 Warning if rcurly at indentation level 32 not at correct indentation, 16 531
 Warning for rcurly at indentation level 24 not at correct indentation, 12 532
 Warning if rcurly at indentation level 16 not at correct indentation, 8 533
 Warning method def child at indentation level 16 not at correct indentation, 8 534
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 535
 Warning method def modifier at indentation level 8 not at correct indentation, 4 541
 Warning method def modifier at indentation level 8 not at correct indentation, 4 542
 Warning method def child at indentation level 16 not at correct indentation, 8 543
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 544
 Warning method def modifier at indentation level 8 not at correct indentation, 4 546
 Warning method def modifier at indentation level 8 not at correct indentation, 4 547
 Warning method def child at indentation level 16 not at correct indentation, 8 548
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 549
 Warning method def modifier at indentation level 8 not at correct indentation, 4 552
 Warning Name 'processPreferenceAnnotation' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 552
 Warning method def child at indentation level 16 not at correct indentation, 8 553
 Warning method def child at indentation level 16 not at correct indentation, 8 554
 Warning if at indentation level 16 not at correct indentation, 8 555
 Warning if child at indentation level 24 not at correct indentation, 12 556
 Warning if child at indentation level 24 not at correct indentation, 12 557
 Warning if child at indentation level 24 not at correct indentation, 12 558
 Warning if child at indentation level 24 not at correct indentation, 12 559
 Warning if child at indentation level 24 not at correct indentation, 12 560
 Warning if rcurly at indentation level 16 not at correct indentation, 8 561
 Warning method def child at indentation level 16 not at correct indentation, 8 563
 Warning if at indentation level 16 not at correct indentation, 8 564
 Warning for at indentation level 24 not at correct indentation, 12 565
 Warning for child at indentation level 32 not at correct indentation, 16 566
 Warning if at indentation level 32 not at correct indentation, 16 567
 Warning if child at indentation level 40 not at correct indentation, 20 568
 Warning if child at indentation level 40 not at correct indentation, 20 569
 Warning if child at indentation level 40 not at correct indentation, 20 570
 Warning if child at indentation level 40 not at correct indentation, 20 571
 Warning if child at indentation level 40 not at correct indentation, 20 572
 Warning if child at indentation level 40 not at correct indentation, 20 573
 Warning if rcurly at indentation level 32 not at correct indentation, 16 574
 Warning for rcurly at indentation level 24 not at correct indentation, 12 575
 Warning if rcurly at indentation level 16 not at correct indentation, 8 576
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 577
 Warning method def modifier at indentation level 8 not at correct indentation, 4 580
 Warning Name 'processAttachAnnotation' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 580
 Warning method def child at indentation level 16 not at correct indentation, 8 582
 Warning method def child at indentation level 16 not at correct indentation, 8 584
 Warning if at indentation level 16 not at correct indentation, 8 586
 Warning if child at indentation level 24 not at correct indentation, 12 587
 Warning if at indentation level 24 not at correct indentation, 12 588
 Warning if child at indentation level 32 not at correct indentation, 16 589
 Warning if at indentation level 32 not at correct indentation, 16 590
 Warning if child at indentation level 40 not at correct indentation, 20 591
 Warning if rcurly at indentation level 32 not at correct indentation, 16 592
 Warning if rcurly at indentation level 24 not at correct indentation, 12 593
 Warning '}' should be alone on a line. 593
 Warning else child at indentation level 32 not at correct indentation, 16 594
 Warning else rcurly at indentation level 24 not at correct indentation, 12 595
 Warning if child at indentation level 24 not at correct indentation, 12 596
 Warning if child at indentation level 24 not at correct indentation, 12 597
 Warning if rcurly at indentation level 16 not at correct indentation, 8 598
 Warning method def child at indentation level 16 not at correct indentation, 8 601
 Warning if at indentation level 16 not at correct indentation, 8 602
 Warning if child at indentation level 24 not at correct indentation, 12 603
 Warning for at indentation level 24 not at correct indentation, 12 604
 Warning for child at indentation level 32 not at correct indentation, 16 605
 Warning for child at indentation level 32 not at correct indentation, 16 606
 Warning for child at indentation level 32 not at correct indentation, 16 607
 Warning if at indentation level 32 not at correct indentation, 16 608
 Warning if child at indentation level 40 not at correct indentation, 20 609
 Warning if rcurly at indentation level 32 not at correct indentation, 16 610
 Warning for rcurly at indentation level 24 not at correct indentation, 12 611
 Warning if rcurly at indentation level 16 not at correct indentation, 8 612
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 614

gboat2/base/core/service/ParameterServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.base.core.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning try at indentation level 16 not at correct indentation, 8 33
 Warning try child at indentation level 24 not at correct indentation, 12 34
 Warning try rcurly at indentation level 16 not at correct indentation, 8 35
 Warning '}' should be alone on a line. 35
 Warning catch child at indentation level 24 not at correct indentation, 12 36
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning if at indentation level 16 not at correct indentation, 8 45
 Warning if child at indentation level 24 not at correct indentation, 12 46
 Warning if rcurly at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning if at indentation level 16 not at correct indentation, 8 53
 Warning if child at indentation level 24 not at correct indentation, 12 54
 Warning if child at indentation level 24 not at correct indentation, 12 55
 Warning if rcurly at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning if at indentation level 16 not at correct indentation, 8 69
 Warning if child at indentation level 24 not at correct indentation, 12 70
 Warning if rcurly at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89

gboat2/base/core/util/ActionUtil.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning Missing a Javadoc comment. 35
 Warning Expected an @return tag. 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning Expected @param tag for 'actionClassName'. 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning if at indentation level 16 not at correct indentation, 8 44
 Warning if child at indentation level 24 not at correct indentation, 12 45
 Warning if rcurly at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning while at indentation level 16 not at correct indentation, 8 50
 Warning if at indentation level 24 not at correct indentation, 12 51
 Warning if child at indentation level 32 not at correct indentation, 16 52
 Warning if rcurly at indentation level 24 not at correct indentation, 12 53
 Warning while child at indentation level 24 not at correct indentation, 12 54
 Warning while rcurly at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57
 Warning Expected an @return tag. 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning Expected @param tag for 'actionClassName'. 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning if at indentation level 16 not at correct indentation, 8 67
 Warning if child at indentation level 24 not at correct indentation, 12 68
 Warning if at indentation level 24 not at correct indentation, 12 69
 Warning for at indentation level 32 not at correct indentation, 16 70
 Warning for child at indentation level 40 not at correct indentation, 20 71
 Warning if at indentation level 40 not at correct indentation, 20 72
 Warning if child at indentation level 48 not at correct indentation, 24 73
 Warning if at indentation level 48 not at correct indentation, 24 74
 Warning for at indentation level 56 not at correct indentation, 28 75
 Warning for child at indentation level 64 not at correct indentation, 32 77
 Warning if at indentation level 64 not at correct indentation, 32 78
 Warning if child at indentation level 72 not at correct indentation, 36 79
 Warning if rcurly at indentation level 64 not at correct indentation, 32 80
 Warning for rcurly at indentation level 56 not at correct indentation, 28 81
 Warning if rcurly at indentation level 48 not at correct indentation, 24 82
 Warning if rcurly at indentation level 40 not at correct indentation, 20 83
 Warning for rcurly at indentation level 32 not at correct indentation, 16 84
 Warning if rcurly at indentation level 24 not at correct indentation, 12 85
 Warning if rcurly at indentation level 16 not at correct indentation, 8 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 88
 Warning Expected an @return tag. 95
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning Expected @param tag for 'actionClassName'. 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning if at indentation level 16 not at correct indentation, 8 97
 Warning if child at indentation level 24 not at correct indentation, 12 98
 Warning if rcurly at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101
 Warning Expected an @return tag. 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 109
 Warning Expected @param tag for 'actionClassName'. 109
 Warning Expected @param tag for 'methodName'. 109
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning if at indentation level 16 not at correct indentation, 8 111
 Warning if child at indentation level 24 not at correct indentation, 12 112
 Warning if rcurly at indentation level 16 not at correct indentation, 8 113
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 115
 Warning Expected an @return tag. 122
 Warning method def modifier at indentation level 8 not at correct indentation, 4 122
 Warning Expected @param tag for 'className'. 122
 Warning if at indentation level 16 not at correct indentation, 8 123
 Warning if child at indentation level 24 not at correct indentation, 12 124
 Warning if rcurly at indentation level 16 not at correct indentation, 8 125
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 128
 Warning Expected an @return tag. 134
 Warning method def modifier at indentation level 8 not at correct indentation, 4 134
 Warning Expected @param tag for 'actionClass'. 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning if at indentation level 16 not at correct indentation, 8 136
 Warning if child at indentation level 24 not at correct indentation, 12 137
 Warning if child at indentation level 24 not at correct indentation, 12 138
 Warning if rcurly at indentation level 16 not at correct indentation, 8 139
 Warning '}' should be alone on a line. 139
 Warning else child at indentation level 24 not at correct indentation, 12 140
 Warning else child at indentation level 24 not at correct indentation, 12 141
 Warning else child at indentation level 24 not at correct indentation, 12 142
 Warning else child at indentation level 24 not at correct indentation, 12 143
 Warning else child at indentation level 24 not at correct indentation, 12 144
 Warning else rcurly at indentation level 16 not at correct indentation, 8 145
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 148
 Warning Expected an @return tag. 154
 Warning method def modifier at indentation level 8 not at correct indentation, 4 154
 Warning Expected @param tag for 'className'. 154
 Warning method def child at indentation level 16 not at correct indentation, 8 155
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def child at indentation level 16 not at correct indentation, 8 159
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 163
 Warning method def modifier at indentation level 8 not at correct indentation, 4 165
 Warning Missing a Javadoc comment. 165
 Warning 'if' construct must use '{}'s. 166
 Warning if at indentation level 16 not at correct indentation, 8 166
 Warning 'if' construct must use '{}'s. 170
 Warning 'if' construct must use '{}'s. 175
 Warning method def child at indentation level 16 not at correct indentation, 8 178
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 179
 Warning method def modifier at indentation level 8 not at correct indentation, 4 181
 Warning Missing a Javadoc comment. 181
 Warning method def child at indentation level 16 not at correct indentation, 8 182
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 183
 Warning method def modifier at indentation level 8 not at correct indentation, 4 185
 Warning Missing a Javadoc comment. 185
 Warning method def child at indentation level 16 not at correct indentation, 8 186
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 187
 Warning method def modifier at indentation level 8 not at correct indentation, 4 189
 Warning Missing a Javadoc comment. 189
 Warning if at indentation level 16 not at correct indentation, 8 190
 Warning if child at indentation level 24 not at correct indentation, 12 191
 Warning if rcurly at indentation level 16 not at correct indentation, 8 192
 Warning '}' should be alone on a line. 192
 Warning else child at indentation level 24 not at correct indentation, 12 193
 Warning if at indentation level 24 not at correct indentation, 12 194
 Warning if child at indentation level 32 not at correct indentation, 16 195
 Warning if rcurly at indentation level 24 not at correct indentation, 12 196
 Warning '}' should be alone on a line. 196
 Warning else child at indentation level 32 not at correct indentation, 16 198
 Warning if at indentation level 32 not at correct indentation, 16 199
 Warning if child at indentation level 40 not at correct indentation, 20 200
 Warning if rcurly at indentation level 32 not at correct indentation, 16 201
 Warning else rcurly at indentation level 24 not at correct indentation, 12 202
 Warning else rcurly at indentation level 16 not at correct indentation, 8 203
 Warning method def child at indentation level 16 not at correct indentation, 8 205
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 206

gboat2/base/core/util/EnumTypeUtils.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 32
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 37
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning Missing a Javadoc comment. 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning if at indentation level 24 not at correct indentation, 12 45
 Warning if child at indentation level 32 not at correct indentation, 16 46
 Warning if child at indentation level 32 not at correct indentation, 16 47
 Warning for at indentation level 32 not at correct indentation, 16 48
 Warning if at indentation level 40 not at correct indentation, 20 49
 Warning if child at indentation level 48 not at correct indentation, 24 50
 Warning if child at indentation level 48 not at correct indentation, 24 51
 Warning if rcurly at indentation level 40 not at correct indentation, 20 52
 Warning for rcurly at indentation level 32 not at correct indentation, 16 53
 Warning if rcurly at indentation level 24 not at correct indentation, 12 54
 Warning '}' should be alone on a line. 54
 Warning if child at indentation level 32 not at correct indentation, 16 55
 Warning if child at indentation level 32 not at correct indentation, 16 56
 Warning if child at indentation level 32 not at correct indentation, 16 57
 Warning for at indentation level 32 not at correct indentation, 16 58
 Warning for child at indentation level 40 not at correct indentation, 20 59
 Warning for rcurly at indentation level 32 not at correct indentation, 16 60
 Warning if rcurly at indentation level 24 not at correct indentation, 12 61
 Warning '}' should be alone on a line. 61
 Warning else child at indentation level 32 not at correct indentation, 16 62
 Warning else child at indentation level 32 not at correct indentation, 16 63
 Warning for at indentation level 32 not at correct indentation, 16 64
 Warning if at indentation level 40 not at correct indentation, 20 65
 Warning if child at indentation level 48 not at correct indentation, 24 66
 Warning if child at indentation level 48 not at correct indentation, 24 67
 Warning if rcurly at indentation level 40 not at correct indentation, 20 68
 Warning for rcurly at indentation level 32 not at correct indentation, 16 69
 Warning else rcurly at indentation level 24 not at correct indentation, 12 70
 Warning if rcurly at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning Expected @param tag for 'action'. 81
 Warning Expected @param tag for 'params'. 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning for at indentation level 16 not at correct indentation, 8 91
 Warning for child at indentation level 24 not at correct indentation, 12 92
 Warning for child at indentation level 24 not at correct indentation, 12 94
 Warning for child at indentation level 24 not at correct indentation, 12 95
 Warning for child at indentation level 24 not at correct indentation, 12 96
 Warning for rcurly at indentation level 16 not at correct indentation, 8 97
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 98

gboat2/base/core/util/EnumTypeWrapper.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 29
 Warning ctor def child at indentation level 16 not at correct indentation, 8 31
 Warning ctor def child at indentation level 16 not at correct indentation, 8 32
 Warning for at indentation level 16 not at correct indentation, 8 33
 Warning try at indentation level 24 not at correct indentation, 12 34
 Warning try child at indentation level 32 not at correct indentation, 16 35
 Warning if at indentation level 32 not at correct indentation, 16 36
 Warning if child at indentation level 40 not at correct indentation, 20 37
 Warning if rcurly at indentation level 32 not at correct indentation, 16 38
 Warning try rcurly at indentation level 24 not at correct indentation, 12 39
 Warning '}' should be alone on a line. 39
 Warning catch child at indentation level 32 not at correct indentation, 16 40
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 41
 Warning if at indentation level 24 not at correct indentation, 12 42
 Warning if child at indentation level 32 not at correct indentation, 16 43
 Warning if rcurly at indentation level 24 not at correct indentation, 12 44
 Warning for child at indentation level 24 not at correct indentation, 12 45
 Warning for rcurly at indentation level 16 not at correct indentation, 8 46
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning Missing a Javadoc comment. 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning for at indentation level 16 not at correct indentation, 8 51
 Warning if at indentation level 24 not at correct indentation, 12 52
 Warning if child at indentation level 32 not at correct indentation, 16 53
 Warning if at indentation level 32 not at correct indentation, 16 54
 Warning if child at indentation level 40 not at correct indentation, 20 55
 Warning if rcurly at indentation level 32 not at correct indentation, 16 56
 Warning if rcurly at indentation level 24 not at correct indentation, 12 57
 Warning for rcurly at indentation level 16 not at correct indentation, 8 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning Missing a Javadoc comment. 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning for at indentation level 16 not at correct indentation, 8 64
 Warning if at indentation level 24 not at correct indentation, 12 65
 Warning if child at indentation level 32 not at correct indentation, 16 66
 Warning if at indentation level 32 not at correct indentation, 16 67
 Warning if child at indentation level 40 not at correct indentation, 20 68
 Warning if rcurly at indentation level 32 not at correct indentation, 16 69
 Warning if rcurly at indentation level 24 not at correct indentation, 12 70
 Warning for rcurly at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 75
 Warning Missing a Javadoc comment. 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning Name 'JSONArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Warning for at indentation level 16 not at correct indentation, 8 78
 Warning if at indentation level 24 not at correct indentation, 12 79
 Warning if child at indentation level 32 not at correct indentation, 16 80
 Warning if child at indentation level 32 not at correct indentation, 16 81
 Warning if child at indentation level 32 not at correct indentation, 16 82
 Warning if rcurly at indentation level 24 not at correct indentation, 12 83
 Warning for rcurly at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 86

gboat2/base/core/util/EscapeJavaScriptReference.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Name 'EscapeJavaScriptReference' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 39
 Warning '{' should be on the previous line. 40
 Warning Expected @param tag for 'text'. 49
 Warning '{' should be on the previous line. 50
 Warning '{' should be on the previous line. 58
 Warning Name 'escapeJavaScriptString' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 63
 Warning if at indentation level 9 not at correct indentation, 8 64
 Warning if child at indentation level 13 not at correct indentation, 12 65
 Warning if rcurly at indentation level 9 not at correct indentation, 8 66
 Warning try at indentation level 9 not at correct indentation, 8 67
 Warning try child at indentation level 13 not at correct indentation, 12 68
 Warning try child at indentation level 13 not at correct indentation, 12 69
 Warning try child at indentation level 13 not at correct indentation, 12 70
 Warning try rcurly at indentation level 9 not at correct indentation, 8 71
 Warning '}' should be alone on a line. 71
 Warning catch child at indentation level 13 not at correct indentation, 12 73
 Warning catch rcurly at indentation level 9 not at correct indentation, 8 74
 Warning Name 'escapeJavaStyleString' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 78
 Warning '}' should be alone on a line. 97
 Warning '}' should be alone on a line. 99
 Warning '}' should be alone on a line. 101
 Warning '}' should be alone on a line. 126
 Warning '}' should be alone on a line. 131
 Warning if child at indentation level 26 not at correct indentation, 28 135
 Warning method call child at indentation level 26 not at correct indentation, 28 135

gboat2/base/core/util/HeaderUtil.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Name 'addHeaderResponseFailureA' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 25
 Warning Expected @param tag for 'success'. 25
 Warning method def child at indentation level 16 not at correct indentation, 8 26
 Warning if at indentation level 16 not at correct indentation, 8 27
 Warning if child at indentation level 24 not at correct indentation, 12 28
 Warning if rcurly at indentation level 16 not at correct indentation, 8 29
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 30

gboat2/base/core/util/JsonConfigUtil.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning Missing a Javadoc comment. 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning if at indentation level 16 not at correct indentation, 8 37
 Warning for at indentation level 24 not at correct indentation, 12 38
 Warning for child at indentation level 32 not at correct indentation, 16 39
 Warning for rcurly at indentation level 24 not at correct indentation, 12 40
 Warning if rcurly at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Missing a Javadoc comment. 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning if at indentation level 16 not at correct indentation, 8 47
 Warning if child at indentation level 24 not at correct indentation, 12 49
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning for at indentation level 24 not at correct indentation, 12 51
 Warning if at indentation level 32 not at correct indentation, 16 52
 Warning if child at indentation level 40 not at correct indentation, 20 53
 Warning if child at indentation level 40 not at correct indentation, 20 54
 Warning if rcurly at indentation level 32 not at correct indentation, 16 55
 Warning for rcurly at indentation level 24 not at correct indentation, 12 56
 Warning if rcurly at indentation level 16 not at correct indentation, 8 58
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 75
 Warning Missing a Javadoc comment. 75
 Warning if at indentation level 16 not at correct indentation, 8 76
 Warning if child at indentation level 24 not at correct indentation, 12 77
 Warning if rcurly at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 81

gboat2/base/core/util/JsonUtil.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 39
 Warning Expected an @return tag. 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning Expected @param tag for 'url'. 47
 Warning Expected @param tag for 'charset'. 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning Expected an @return tag. 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning Expected @param tag for 'url'. 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 63
 Warning Expected an @return tag. 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning Expected @param tag for 'url'. 71
 Warning Expected @param tag for 'charset'. 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning Expected an @return tag. 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning Expected @param tag for 'url'. 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning Expected an @return tag. 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning Expected @param tag for '<T>'. 102
 Warning Name 'T' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. 102
 Warning if at indentation level 16 not at correct indentation, 8 103
 Warning if child at indentation level 24 not at correct indentation, 12 104
 Warning if rcurly at indentation level 16 not at correct indentation, 8 105
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 111
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning method def modifier at indentation level 8 not at correct indentation, 4 120
 Warning Name 'processNullValueOfJsonObj' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 120
 Warning if at indentation level 16 not at correct indentation, 8 121
 Warning if child at indentation level 24 not at correct indentation, 12 122
 Warning if rcurly at indentation level 16 not at correct indentation, 8 123
 Warning method def child at indentation level 16 not at correct indentation, 8 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning while at indentation level 16 not at correct indentation, 8 126
 Warning while child at indentation level 24 not at correct indentation, 12 127
 Warning while child at indentation level 24 not at correct indentation, 12 128
 Warning if at indentation level 24 not at correct indentation, 12 129
 Warning if child at indentation level 32 not at correct indentation, 16 130
 Warning if rcurly at indentation level 24 not at correct indentation, 12 131
 Warning while rcurly at indentation level 16 not at correct indentation, 8 132
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 133
 Warning method def modifier at indentation level 8 not at correct indentation, 4 146
 Warning Expected @param tag for '<T>'. 146
 Warning Name 'T' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. 146
 Warning Expected @throws tag for 'Exception'. 146
 Warning try at indentation level 16 not at correct indentation, 8 147
 Warning if at indentation level 24 not at correct indentation, 12 148
 Warning if child at indentation level 32 not at correct indentation, 16 149
 Warning if rcurly at indentation level 24 not at correct indentation, 12 150
 Warning try child at indentation level 24 not at correct indentation, 12 151
 Warning try child at indentation level 24 not at correct indentation, 12 152
 Warning try child at indentation level 24 not at correct indentation, 12 153
 Warning while at indentation level 24 not at correct indentation, 12 154
 Warning while child at indentation level 32 not at correct indentation, 16 155
 Warning while child at indentation level 32 not at correct indentation, 16 156
 Warning while child at indentation level 32 not at correct indentation, 16 157
 Warning if at indentation level 32 not at correct indentation, 16 159
 Warning if child at indentation level 40 not at correct indentation, 20 160
 Warning if rcurly at indentation level 32 not at correct indentation, 16 161
 Warning while rcurly at indentation level 24 not at correct indentation, 12 162
 Warning try child at indentation level 24 not at correct indentation, 12 163
 Warning try rcurly at indentation level 16 not at correct indentation, 8 164
 Warning '}' should be alone on a line. 164
 Warning catch child at indentation level 24 not at correct indentation, 12 165
 Warning catch child at indentation level 24 not at correct indentation, 12 166
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 167
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 171
 Warning Missing a Javadoc comment. 171
 Warning Name 'T' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. 171
 Warning try at indentation level 16 not at correct indentation, 8 172
 Warning if at indentation level 24 not at correct indentation, 12 173
 Warning if child at indentation level 32 not at correct indentation, 16 174
 Warning if rcurly at indentation level 24 not at correct indentation, 12 175
 Warning try child at indentation level 24 not at correct indentation, 12 176
 Warning try child at indentation level 24 not at correct indentation, 12 177
 Warning try child at indentation level 24 not at correct indentation, 12 179
 Warning try child at indentation level 24 not at correct indentation, 12 180
 Warning try child at indentation level 24 not at correct indentation, 12 181
 Warning while at indentation level 24 not at correct indentation, 12 182
 Warning while child at indentation level 32 not at correct indentation, 16 183
 Warning while child at indentation level 32 not at correct indentation, 16 186
 Warning while child at indentation level 32 not at correct indentation, 16 187
 Warning if at indentation level 32 not at correct indentation, 16 188
 Warning if child at indentation level 40 not at correct indentation, 20 189
 Warning if rcurly at indentation level 32 not at correct indentation, 16 190
 Warning for at indentation level 32 not at correct indentation, 16 192
 Warning for child at indentation level 40 not at correct indentation, 20 194
 Warning if at indentation level 40 not at correct indentation, 20 195
 Warning if child at indentation level 48 not at correct indentation, 24 197
 Warning if child at indentation level 48 not at correct indentation, 24 198
 Warning if child at indentation level 48 not at correct indentation, 24 199
 Warning if rcurly at indentation level 40 not at correct indentation, 20 201
 Warning '}' should be alone on a line. 201
 Warning if child at indentation level 48 not at correct indentation, 24 203
 Warning if child at indentation level 48 not at correct indentation, 24 204
 Warning if child at indentation level 48 not at correct indentation, 24 205
 Warning if rcurly at indentation level 40 not at correct indentation, 20 207
 Warning if at indentation level 40 not at correct indentation, 20 208
 Warning if child at indentation level 48 not at correct indentation, 24 210
 Warning if child at indentation level 48 not at correct indentation, 24 211
 Warning if at indentation level 48 not at correct indentation, 24 213
 Warning if child at indentation level 56 not at correct indentation, 28 216
 Warning if rcurly at indentation level 48 not at correct indentation, 24 218
 Warning if rcurly at indentation level 40 not at correct indentation, 20 219
 Warning for rcurly at indentation level 32 not at correct indentation, 16 220
 Warning if at indentation level 32 not at correct indentation, 16 222
 Warning if child at indentation level 40 not at correct indentation, 20 223
 Warning if rcurly at indentation level 32 not at correct indentation, 16 224
 Warning while rcurly at indentation level 24 not at correct indentation, 12 226
 Warning try child at indentation level 24 not at correct indentation, 12 227
 Warning try rcurly at indentation level 16 not at correct indentation, 8 228
 Warning '}' should be alone on a line. 228
 Warning catch child at indentation level 24 not at correct indentation, 12 229
 Warning catch child at indentation level 24 not at correct indentation, 12 230
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 231
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 232
 Warning method def modifier at indentation level 8 not at correct indentation, 4 236
 Warning Missing a Javadoc comment. 236
 Warning Name 'T' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. 236
 Warning method def child at indentation level 16 not at correct indentation, 8 238
 Warning method def child at indentation level 16 not at correct indentation, 8 239
 Warning if at indentation level 16 not at correct indentation, 8 240
 Warning if child at indentation level 24 not at correct indentation, 12 241
 Warning if rcurly at indentation level 16 not at correct indentation, 8 242
 Warning for at indentation level 16 not at correct indentation, 8 244
 Warning for child at indentation level 24 not at correct indentation, 12 246
 Warning if at indentation level 24 not at correct indentation, 12 247
 Warning if child at indentation level 32 not at correct indentation, 16 249
 Warning if child at indentation level 32 not at correct indentation, 16 250
 Warning if child at indentation level 32 not at correct indentation, 16 251
 Warning if rcurly at indentation level 24 not at correct indentation, 12 253
 Warning '}' should be alone on a line. 253
 Warning if child at indentation level 32 not at correct indentation, 16 255
 Warning if child at indentation level 32 not at correct indentation, 16 256
 Warning if child at indentation level 32 not at correct indentation, 16 257
 Warning if rcurly at indentation level 24 not at correct indentation, 12 259
 Warning if at indentation level 24 not at correct indentation, 12 260
 Warning if child at indentation level 32 not at correct indentation, 16 262
 Warning if child at indentation level 32 not at correct indentation, 16 263
 Warning if at indentation level 32 not at correct indentation, 16 265
 Warning if child at indentation level 40 not at correct indentation, 20 268
 Warning if rcurly at indentation level 32 not at correct indentation, 16 270
 Warning if rcurly at indentation level 24 not at correct indentation, 12 271
 Warning for rcurly at indentation level 16 not at correct indentation, 8 272
 Warning method def child at indentation level 16 not at correct indentation, 8 274
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 275
 Warning method def modifier at indentation level 8 not at correct indentation, 4 279
 Warning Missing a Javadoc comment. 279
 Warning method def child at indentation level 16 not at correct indentation, 8 280
 Warning if at indentation level 16 not at correct indentation, 8 281
 Warning if child at indentation level 24 not at correct indentation, 12 282
 Warning if at indentation level 24 not at correct indentation, 12 283
 Warning if child at indentation level 32 not at correct indentation, 16 284
 Warning if child at indentation level 32 not at correct indentation, 16 285
 Warning if rcurly at indentation level 24 not at correct indentation, 12 286
 Warning '}' should be alone on a line. 286
 Warning if child at indentation level 32 not at correct indentation, 16 288
 Warning if rcurly at indentation level 24 not at correct indentation, 12 289
 Warning '}' should be alone on a line. 289
 Warning else child at indentation level 32 not at correct indentation, 16 290
 Warning if at indentation level 32 not at correct indentation, 16 291
 Warning if at indentation level 40 not at correct indentation, 20 292
 Warning if child at indentation level 48 not at correct indentation, 24 293
 Warning if child at indentation level 48 not at correct indentation, 24 294
 Warning if rcurly at indentation level 40 not at correct indentation, 20 295
 Warning '}' should be alone on a line. 295
 Warning if child at indentation level 48 not at correct indentation, 24 296
 Warning if rcurly at indentation level 40 not at correct indentation, 20 297
 Warning '}' should be alone on a line. 297
 Warning if child at indentation level 48 not at correct indentation, 24 298
 Warning if child at indentation level 48 not at correct indentation, 24 299
 Warning if rcurly at indentation level 40 not at correct indentation, 20 300
 Warning '}' should be alone on a line. 300
 Warning else child at indentation level 48 not at correct indentation, 24 301
 Warning else child at indentation level 48 not at correct indentation, 24 302
 Warning else rcurly at indentation level 40 not at correct indentation, 20 303
 Warning if rcurly at indentation level 32 not at correct indentation, 16 304
 Warning else rcurly at indentation level 24 not at correct indentation, 12 305
 Warning if rcurly at indentation level 16 not at correct indentation, 8 306
 Warning method def child at indentation level 16 not at correct indentation, 8 307
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 308
 Warning Expected an @return tag. 317
 Warning method def modifier at indentation level 8 not at correct indentation, 4 317
 Warning Expected @param tag for 's'. 317
 Warning 'if' construct must use '{}'s. 319
 Warning if at indentation level 16 not at correct indentation, 8 319
 Warning method def child at indentation level 16 not at correct indentation, 8 322
 Warning for at indentation level 16 not at correct indentation, 8 323
 Warning for child at indentation level 16 not at correct indentation, 12 324
 Warning switch at indentation level 16 not at correct indentation, 12 325
 Warning block child at indentation level 16 not at correct indentation, 20 342
 Warning method call child at indentation level 16 not at correct indentation, 20 342
 Warning block child at indentation level 16 not at correct indentation, 20 343
 Warning block child at indentation level 16 not at correct indentation, 20 345
 Warning method call child at indentation level 16 not at correct indentation, 20 345
 Warning block child at indentation level 16 not at correct indentation, 20 346
 Warning block child at indentation level 16 not at correct indentation, 20 348
 Warning method call child at indentation level 16 not at correct indentation, 20 348
 Warning block child at indentation level 16 not at correct indentation, 20 349
 Warning block child at indentation level 16 not at correct indentation, 20 351
 Warning method call child at indentation level 16 not at correct indentation, 20 351
 Warning switch rcurly at indentation level 16 not at correct indentation, 12 352
 Warning for rcurly at indentation level 16 not at correct indentation, 8 353
 Warning method def child at indentation level 16 not at correct indentation, 8 354
 Warning method def rcurly at indentation level 16 not at correct indentation, 4 355

gboat2/base/core/util/JsonVelocityUtil.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 42
 Warning Name 'velocityProperties' must match pattern '(^[A-Z0-9_]{0,19}$)'. 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning Missing a Javadoc comment. 44
 Warning Name 'fillJsonByVelocityfromMdStr' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 44
 Warning if at indentation level 16 not at correct indentation, 8 45
 Warning if child at indentation level 24 not at correct indentation, 12 47
 Warning if child at indentation level 24 not at correct indentation, 12 48
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if child at indentation level 24 not at correct indentation, 12 51
 Warning if child at indentation level 24 not at correct indentation, 12 52
 Warning if child at indentation level 24 not at correct indentation, 12 53
 Warning if child at indentation level 24 not at correct indentation, 12 54
 Warning if child at indentation level 24 not at correct indentation, 12 55
 Warning try at indentation level 24 not at correct indentation, 12 57
 Warning try child at indentation level 32 not at correct indentation, 16 58
 Warning try child at indentation level 32 not at correct indentation, 16 60
 Warning try child at indentation level 32 not at correct indentation, 16 61
 Warning if at indentation level 32 not at correct indentation, 16 62
 Warning if child at indentation level 40 not at correct indentation, 20 63
 Warning if child at indentation level 40 not at correct indentation, 20 64
 Warning if child at indentation level 40 not at correct indentation, 20 65
 Warning if child at indentation level 40 not at correct indentation, 20 66
 Warning if child at indentation level 40 not at correct indentation, 20 67
 Warning if child at indentation level 40 not at correct indentation, 20 68
 Warning if child at indentation level 40 not at correct indentation, 20 69
 Warning if child at indentation level 40 not at correct indentation, 20 71
 Warning if child at indentation level 40 not at correct indentation, 20 72
 Warning if child at indentation level 40 not at correct indentation, 20 75
 Warning if rcurly at indentation level 32 not at correct indentation, 16 76
 Warning try child at indentation level 32 not at correct indentation, 16 77
 Warning try child at indentation level 32 not at correct indentation, 16 78
 Warning try child at indentation level 32 not at correct indentation, 16 79
 Warning try child at indentation level 32 not at correct indentation, 16 81
 Warning try child at indentation level 32 not at correct indentation, 16 82
 Warning try rcurly at indentation level 24 not at correct indentation, 12 83
 Warning '}' should be alone on a line. 83
 Warning catch child at indentation level 32 not at correct indentation, 16 84
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 85
 Warning if rcurly at indentation level 16 not at correct indentation, 8 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 88
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 90
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 92
 Warning method def modifier at indentation level 8 not at correct indentation, 4 100
 Warning if at indentation level 16 not at correct indentation, 8 101
 Warning if child at indentation level 24 not at correct indentation, 12 102
 Warning if child at indentation level 24 not at correct indentation, 12 103
 Warning try at indentation level 24 not at correct indentation, 12 104
 Warning try child at indentation level 32 not at correct indentation, 16 105
 Warning try child at indentation level 32 not at correct indentation, 16 106
 Warning while at indentation level 32 not at correct indentation, 16 107
 Warning while child at indentation level 40 not at correct indentation, 20 108
 Warning while rcurly at indentation level 32 not at correct indentation, 16 109
 Warning try child at indentation level 32 not at correct indentation, 16 110
 Warning try rcurly at indentation level 24 not at correct indentation, 12 111
 Warning '}' should be alone on a line. 111
 Warning catch child at indentation level 32 not at correct indentation, 16 112
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 113
 Warning if child at indentation level 24 not at correct indentation, 12 114
 Warning if rcurly at indentation level 16 not at correct indentation, 8 115
 Warning method def child at indentation level 16 not at correct indentation, 8 116
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning Expected @param tag for 'fatherObj'. 124
 Warning Expected @param tag for 'sonObj'. 124
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning while at indentation level 16 not at correct indentation, 8 128
 Warning while child at indentation level 24 not at correct indentation, 12 129
 Warning while child at indentation level 24 not at correct indentation, 12 130
 Warning while rcurly at indentation level 16 not at correct indentation, 8 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 133

gboat2/base/core/util/SpringContextUtil.java

Severity Message Line
 Warning Name 'gboat2.base.core.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Name 'context' must match pattern '(^[A-Z0-9_]{0,19}$)'. 39
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 41
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning Missing a Javadoc comment. 44
 Warning 'static' modifier out of order with the JLS suggestions. 44
 Warning if at indentation level 16 not at correct indentation, 8 45
 Warning if child at indentation level 24 not at correct indentation, 12 46
 Warning if rcurly at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning Name 'servletContexts' must match pattern '(^[A-Z0-9_]{0,19}$)'. 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning Missing a Javadoc comment. 54
 Warning Redundant 'final' modifier. 54
 Warning Name 'setApplicationContext' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 54
 Warning block child at indentation level 24 not at correct indentation, 12 56
 Warning block child at indentation level 24 not at correct indentation, 12 57
 Warning if at indentation level 24 not at correct indentation, 12 58
 Warning if child at indentation level 32 not at correct indentation, 16 60
 Warning for at indentation level 32 not at correct indentation, 16 61
 Warning if at indentation level 40 not at correct indentation, 20 62
 Warning if child at indentation level 48 not at correct indentation, 24 63
 Warning if child at indentation level 48 not at correct indentation, 24 64
 Warning if rcurly at indentation level 40 not at correct indentation, 20 65
 Warning for rcurly at indentation level 32 not at correct indentation, 16 66
 Warning for at indentation level 32 not at correct indentation, 16 67
 Warning for child at indentation level 40 not at correct indentation, 20 68
 Warning for child at indentation level 40 not at correct indentation, 20 69
 Warning for rcurly at indentation level 32 not at correct indentation, 16 70
 Warning if child at indentation level 32 not at correct indentation, 16 71
 Warning if rcurly at indentation level 24 not at correct indentation, 12 72
 Warning block rcurly at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning for at indentation level 24 not at correct indentation, 12 78
 Warning if at indentation level 32 not at correct indentation, 16 79
 Warning if child at indentation level 40 not at correct indentation, 20 80
 Warning if rcurly at indentation level 32 not at correct indentation, 16 81
 Warning for rcurly at indentation level 24 not at correct indentation, 12 82
 Warning block rcurly at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 86
 Warning Name 'refreshApplicationContext' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 93
 Warning 'if' construct must use '{}'s. 95
 Warning method def modifier at indentation level 8 not at correct indentation, 4 109
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning method def child at indentation level 16 not at correct indentation, 8 111
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning if at indentation level 16 not at correct indentation, 8 113
 Warning if child at indentation level 24 not at correct indentation, 12 114
 Warning try at indentation level 24 not at correct indentation, 12 115
 Warning try child at indentation level 32 not at correct indentation, 16 116
 Warning try child at indentation level 32 not at correct indentation, 16 118
 Warning try rcurly at indentation level 24 not at correct indentation, 12 119
 Warning '}' should be alone on a line. 119
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 120
 Warning '}' should be alone on a line. 120
 Warning if at indentation level 32 not at correct indentation, 16 121
 Warning if at indentation level 40 not at correct indentation, 20 122
 Warning if child at indentation level 48 not at correct indentation, 24 123
 Warning if child at indentation level 48 not at correct indentation, 24 124
 Warning try at indentation level 48 not at correct indentation, 24 125
 Warning try child at indentation level 56 not at correct indentation, 28 126
 Warning try child at indentation level 56 not at correct indentation, 28 128
 Warning try rcurly at indentation level 48 not at correct indentation, 24 129
 Warning '}' should be alone on a line. 129
 Warning catch rcurly at indentation level 48 not at correct indentation, 24 130
 Warning if rcurly at indentation level 40 not at correct indentation, 20 131
 Warning if rcurly at indentation level 32 not at correct indentation, 16 132
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 133
 Warning if at indentation level 24 not at correct indentation, 12 134
 Warning if child at indentation level 32 not at correct indentation, 16 135
 Warning if child at indentation level 32 not at correct indentation, 16 136
 Warning while at indentation level 32 not at correct indentation, 16 137
 Warning while child at indentation level 40 not at correct indentation, 20 138
 Warning while child at indentation level 40 not at correct indentation, 20 139
 Warning while rcurly at indentation level 32 not at correct indentation, 16 140
 Warning if rcurly at indentation level 24 not at correct indentation, 12 141
 Warning if rcurly at indentation level 16 not at correct indentation, 8 142
 Warning '}' should be alone on a line. 142
 Warning else child at indentation level 24 not at correct indentation, 12 143
 Warning else rcurly at indentation level 16 not at correct indentation, 8 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def child at indentation level 16 not at correct indentation, 8 146
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 147
 Warning method def modifier at indentation level 8 not at correct indentation, 4 149
 Warning Missing a Javadoc comment. 149
 Warning method def child at indentation level 16 not at correct indentation, 8 150
 Warning if at indentation level 16 not at correct indentation, 8 151
 Warning if child at indentation level 24 not at correct indentation, 12 152
 Warning if rcurly at indentation level 16 not at correct indentation, 8 153
 Warning '}' should be alone on a line. 153
 Warning if child at indentation level 24 not at correct indentation, 12 154
 Warning if rcurly at indentation level 16 not at correct indentation, 8 155
 Warning '}' should be alone on a line. 155
 Warning else child at indentation level 24 not at correct indentation, 12 156
 Warning else rcurly at indentation level 16 not at correct indentation, 8 157
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 158
 Warning method def modifier at indentation level 8 not at correct indentation, 4 160
 Warning Missing a Javadoc comment. 160
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning block child at indentation level 24 not at correct indentation, 12 163
 Warning for at indentation level 24 not at correct indentation, 12 164
 Warning try at indentation level 32 not at correct indentation, 16 165
 Warning try child at indentation level 40 not at correct indentation, 20 166
 Warning if at indentation level 40 not at correct indentation, 20 167
 Warning if child at indentation level 48 not at correct indentation, 24 168
 Warning if child at indentation level 48 not at correct indentation, 24 169
 Warning if rcurly at indentation level 40 not at correct indentation, 20 170
 Warning try rcurly at indentation level 32 not at correct indentation, 16 171
 Warning '}' should be alone on a line. 171
 Warning catch child at indentation level 40 not at correct indentation, 20 172
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 173
 Warning '}' should be alone on a line. 173
 Warning if at indentation level 40 not at correct indentation, 20 174
 Warning if at indentation level 48 not at correct indentation, 24 175
 Warning if child at indentation level 56 not at correct indentation, 28 176
 Warning if child at indentation level 56 not at correct indentation, 28 177
 Warning try at indentation level 56 not at correct indentation, 28 178
 Warning try child at indentation level 64 not at correct indentation, 32 179
 Warning if at indentation level 64 not at correct indentation, 32 180
 Warning if child at indentation level 72 not at correct indentation, 36 181
 Warning if child at indentation level 72 not at correct indentation, 36 182
 Warning if rcurly at indentation level 64 not at correct indentation, 32 183
 Warning try rcurly at indentation level 56 not at correct indentation, 28 184
 Warning '}' should be alone on a line. 184
 Warning catch child at indentation level 64 not at correct indentation, 32 185
 Warning catch rcurly at indentation level 56 not at correct indentation, 28 186
 Warning if rcurly at indentation level 48 not at correct indentation, 24 187
 Warning if rcurly at indentation level 40 not at correct indentation, 20 188
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 189
 Warning for rcurly at indentation level 24 not at correct indentation, 12 190
 Warning block child at indentation level 24 not at correct indentation, 12 191
 Warning block rcurly at indentation level 16 not at correct indentation, 8 192
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 193
 Warning method def modifier at indentation level 8 not at correct indentation, 4 195
 Warning Missing a Javadoc comment. 195
 Warning method def child at indentation level 16 not at correct indentation, 8 196
 Warning method def child at indentation level 16 not at correct indentation, 8 197
 Warning method def child at indentation level 16 not at correct indentation, 8 198
 Warning if at indentation level 16 not at correct indentation, 8 199
 Warning try at indentation level 24 not at correct indentation, 12 200
 Warning try child at indentation level 32 not at correct indentation, 16 201
 Warning if at indentation level 32 not at correct indentation, 16 202
 Warning if child at indentation level 40 not at correct indentation, 20 203
 Warning if child at indentation level 40 not at correct indentation, 20 204
 Warning if rcurly at indentation level 32 not at correct indentation, 16 205
 Warning try rcurly at indentation level 24 not at correct indentation, 12 206
 Warning '}' should be alone on a line. 206
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 207
 Warning '}' should be alone on a line. 207
 Warning if at indentation level 32 not at correct indentation, 16 208
 Warning if at indentation level 40 not at correct indentation, 20 209
 Warning if child at indentation level 48 not at correct indentation, 24 210
 Warning if child at indentation level 48 not at correct indentation, 24 211
 Warning try at indentation level 48 not at correct indentation, 24 212
 Warning try child at indentation level 56 not at correct indentation, 28 213
 Warning if at indentation level 56 not at correct indentation, 28 214
 Warning if child at indentation level 64 not at correct indentation, 32 215
 Warning if child at indentation level 64 not at correct indentation, 32 216
 Warning if rcurly at indentation level 56 not at correct indentation, 28 217
 Warning try rcurly at indentation level 48 not at correct indentation, 24 218
 Warning '}' should be alone on a line. 218
 Warning catch rcurly at indentation level 48 not at correct indentation, 24 219
 Warning if rcurly at indentation level 40 not at correct indentation, 20 220
 Warning if rcurly at indentation level 32 not at correct indentation, 16 221
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 222
 Warning if rcurly at indentation level 16 not at correct indentation, 8 223
 Warning method def child at indentation level 16 not at correct indentation, 8 224
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 225
 Warning Missing a Javadoc comment. 227
 Warning 'if' construct must use '{}'s. 231
 Warning '}' should be alone on a line. 236
 Warning method def modifier at indentation level 8 not at correct indentation, 4 244
 Warning method def modifier at indentation level 8 not at correct indentation, 4 245
 Warning if at indentation level 16 not at correct indentation, 8 246
 Warning if child at indentation level 24 not at correct indentation, 12 247
 Warning if at indentation level 24 not at correct indentation, 12 248
 Warning block child at indentation level 40 not at correct indentation, 20 250
 Warning block rcurly at indentation level 32 not at correct indentation, 16 251
 Warning if rcurly at indentation level 24 not at correct indentation, 12 252
 Warning if rcurly at indentation level 16 not at correct indentation, 8 253
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 254

gboat2/base/core/util/json/BigDecimalDefaultValueProcessor.java

Severity Message Line
 Warning Name 'gboat2.base.core.util.json' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Name 'BigDecimalDefaultValueProcessor' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 17

gboat2/base/core/util/json/GboatJsonBigDecimalValueProcessor.java

Severity Message Line
 Warning Name 'gboat2.base.core.util.json' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning Name 'GboatJsonBigDecimalValueProcessor' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Missing a Javadoc comment. 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 30
 Warning if at indentation level 16 not at correct indentation, 8 31
 Warning if child at indentation level 24 not at correct indentation, 12 32
 Warning if rcurly at indentation level 16 not at correct indentation, 8 33
 Warning ctor def child at indentation level 16 not at correct indentation, 8 34
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning if at indentation level 16 not at correct indentation, 8 39
 Warning if child at indentation level 24 not at correct indentation, 12 40
 Warning if child at indentation level 24 not at correct indentation, 12 41
 Warning if child at indentation level 24 not at correct indentation, 12 42
 Warning for at indentation level 24 not at correct indentation, 12 43
 Warning for child at indentation level 32 not at correct indentation, 16 44
 Warning for rcurly at indentation level 24 not at correct indentation, 12 45
 Warning if child at indentation level 24 not at correct indentation, 12 46
 Warning if rcurly at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning if at indentation level 16 not at correct indentation, 8 53
 Warning if child at indentation level 24 not at correct indentation, 12 54
 Warning if child at indentation level 24 not at correct indentation, 12 55
 Warning if rcurly at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/base/core/util/json/GboatJsonDateValueProcessor.java

Severity Message Line
 Warning Name 'gboat2.base.core.util.json' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning Name 'GboatJsonDateValueProcessor' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Missing a Javadoc comment. 26
 Warning Name 'DEFAULT_DATE_PATTERN' must match pattern '(^[A-Z0-9_]{0,19}$)'. 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 30
 Warning if at indentation level 16 not at correct indentation, 8 31
 Warning if child at indentation level 24 not at correct indentation, 12 32
 Warning if rcurly at indentation level 16 not at correct indentation, 8 33
 Warning ctor def child at indentation level 16 not at correct indentation, 8 34
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning if at indentation level 16 not at correct indentation, 8 39
 Warning if child at indentation level 24 not at correct indentation, 12 40
 Warning if child at indentation level 24 not at correct indentation, 12 41
 Warning if child at indentation level 24 not at correct indentation, 12 42
 Warning for at indentation level 24 not at correct indentation, 12 43
 Warning for child at indentation level 32 not at correct indentation, 16 44
 Warning for rcurly at indentation level 24 not at correct indentation, 12 45
 Warning if child at indentation level 24 not at correct indentation, 12 46
 Warning if rcurly at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning if at indentation level 16 not at correct indentation, 8 53
 Warning if child at indentation level 24 not at correct indentation, 12 54
 Warning if child at indentation level 24 not at correct indentation, 12 55
 Warning if rcurly at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/base/core/util/json/GboatJsonEnumValueProcessor.java

Severity Message Line
 Warning Name 'gboat2.base.core.util.json' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 23
 Warning Name 'GboatJsonEnumValueProcessor' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning if child at indentation level 24 not at correct indentation, 12 44
 Warning if child at indentation level 24 not at correct indentation, 12 45
 Warning try at indentation level 24 not at correct indentation, 12 46
 Warning try child at indentation level 32 not at correct indentation, 16 47
 Warning if at indentation level 32 not at correct indentation, 16 48
 Warning if child at indentation level 40 not at correct indentation, 20 49
 Warning if rcurly at indentation level 32 not at correct indentation, 16 50
 Warning try rcurly at indentation level 24 not at correct indentation, 12 51
 Warning '}' should be alone on a line. 51
 Warning catch child at indentation level 28 not at correct indentation, 16 52
 Warning catch child at indentation level 28 not at correct indentation, 16 53
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 54
 Warning if child at indentation level 24 not at correct indentation, 12 55
 Warning if child at indentation level 24 not at correct indentation, 12 56
 Warning if rcurly at indentation level 16 not at correct indentation, 8 57
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60

gboat2/base/core/util/json/GboatJsonFloatValueProcessor.java

Severity Message Line
 Warning Name 'gboat2.base.core.util.json' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Name 'GboatJsonFloatValueProcessor' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 19
 Warning method def modifier at indentation level 8 not at correct indentation, 4 21
 Warning method def modifier at indentation level 8 not at correct indentation, 4 22
 Warning if at indentation level 16 not at correct indentation, 8 23
 Warning if child at indentation level 24 not at correct indentation, 12 24
 Warning if child at indentation level 24 not at correct indentation, 12 25
 Warning for at indentation level 24 not at correct indentation, 12 26
 Warning for child at indentation level 32 not at correct indentation, 16 27
 Warning for rcurly at indentation level 24 not at correct indentation, 12 28
 Warning if child at indentation level 24 not at correct indentation, 12 29
 Warning if rcurly at indentation level 16 not at correct indentation, 8 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning if at indentation level 16 not at correct indentation, 8 36
 Warning if child at indentation level 24 not at correct indentation, 12 37
 Warning if rcurly at indentation level 16 not at correct indentation, 8 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40

gboat2/base/core/validate/IDataPrivilegeCheckService.java

Severity Message Line
 Warning Name 'gboat2.base.core.validate' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning Name 'IDataPrivilegeCheckService' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 20
 Warning Redundant 'public' modifier. 29
 Warning Name 'privilegeCheckServiceByMethodName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 29
 Warning Expected @param tag for 'bd'. 29
 Warning Redundant 'public' modifier. 38
 Warning Name 'privilegeCheckServiceByMethodCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 38
 Warning Expected @param tag for 'bd'. 38

gboat2/base/core/validate/IOperaPrivilegeCheckService.java

Severity Message Line
 Warning Name 'gboat2.base.core.validate' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning Name 'IOperaPrivilegeCheckService' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 19
 Warning Redundant 'public' modifier. 27
 Warning Name 'privilegeCheckServiceByMethodName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 27
 Warning Expected @param tag for 'bd'. 27
 Warning Redundant 'public' modifier. 36
 Warning Name 'privilegeCheckServiceByMethodCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 36
 Warning Expected @param tag for 'bd'. 36

gboat2/base/core/validate/PrivilegeCheckServiceFactory.java

Severity Message Line
 Warning Name 'gboat2.base.core.validate' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 27
 Warning Name 'PrivilegeCheckServiceFactory' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 30
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 32
 Warning Name 'operaPriviTracker' must match pattern '(^[A-Z0-9_]{0,19}$)'. 34
 Warning Name 'dataPriviTracker' must match pattern '(^[A-Z0-9_]{0,19}$)'. 36
 Warning Name 'priCheckSerList' must match pattern '(^[A-Z0-9_]{0,19}$)'. 41
 Warning Name 'dataPriCheckSerList' must match pattern '(^[A-Z0-9_]{0,19}$)'. 46
 Warning '}' should be alone on a line. 67
 Warning '}' should be alone on a line. 90
 Warning Missing a Javadoc comment. 95
 Warning Name 'getDataPrivelegeService' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 108
 Warning Name 'registValidateService' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 112
 Warning Name 'unRegistValidateService' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 117
 Warning Name 'registDataValidateService' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 122
 Warning Name 'unRegistDataValidateService' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 127
 Warning Unused @param tag for 'bd'. 136
 Warning Name 'operationCheckServiceByMethodCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 139
 Warning 'if' construct must use '{}'s. 141
 Warning Name 'operationCheckServiceByMethodName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 154
 Warning 'if' construct must use '{}'s. 156
 Warning Missing a Javadoc comment. 162
 Warning Name 'operationDataCheckService' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 162
 Warning 'if' construct must use '{}'s. 164

gboat2/base/core/web/BaseActionSupport.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning member def modifier at indentation level 8 not at correct indentation, 4 76
 Warning Missing a Javadoc comment. 76
 Warning member def modifier at indentation level 8 not at correct indentation, 4 78
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 78
 Warning member def modifier at indentation level 8 not at correct indentation, 4 80
 Warning Missing a Javadoc comment. 80
 Warning Name 'CURRENT_BUNDLE_RES_LOCATION' must match pattern '(^[A-Z0-9_]{0,19}$)'. 80
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning Missing a Javadoc comment. 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 83
 Warning Missing a Javadoc comment. 83
 Warning Variable 'request' must be private and have accessor methods. 83
 Warning member def modifier at indentation level 8 not at correct indentation, 4 85
 Warning Missing a Javadoc comment. 85
 Warning Variable 'response' must be private and have accessor methods. 85
 Warning member def modifier at indentation level 8 not at correct indentation, 4 88
 Warning Missing a Javadoc comment. 88
 Warning member def modifier at indentation level 8 not at correct indentation, 4 90
 Warning Missing a Javadoc comment. 90
 Warning member def modifier at indentation level 8 not at correct indentation, 4 93
 Warning member def modifier at indentation level 8 not at correct indentation, 4 95
 Warning Missing a Javadoc comment. 95
 Warning member def modifier at indentation level 8 not at correct indentation, 4 97
 Warning Missing a Javadoc comment. 97
 Warning member def modifier at indentation level 8 not at correct indentation, 4 99
 Warning Missing a Javadoc comment. 99
 Warning member def modifier at indentation level 8 not at correct indentation, 4 101
 Warning Missing a Javadoc comment. 101
 Warning Missing a Javadoc comment. 103
 Warning Name 'SID' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 103
 Warning Missing a Javadoc comment. 105
 Warning Name '_MdId' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 120
 Warning member def modifier at indentation level 8 not at correct indentation, 4 127
 Warning method def modifier at indentation level 8 not at correct indentation, 4 129
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 152
 Warning Missing a Javadoc comment. 152
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning if at indentation level 16 not at correct indentation, 8 156
 Warning if child at indentation level 24 not at correct indentation, 12 157
 Warning for at indentation level 24 not at correct indentation, 12 158
 Warning if at indentation level 32 not at correct indentation, 16 159
 Warning if child at indentation level 40 not at correct indentation, 20 160
 Warning if rcurly at indentation level 32 not at correct indentation, 16 161
 Warning for rcurly at indentation level 24 not at correct indentation, 12 162
 Warning if rcurly at indentation level 16 not at correct indentation, 8 163
 Warning try at indentation level 16 not at correct indentation, 8 166
 Warning try child at indentation level 24 not at correct indentation, 12 167
 Warning try child at indentation level 24 not at correct indentation, 12 168
 Warning try rcurly at indentation level 16 not at correct indentation, 8 169
 Warning '}' should be alone on a line. 169
 Warning catch child at indentation level 24 not at correct indentation, 12 170
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 173
 Warning method def modifier at indentation level 8 not at correct indentation, 4 179
 Warning try at indentation level 16 not at correct indentation, 8 180
 Warning try child at indentation level 24 not at correct indentation, 12 181
 Warning try child at indentation level 24 not at correct indentation, 12 182
 Warning try rcurly at indentation level 16 not at correct indentation, 8 183
 Warning '}' should be alone on a line. 183
 Warning catch child at indentation level 20 not at correct indentation, 12 184
 Warning catch child at indentation level 24 not at correct indentation, 12 185
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 186
 Warning method def child at indentation level 16 not at correct indentation, 8 187
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 188
 Warning method def modifier at indentation level 8 not at correct indentation, 4 190
 Warning Missing a Javadoc comment. 190
 Warning if at indentation level 16 not at correct indentation, 8 191
 Warning if child at indentation level 24 not at correct indentation, 12 192
 Warning if rcurly at indentation level 16 not at correct indentation, 8 193
 Warning '}' should be alone on a line. 193
 Warning else child at indentation level 24 not at correct indentation, 12 194
 Warning else child at indentation level 24 not at correct indentation, 12 195
 Warning if at indentation level 24 not at correct indentation, 12 196
 Warning if child at indentation level 32 not at correct indentation, 16 198
 Warning if child at indentation level 32 not at correct indentation, 16 199
 Warning if child at indentation level 32 not at correct indentation, 16 200
 Warning if child at indentation level 32 not at correct indentation, 16 201
 Warning try at indentation level 32 not at correct indentation, 16 202
 Warning try child at indentation level 40 not at correct indentation, 20 203
 Warning try child at indentation level 40 not at correct indentation, 20 204
 Warning try child at indentation level 40 not at correct indentation, 20 205
 Warning try rcurly at indentation level 32 not at correct indentation, 16 206
 Warning '}' should be alone on a line. 206
 Warning catch child at indentation level 40 not at correct indentation, 20 207
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 208
 Warning '}' should be alone on a line. 208
 Warning catch child at indentation level 40 not at correct indentation, 20 209
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 210
 Warning '}' should be alone on a line. 210
 Warning catch child at indentation level 40 not at correct indentation, 20 211
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 212
 Warning '}' should be alone on a line. 212
 Warning catch child at indentation level 40 not at correct indentation, 20 213
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 214
 Warning if child at indentation level 32 not at correct indentation, 16 215
 Warning if rcurly at indentation level 24 not at correct indentation, 12 216
 Warning else rcurly at indentation level 16 not at correct indentation, 8 217
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 218
 Warning method def modifier at indentation level 8 not at correct indentation, 4 220
 Warning Missing a Javadoc comment. 220
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 222
 Warning method def modifier at indentation level 8 not at correct indentation, 4 224
 Warning Missing a Javadoc comment. 224
 Warning method def child at indentation level 16 not at correct indentation, 8 225
 Warning if at indentation level 16 not at correct indentation, 8 226
 Warning if at indentation level 24 not at correct indentation, 12 227
 Warning if at indentation level 32 not at correct indentation, 16 228
 Warning try at indentation level 40 not at correct indentation, 20 229
 Warning try child at indentation level 48 not at correct indentation, 24 230
 Warning try rcurly at indentation level 40 not at correct indentation, 20 231
 Warning '}' should be alone on a line. 231
 Warning catch child at indentation level 48 not at correct indentation, 24 232
 Warning catch child at indentation level 48 not at correct indentation, 24 233
 Warning catch rcurly at indentation level 40 not at correct indentation, 20 234
 Warning if rcurly at indentation level 32 not at correct indentation, 16 235
 Warning if rcurly at indentation level 24 not at correct indentation, 12 236
 Warning '}' should be alone on a line. 236
 Warning else child at indentation level 32 not at correct indentation, 16 237
 Warning else rcurly at indentation level 24 not at correct indentation, 12 238
 Warning if rcurly at indentation level 16 not at correct indentation, 8 239
 Warning '}' should be alone on a line. 239
 Warning else child at indentation level 24 not at correct indentation, 12 240
 Warning else rcurly at indentation level 16 not at correct indentation, 8 241
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 242
 Warning method def modifier at indentation level 8 not at correct indentation, 4 250
 Warning Name 'getDomainClassAnnotationedForList' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 250
 Warning method def child at indentation level 16 not at correct indentation, 8 251
 Warning method def child at indentation level 16 not at correct indentation, 8 253
 Warning method def child at indentation level 16 not at correct indentation, 8 254
 Warning method def child at indentation level 16 not at correct indentation, 8 255
 Warning if at indentation level 16 not at correct indentation, 8 256
 Warning if at indentation level 24 not at correct indentation, 12 257
 Warning if child at indentation level 32 not at correct indentation, 16 258
 Warning if child at indentation level 32 not at correct indentation, 16 259
 Warning if rcurly at indentation level 24 not at correct indentation, 12 260
 Warning if rcurly at indentation level 16 not at correct indentation, 8 261
 Warning method def child at indentation level 16 not at correct indentation, 8 263
 Warning if at indentation level 16 not at correct indentation, 8 264
 Warning if child at indentation level 24 not at correct indentation, 12 265
 Warning if child at indentation level 24 not at correct indentation, 12 266
 Warning if rcurly at indentation level 16 not at correct indentation, 8 267
 Warning if at indentation level 16 not at correct indentation, 8 268
 Warning if child at indentation level 24 not at correct indentation, 12 269
 Warning if child at indentation level 24 not at correct indentation, 12 270
 Warning if rcurly at indentation level 16 not at correct indentation, 8 271
 Warning '}' should be alone on a line. 271
 Warning else child at indentation level 24 not at correct indentation, 12 272
 Warning if at indentation level 24 not at correct indentation, 12 273
 Warning if child at indentation level 32 not at correct indentation, 16 274
 Warning if rcurly at indentation level 24 not at correct indentation, 12 275
 Warning '}' should be alone on a line. 275
 Warning else child at indentation level 32 not at correct indentation, 16 276
 Warning else rcurly at indentation level 24 not at correct indentation, 12 277
 Warning else rcurly at indentation level 16 not at correct indentation, 8 278
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 279
 Warning method def modifier at indentation level 8 not at correct indentation, 4 281
 Warning method def child at indentation level 16 not at correct indentation, 8 282
 Warning method def child at indentation level 16 not at correct indentation, 8 283
 Warning method def child at indentation level 16 not at correct indentation, 8 284
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 285
 Warning method def modifier at indentation level 8 not at correct indentation, 4 297
 Warning Name 'getDomainClassAnnotationed' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 297
 Warning method def child at indentation level 16 not at correct indentation, 8 298
 Warning method def child at indentation level 16 not at correct indentation, 8 299
 Warning try at indentation level 16 not at correct indentation, 8 302
 Warning try child at indentation level 24 not at correct indentation, 12 303
 Warning try child at indentation level 24 not at correct indentation, 12 304
 Warning if at indentation level 24 not at correct indentation, 12 305
 Warning if child at indentation level 32 not at correct indentation, 16 306
 Warning if child at indentation level 32 not at correct indentation, 16 307
 Warning if rcurly at indentation level 24 not at correct indentation, 12 308
 Warning try rcurly at indentation level 16 not at correct indentation, 8 309
 Warning '}' should be alone on a line. 309
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 311
 Warning if at indentation level 16 not at correct indentation, 8 314
 Warning if child at indentation level 24 not at correct indentation, 12 315
 Warning if child at indentation level 24 not at correct indentation, 12 316
 Warning if rcurly at indentation level 16 not at correct indentation, 8 317
 Warning method def child at indentation level 16 not at correct indentation, 8 320
 Warning if at indentation level 16 not at correct indentation, 8 321
 Warning if at indentation level 24 not at correct indentation, 12 322
 Warning if child at indentation level 32 not at correct indentation, 16 324
 Warning if child at indentation level 32 not at correct indentation, 16 325
 Warning for at indentation level 32 not at correct indentation, 16 326
 Warning try at indentation level 40 not at correct indentation, 20 327
 Warning try child at indentation level 48 not at correct indentation, 24 328
 Warning try child at indentation level 48 not at correct indentation, 24 329
 Warning try rcurly at indentation level 40 not at correct indentation, 20 330
 Warning '}' should be alone on a line. 330
 Warning catch child at indentation level 48 not at correct indentation, 24 331
 Warning catch rcurly at indentation level 40 not at correct indentation, 20 332
 Warning for rcurly at indentation level 32 not at correct indentation, 16 333
 Warning if rcurly at indentation level 24 not at correct indentation, 12 334
 Warning if at indentation level 24 not at correct indentation, 12 336
 Warning if child at indentation level 32 not at correct indentation, 16 337
 Warning if rcurly at indentation level 24 not at correct indentation, 12 338
 Warning if rcurly at indentation level 16 not at correct indentation, 8 339
 Warning method def child at indentation level 16 not at correct indentation, 8 342
 Warning if at indentation level 16 not at correct indentation, 8 343
 Warning if child at indentation level 24 not at correct indentation, 12 344
 Warning if child at indentation level 24 not at correct indentation, 12 346
 Warning if at indentation level 24 not at correct indentation, 12 347
 Warning if child at indentation level 32 not at correct indentation, 16 348
 Warning if rcurly at indentation level 24 not at correct indentation, 12 349
 Warning if at indentation level 24 not at correct indentation, 12 350
 Warning if child at indentation level 32 not at correct indentation, 16 351
 Warning if rcurly at indentation level 24 not at correct indentation, 12 352
 Warning if child at indentation level 24 not at correct indentation, 12 353
 Warning for at indentation level 24 not at correct indentation, 12 354
 Warning try at indentation level 32 not at correct indentation, 16 355
 Warning try child at indentation level 40 not at correct indentation, 20 356
 Warning try child at indentation level 40 not at correct indentation, 20 357
 Warning try rcurly at indentation level 32 not at correct indentation, 16 358
 Warning '}' should be alone on a line. 358
 Warning catch child at indentation level 40 not at correct indentation, 20 359
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 360
 Warning for rcurly at indentation level 24 not at correct indentation, 12 361
 Warning if at indentation level 24 not at correct indentation, 12 362
 Warning if child at indentation level 32 not at correct indentation, 16 363
 Warning if rcurly at indentation level 24 not at correct indentation, 12 366
 Warning if rcurly at indentation level 16 not at correct indentation, 8 367
 Warning method def child at indentation level 16 not at correct indentation, 8 368
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 369
 Warning method def modifier at indentation level 8 not at correct indentation, 4 371
 Warning method def child at indentation level 16 not at correct indentation, 8 373
 Warning try at indentation level 16 not at correct indentation, 8 374
 Warning try child at indentation level 24 not at correct indentation, 12 375
 Warning if at indentation level 24 not at correct indentation, 12 376
 Warning if child at indentation level 32 not at correct indentation, 16 377
 Warning if rcurly at indentation level 24 not at correct indentation, 12 378
 Warning try rcurly at indentation level 16 not at correct indentation, 8 379
 Warning '}' should be alone on a line. 379
 Warning catch child at indentation level 24 not at correct indentation, 12 380
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 381
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 382
 Warning method def modifier at indentation level 8 not at correct indentation, 4 389
 Warning 'public' modifier out of order with the JLS suggestions. 389
 Warning Name 'getServiceAnnotationed' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 389
 Warning if at indentation level 16 not at correct indentation, 8 390
 Warning if child at indentation level 24 not at correct indentation, 12 391
 Warning if at indentation level 24 not at correct indentation, 12 392
 Warning if child at indentation level 32 not at correct indentation, 16 394
 Warning if at indentation level 32 not at correct indentation, 16 395
 Warning if child at indentation level 40 not at correct indentation, 20 396
 Warning if rcurly at indentation level 32 not at correct indentation, 16 398
 Warning if rcurly at indentation level 24 not at correct indentation, 12 399
 Warning '}' should be alone on a line. 399
 Warning else child at indentation level 32 not at correct indentation, 16 400
 Warning else child at indentation level 32 not at correct indentation, 16 402
 Warning if at indentation level 32 not at correct indentation, 16 403
 Warning if child at indentation level 40 not at correct indentation, 20 404
 Warning if rcurly at indentation level 32 not at correct indentation, 16 405
 Warning '}' should be alone on a line. 405
 Warning if child at indentation level 40 not at correct indentation, 20 406
 Warning if rcurly at indentation level 32 not at correct indentation, 16 407
 Warning else child at indentation level 32 not at correct indentation, 16 408
 Warning else rcurly at indentation level 24 not at correct indentation, 12 409
 Warning if rcurly at indentation level 16 not at correct indentation, 8 410
 Warning method def child at indentation level 16 not at correct indentation, 8 412
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 413
 Warning method def modifier at indentation level 8 not at correct indentation, 4 415
 Warning Missing a Javadoc comment. 415
 Warning 'public' modifier out of order with the JLS suggestions. 415
 Warning method def child at indentation level 16 not at correct indentation, 8 416
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 417
 Warning method def modifier at indentation level 8 not at correct indentation, 4 419
 Warning Missing a Javadoc comment. 419
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 421
 Warning method def modifier at indentation level 8 not at correct indentation, 4 428
 Warning Name 'registerEnumClassNotInEntry' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 428
 Warning Expected @param tag for 'enumClass'. 428
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 430
 Warning method def modifier at indentation level 8 not at correct indentation, 4 435
 Warning Missing a Javadoc comment. 435
 Warning method def child at indentation level 16 not at correct indentation, 8 436
 Warning method def child at indentation level 16 not at correct indentation, 8 437
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 438
 Warning method def modifier at indentation level 8 not at correct indentation, 4 440
 Warning Missing a Javadoc comment. 440
 Warning 'public' modifier out of order with the JLS suggestions. 440
 Warning method def child at indentation level 16 not at correct indentation, 8 441
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 442
 Warning method def modifier at indentation level 8 not at correct indentation, 4 444
 Warning Missing a Javadoc comment. 444
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 446
 Warning method def modifier at indentation level 8 not at correct indentation, 4 448
 Warning Missing a Javadoc comment. 448
 Warning method def child at indentation level 16 not at correct indentation, 8 449
 Warning method def child at indentation level 16 not at correct indentation, 8 450
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 451
 Warning method def modifier at indentation level 8 not at correct indentation, 4 453
 Warning Missing a Javadoc comment. 453
 Warning 'public' modifier out of order with the JLS suggestions. 453
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 455
 Warning method def modifier at indentation level 8 not at correct indentation, 4 461
 Warning Missing a Javadoc comment. 461
 Warning method def child at indentation level 16 not at correct indentation, 8 462
 Warning method def child at indentation level 16 not at correct indentation, 8 463
 Warning if at indentation level 16 not at correct indentation, 8 465
 Warning if at indentation level 20 not at correct indentation, 12 466
 Warning if child at indentation level 24 not at correct indentation, 16 467
 Warning if rcurly at indentation level 20 not at correct indentation, 12 468
 Warning if child at indentation level 20 not at correct indentation, 12 469
 Warning if child at indentation level 20 not at correct indentation, 12 470
 Warning Name 'orderBy_old' must match pattern '^[a-z][a-zA-Z0-9]*$'. 470
 Warning if at indentation level 20 not at correct indentation, 12 471
 Warning if child at indentation level 24 not at correct indentation, 16 472
 Warning if at indentation level 24 not at correct indentation, 16 473
 Warning if child at indentation level 28 not at correct indentation, 20 474
 Warning if rcurly at indentation level 24 not at correct indentation, 16 475
 Warning '}' should be alone on a line. 475
 Warning else child at indentation level 28 not at correct indentation, 20 476
 Warning else rcurly at indentation level 24 not at correct indentation, 16 477
 Warning if rcurly at indentation level 20 not at correct indentation, 12 478
 Warning if child at indentation level 20 not at correct indentation, 12 479
 Warning if rcurly at indentation level 16 not at correct indentation, 8 480
 Warning method def child at indentation level 16 not at correct indentation, 8 482
 Warning method def child at indentation level 16 not at correct indentation, 8 483
 Warning method def child at indentation level 16 not at correct indentation, 8 485
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 486
 Warning method def modifier at indentation level 8 not at correct indentation, 4 488
 Warning Missing a Javadoc comment. 488
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 490
 Warning method def modifier at indentation level 8 not at correct indentation, 4 492
 Warning Missing a Javadoc comment. 492
 Warning if at indentation level 16 not at correct indentation, 8 493
 Warning if child at indentation level 24 not at correct indentation, 12 494
 Warning if child at indentation level 24 not at correct indentation, 12 496
 Warning if rcurly at indentation level 16 not at correct indentation, 8 497
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 498
 Warning method def modifier at indentation level 8 not at correct indentation, 4 500
 Warning Missing a Javadoc comment. 500
 Warning if at indentation level 16 not at correct indentation, 8 501
 Warning if child at indentation level 24 not at correct indentation, 12 502
 Warning if child at indentation level 24 not at correct indentation, 12 503
 Warning if child at indentation level 24 not at correct indentation, 12 504
 Warning if child at indentation level 24 not at correct indentation, 12 505
 Warning if rcurly at indentation level 16 not at correct indentation, 8 506
 Warning method def child at indentation level 16 not at correct indentation, 8 507
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 508
 Warning method def modifier at indentation level 8 not at correct indentation, 4 510
 Warning Missing a Javadoc comment. 510
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 512
 Warning method def modifier at indentation level 8 not at correct indentation, 4 514
 Warning Missing a Javadoc comment. 514
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 516
 Warning method def modifier at indentation level 8 not at correct indentation, 4 521
 Warning Missing a Javadoc comment. 521
 Warning method def child at indentation level 16 not at correct indentation, 8 522
 Warning if at indentation level 16 not at correct indentation, 8 525
 Warning if child at indentation level 24 not at correct indentation, 12 526
 Warning for at indentation level 24 not at correct indentation, 12 527
 Warning if at indentation level 32 not at correct indentation, 16 528
 Warning if child at indentation level 40 not at correct indentation, 20 529
 Warning if rcurly at indentation level 32 not at correct indentation, 16 530
 Warning for rcurly at indentation level 24 not at correct indentation, 12 531
 Warning if rcurly at indentation level 16 not at correct indentation, 8 532
 Warning try at indentation level 16 not at correct indentation, 8 535
 Warning try child at indentation level 24 not at correct indentation, 12 536
 Warning try child at indentation level 24 not at correct indentation, 12 537
 Warning try rcurly at indentation level 16 not at correct indentation, 8 538
 Warning '}' should be alone on a line. 538
 Warning catch child at indentation level 24 not at correct indentation, 12 539
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 540
 Warning method def child at indentation level 16 not at correct indentation, 8 541
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 542
 Warning method def modifier at indentation level 8 not at correct indentation, 4 548
 Warning try at indentation level 16 not at correct indentation, 8 550
 Warning try child at indentation level 24 not at correct indentation, 12 551
 Warning try child at indentation level 24 not at correct indentation, 12 552
 Warning try child at indentation level 24 not at correct indentation, 12 553
 Warning try rcurly at indentation level 16 not at correct indentation, 8 554
 Warning '}' should be alone on a line. 554
 Warning catch child at indentation level 24 not at correct indentation, 12 555
 Warning catch child at indentation level 24 not at correct indentation, 12 556
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 557
 Warning method def child at indentation level 16 not at correct indentation, 8 558
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 559
 Warning method def modifier at indentation level 8 not at correct indentation, 4 561
 Warning Missing a Javadoc comment. 561
 Warning method def child at indentation level 16 not at correct indentation, 8 562
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 563
 Warning method def modifier at indentation level 8 not at correct indentation, 4 565
 Warning method def child at indentation level 16 not at correct indentation, 8 566
 Warning method def child at indentation level 16 not at correct indentation, 8 567
 Warning for at indentation level 16 not at correct indentation, 8 568
 Warning if at indentation level 24 not at correct indentation, 12 569
 Warning try at indentation level 32 not at correct indentation, 16 570
 Warning try child at indentation level 40 not at correct indentation, 20 571
 Warning try rcurly at indentation level 32 not at correct indentation, 16 572
 Warning '}' should be alone on a line. 572
 Warning catch child at indentation level 40 not at correct indentation, 20 573
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 574
 Warning '}' should be alone on a line. 574
 Warning catch child at indentation level 40 not at correct indentation, 20 575
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 576
 Warning '}' should be alone on a line. 576
 Warning catch child at indentation level 40 not at correct indentation, 20 577
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 578
 Warning if child at indentation level 32 not at correct indentation, 16 579
 Warning if rcurly at indentation level 24 not at correct indentation, 12 580
 Warning for rcurly at indentation level 16 not at correct indentation, 8 581
 Warning method def child at indentation level 16 not at correct indentation, 8 582
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 583
 Warning method def modifier at indentation level 8 not at correct indentation, 4 585
 Warning Missing a Javadoc comment. 585
 Warning method def child at indentation level 16 not at correct indentation, 8 586
 Warning method def child at indentation level 16 not at correct indentation, 8 588
 Warning method def child at indentation level 16 not at correct indentation, 8 589
 Warning method def child at indentation level 16 not at correct indentation, 8 590
 Warning method def child at indentation level 16 not at correct indentation, 8 592
 Warning if at indentation level 16 not at correct indentation, 8 593
 Warning if child at indentation level 24 not at correct indentation, 12 594
 Warning if child at indentation level 24 not at correct indentation, 12 595
 Warning if rcurly at indentation level 16 not at correct indentation, 8 596
 Warning '}' should be alone on a line. 596
 Warning else child at indentation level 24 not at correct indentation, 12 598
 Warning if at indentation level 24 not at correct indentation, 12 599
 Warning if child at indentation level 32 not at correct indentation, 16 600
 Warning for at indentation level 32 not at correct indentation, 16 601
 Warning if at indentation level 40 not at correct indentation, 20 602
 Warning try at indentation level 48 not at correct indentation, 24 603
 Warning try child at indentation level 56 not at correct indentation, 28 604
 Warning if at indentation level 56 not at correct indentation, 28 605
 Warning if at indentation level 64 not at correct indentation, 32 606
 Warning if child at indentation level 72 not at correct indentation, 36 607
 Warning if rcurly at indentation level 64 not at correct indentation, 32 608
 Warning '}' should be alone on a line. 608
 Warning if child at indentation level 72 not at correct indentation, 36 609
 Warning if rcurly at indentation level 64 not at correct indentation, 32 610
 Warning '}' should be alone on a line. 610
 Warning else child at indentation level 72 not at correct indentation, 36 611
 Warning else rcurly at indentation level 64 not at correct indentation, 32 612
 Warning if child at indentation level 64 not at correct indentation, 32 613
 Warning if rcurly at indentation level 56 not at correct indentation, 28 614
 Warning try rcurly at indentation level 48 not at correct indentation, 24 615
 Warning '}' should be alone on a line. 615
 Warning catch child at indentation level 56 not at correct indentation, 28 616
 Warning catch child at indentation level 56 not at correct indentation, 28 617
 Warning catch rcurly at indentation level 48 not at correct indentation, 24 618
 Warning if rcurly at indentation level 40 not at correct indentation, 20 619
 Warning for rcurly at indentation level 32 not at correct indentation, 16 620
 Warning if rcurly at indentation level 24 not at correct indentation, 12 621
 Warning '}' should be alone on a line. 621
 Warning else child at indentation level 32 not at correct indentation, 16 622
 Warning else rcurly at indentation level 24 not at correct indentation, 12 623
 Warning if at indentation level 24 not at correct indentation, 12 625
 Warning if child at indentation level 32 not at correct indentation, 16 627
 Warning if child at indentation level 32 not at correct indentation, 16 628
 Warning if at indentation level 32 not at correct indentation, 16 629
 Warning if child at indentation level 40 not at correct indentation, 20 630
 Warning if child at indentation level 40 not at correct indentation, 20 631
 Warning if rcurly at indentation level 32 not at correct indentation, 16 632
 Warning '}' should be alone on a line. 632
 Warning else child at indentation level 40 not at correct indentation, 20 633
 Warning else rcurly at indentation level 32 not at correct indentation, 16 634
 Warning if rcurly at indentation level 24 not at correct indentation, 12 635
 Warning '}' should be alone on a line. 635
 Warning else child at indentation level 32 not at correct indentation, 16 637
 Warning else child at indentation level 32 not at correct indentation, 16 638
 Warning if at indentation level 32 not at correct indentation, 16 639
 Warning if child at indentation level 40 not at correct indentation, 20 640
 Warning if child at indentation level 40 not at correct indentation, 20 641
 Warning if rcurly at indentation level 32 not at correct indentation, 16 642
 Warning '}' should be alone on a line. 642
 Warning else child at indentation level 40 not at correct indentation, 20 643
 Warning else rcurly at indentation level 32 not at correct indentation, 16 644
 Warning else rcurly at indentation level 24 not at correct indentation, 12 645
 Warning else rcurly at indentation level 16 not at correct indentation, 8 646
 Warning method def child at indentation level 16 not at correct indentation, 8 648
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 649
 Warning method def modifier at indentation level 8 not at correct indentation, 4 651
 Warning Missing a Javadoc comment. 651
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 653
 Warning method def modifier at indentation level 8 not at correct indentation, 4 655
 Warning Missing a Javadoc comment. 655
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 657
 Warning method def modifier at indentation level 8 not at correct indentation, 4 662
 Warning method def modifier at indentation level 8 not at correct indentation, 4 663
 Warning method def child at indentation level 12 not at correct indentation, 8 664
 Warning method def child at indentation level 12 not at correct indentation, 8 665
 Warning method def child at indentation level 16 not at correct indentation, 8 666
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 696
 Warning method def modifier at indentation level 8 not at correct indentation, 4 699
 Warning method def child at indentation level 16 not at correct indentation, 8 700
 Warning if at indentation level 16 not at correct indentation, 8 701
 Warning if child at indentation level 20 not at correct indentation, 12 702
 Warning if rcurly at indentation level 16 not at correct indentation, 8 703
 Warning method def child at indentation level 16 not at correct indentation, 8 704
 Warning try at indentation level 16 not at correct indentation, 8 705
 Warning try child at indentation level 24 not at correct indentation, 12 707
 Warning try child at indentation level 24 not at correct indentation, 12 708
 Warning if at indentation level 24 not at correct indentation, 12 710
 Warning if child at indentation level 32 not at correct indentation, 16 711
 Warning if rcurly at indentation level 24 not at correct indentation, 12 712
 Warning try child at indentation level 24 not at correct indentation, 12 713
 Warning if at indentation level 24 not at correct indentation, 12 715
 Warning if at indentation level 32 not at correct indentation, 16 716
 Warning for at indentation level 40 not at correct indentation, 20 717
 Warning for child at indentation level 48 not at correct indentation, 24 719
 Warning for child at indentation level 48 not at correct indentation, 24 720
 Warning for child at indentation level 48 not at correct indentation, 24 721
 Warning for child at indentation level 48 not at correct indentation, 24 722
 Warning for child at indentation level 48 not at correct indentation, 24 724
 Warning for child at indentation level 48 not at correct indentation, 24 726
 Warning if at indentation level 48 not at correct indentation, 24 728
 Warning if child at indentation level 56 not at correct indentation, 28 729
 Warning if rcurly at indentation level 48 not at correct indentation, 24 730
 Warning for rcurly at indentation level 40 not at correct indentation, 20 731
 Warning if rcurly at indentation level 32 not at correct indentation, 16 732
 Warning if rcurly at indentation level 24 not at correct indentation, 12 733
 Warning try rcurly at indentation level 16 not at correct indentation, 8 735
 Warning '}' should be alone on a line. 735
 Warning catch child at indentation level 24 not at correct indentation, 12 736
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 737
 Warning '}' should be alone on a line. 737
 Warning catch child at indentation level 24 not at correct indentation, 12 738
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 739
 Warning method def child at indentation level 16 not at correct indentation, 8 740
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 741
 Warning method def modifier at indentation level 8 not at correct indentation, 4 744
 Warning method def child at indentation level 16 not at correct indentation, 8 745
 Warning method def child at indentation level 16 not at correct indentation, 8 746
 Warning try at indentation level 16 not at correct indentation, 8 747
 Warning try child at indentation level 24 not at correct indentation, 12 749
 Warning try child at indentation level 24 not at correct indentation, 12 750
 Warning if at indentation level 24 not at correct indentation, 12 751
 Warning if child at indentation level 32 not at correct indentation, 16 752
 Warning if rcurly at indentation level 24 not at correct indentation, 12 753
 Warning try child at indentation level 24 not at correct indentation, 12 754
 Warning if at indentation level 24 not at correct indentation, 12 756
 Warning if at indentation level 32 not at correct indentation, 16 757
 Warning for at indentation level 40 not at correct indentation, 20 758
 Warning for child at indentation level 48 not at correct indentation, 24 760
 Warning for child at indentation level 48 not at correct indentation, 24 761
 Warning for child at indentation level 48 not at correct indentation, 24 762
 Warning for child at indentation level 48 not at correct indentation, 24 763
 Warning for child at indentation level 48 not at correct indentation, 24 764
 Warning for child at indentation level 48 not at correct indentation, 24 765
 Warning if at indentation level 48 not at correct indentation, 24 769
 Warning if child at indentation level 56 not at correct indentation, 28 770
 Warning if rcurly at indentation level 48 not at correct indentation, 24 771
 Warning for rcurly at indentation level 40 not at correct indentation, 20 772
 Warning if rcurly at indentation level 32 not at correct indentation, 16 773
 Warning if rcurly at indentation level 24 not at correct indentation, 12 774
 Warning try rcurly at indentation level 16 not at correct indentation, 8 775
 Warning '}' should be alone on a line. 775
 Warning catch child at indentation level 24 not at correct indentation, 12 776
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 777
 Warning '}' should be alone on a line. 777
 Warning catch child at indentation level 24 not at correct indentation, 12 778
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 779
 Warning method def child at indentation level 16 not at correct indentation, 8 780
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 781
 Warning method def modifier at indentation level 8 not at correct indentation, 4 783
 Warning method def child at indentation level 16 not at correct indentation, 8 784
 Warning for at indentation level 16 not at correct indentation, 8 785
 Warning if at indentation level 24 not at correct indentation, 12 786
 Warning if child at indentation level 32 not at correct indentation, 16 787
 Warning if rcurly at indentation level 24 not at correct indentation, 12 788
 Warning for rcurly at indentation level 16 not at correct indentation, 8 789
 Warning method def child at indentation level 16 not at correct indentation, 8 790
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 791
 Warning method def modifier at indentation level 8 not at correct indentation, 4 796
 Warning Expected @param tag for 'fields'. 796
 Warning Expected @param tag for 'clazz'. 796
 Warning Expected @throws tag for 'Exception'. 796
 Warning method def child at indentation level 16 not at correct indentation, 8 797
 Warning method def child at indentation level 16 not at correct indentation, 8 798
 Warning method def child at indentation level 16 not at correct indentation, 8 799
 Warning method def child at indentation level 16 not at correct indentation, 8 800
 Warning for at indentation level 16 not at correct indentation, 8 802
 Warning 'if' construct must use '{}'s. 807
 Warning if at indentation level 20 not at correct indentation, 12 807
 Warning for child at indentation level 24 not at correct indentation, 12 811
 Warning if at indentation level 24 not at correct indentation, 12 812
 Warning if at indentation level 32 not at correct indentation, 16 813
 Warning for at indentation level 40 not at correct indentation, 20 814
 Warning for child at indentation level 48 not at correct indentation, 24 815
 Warning 'if' construct must use '{}'s. 816
 Warning if at indentation level 48 not at correct indentation, 24 816
 Warning for rcurly at indentation level 40 not at correct indentation, 20 818
 Warning if rcurly at indentation level 32 not at correct indentation, 16 819
 Warning if rcurly at indentation level 24 not at correct indentation, 12 820
 Warning '}' should be alone on a line. 820
 Warning else child at indentation level 32 not at correct indentation, 16 821
 Warning for at indentation level 32 not at correct indentation, 16 822
 Warning for child at indentation level 40 not at correct indentation, 20 823
 Warning if at indentation level 40 not at correct indentation, 20 824
 Warning if child at indentation level 48 not at correct indentation, 24 825
 Warning if child at indentation level 48 not at correct indentation, 24 826
 Warning if rcurly at indentation level 40 not at correct indentation, 20 827
 Warning for rcurly at indentation level 32 not at correct indentation, 16 828
 Warning if at indentation level 32 not at correct indentation, 16 829
 Warning if child at indentation level 40 not at correct indentation, 20 830
 Warning if rcurly at indentation level 32 not at correct indentation, 16 831
 Warning else rcurly at indentation level 24 not at correct indentation, 12 832
 Warning for rcurly at indentation level 16 not at correct indentation, 8 833
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 834
 Warning method def modifier at indentation level 8 not at correct indentation, 4 836
 Warning Missing a Javadoc comment. 836
 Warning 'if' construct must use '{}'s. 837
 Warning if at indentation level 16 not at correct indentation, 8 837
 Warning method def child at indentation level 17 not at correct indentation, 8 838
 Warning method def child at indentation level 17 not at correct indentation, 8 839
 Warning try at indentation level 17 not at correct indentation, 8 841
 Warning if at indentation level 24 not at correct indentation, 12 842
 Warning if child at indentation level 24 not at correct indentation, 16 843
 Warning if child at indentation level 24 not at correct indentation, 16 844
 Warning if child at indentation level 24 not at correct indentation, 16 845
 Warning if at indentation level 24 not at correct indentation, 16 846
 Warning if child at indentation level 28 not at correct indentation, 20 848
 Warning if rcurly at indentation level 24 not at correct indentation, 16 849
 Warning '}' should be alone on a line. 849
 Warning if child at indentation level 28 not at correct indentation, 20 851
 Warning if rcurly at indentation level 24 not at correct indentation, 16 852
 Warning '}' should be alone on a line. 852
 Warning if child at indentation level 28 not at correct indentation, 20 854
 Warning if rcurly at indentation level 24 not at correct indentation, 16 855
 Warning '}' should be alone on a line. 855
 Warning else child at indentation level 28 not at correct indentation, 20 857
 Warning else rcurly at indentation level 24 not at correct indentation, 16 858
 Warning if rcurly at indentation level 20 not at correct indentation, 12 859
 Warning '}' should be alone on a line. 859
 Warning else child at indentation level 24 not at correct indentation, 16 860
 Warning if at indentation level 24 not at correct indentation, 16 861
 Warning if child at indentation level 28 not at correct indentation, 20 862
 Warning Line is longer than 200 characters (found 205). 865
 Warning if rcurly at indentation level 24 not at correct indentation, 16 867
 Warning else rcurly at indentation level 20 not at correct indentation, 12 868
 Warning try rcurly at indentation level 16 not at correct indentation, 8 869
 Warning '}' should be alone on a line. 869
 Warning catch child at indentation level 24 not at correct indentation, 12 870
 Warning catch child at indentation level 24 not at correct indentation, 12 871
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 872
 Warning if at indentation level 12 not at correct indentation, 8 874
 Warning if child at indentation level 9 not at correct indentation, 12 875
 Warning method call child at indentation level 9 not at correct indentation, 12 875
 Warning if child at indentation level 16 not at correct indentation, 12 876
 Warning if child at indentation level 16 not at correct indentation, 12 877
 Warning if rcurly at indentation level 12 not at correct indentation, 8 878
 Warning method def child at indentation level 12 not at correct indentation, 8 879
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 880
 Warning method def modifier at indentation level 8 not at correct indentation, 4 882
 Warning Missing a Javadoc comment. 882
 Warning for at indentation level 16 not at correct indentation, 8 883
 Warning 'if' construct must use '{}'s. 887
 Warning if at indentation level 20 not at correct indentation, 12 887
 Warning for child at indentation level 20 not at correct indentation, 12 890
 Warning for child at indentation level 20 not at correct indentation, 12 891
 Warning if at indentation level 20 not at correct indentation, 12 892
 Warning if child at indentation level 24 not at correct indentation, 16 893
 Warning if child at indentation level 24 not at correct indentation, 16 894
 Warning if child at indentation level 24 not at correct indentation, 16 895
 Warning if at indentation level 24 not at correct indentation, 16 896
 Warning if child at indentation level 28 not at correct indentation, 20 898
 Warning if rcurly at indentation level 24 not at correct indentation, 16 899
 Warning '}' should be alone on a line. 899
 Warning if child at indentation level 28 not at correct indentation, 20 901
 Warning if rcurly at indentation level 24 not at correct indentation, 16 902
 Warning '}' should be alone on a line. 902
 Warning if child at indentation level 28 not at correct indentation, 20 904
 Warning if rcurly at indentation level 24 not at correct indentation, 16 905
 Warning '}' should be alone on a line. 905
 Warning else child at indentation level 28 not at correct indentation, 20 907
 Warning else rcurly at indentation level 24 not at correct indentation, 16 908
 Warning if rcurly at indentation level 20 not at correct indentation, 12 909
 Warning '}' should be alone on a line. 909
 Warning else child at indentation level 24 not at correct indentation, 16 910
 Warning if at indentation level 24 not at correct indentation, 16 911
 Warning if child at indentation level 28 not at correct indentation, 20 912
 Warning if rcurly at indentation level 24 not at correct indentation, 16 917
 Warning else rcurly at indentation level 20 not at correct indentation, 12 918
 Warning if at indentation level 20 not at correct indentation, 12 920
 Warning if child at indentation level 24 not at correct indentation, 16 922
 Warning if rcurly at indentation level 20 not at correct indentation, 12 923
 Warning for rcurly at indentation level 16 not at correct indentation, 8 924
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 925
 Warning method def modifier at indentation level 8 not at correct indentation, 4 930
 Warning if at indentation level 12 not at correct indentation, 8 931
 Warning if child at indentation level 16 not at correct indentation, 12 932
 Warning if rcurly at indentation level 12 not at correct indentation, 8 933
 Warning method def child at indentation level 16 not at correct indentation, 8 934
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 935
 Warning method def modifier at indentation level 8 not at correct indentation, 4 944
 Warning 'if' construct must use '{}'s. 948
 Warning '}' should be alone on a line. 960
 Warning 'if' construct must use '{}'s. 968
 Warning method def modifier at indentation level 8 not at correct indentation, 4 984
 Warning Expected @throws tag for 'DefaultBusinessNestedException'. 984
 Warning method def child at indentation level 16 not at correct indentation, 8 985
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 986
 Warning Expected an @return tag. 992
 Warning 'if' construct must use '{}'s. 994
 Warning '}' should be alone on a line. 1015
 Warning Expected an @return tag. 1029
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1030
 Warning Expected @param tag for 'metadataType'. 1030
 Warning Expected @param tag for 'invokeMethod'. 1030
 Warning method def child at indentation level 16 not at correct indentation, 8 1031
 Warning if at indentation level 16 not at correct indentation, 8 1032
 Warning if child at indentation level 24 not at correct indentation, 12 1033
 Warning if rcurly at indentation level 16 not at correct indentation, 8 1034
 Warning '}' should be alone on a line. 1034
 Warning if child at indentation level 24 not at correct indentation, 12 1035
 Warning if rcurly at indentation level 16 not at correct indentation, 8 1036
 Warning '}' should be alone on a line. 1036
 Warning else child at indentation level 24 not at correct indentation, 12 1037
 Warning else rcurly at indentation level 16 not at correct indentation, 8 1038
 Warning method def child at indentation level 16 not at correct indentation, 8 1039
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1040
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1048
 Warning method def child at indentation level 16 not at correct indentation, 8 1049
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1050
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1056
 Warning method def child at indentation level 16 not at correct indentation, 8 1057
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1058
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1061
 Warning method def child at indentation level 16 not at correct indentation, 8 1062
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1063
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1065
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1066
 Warning method def child at indentation level 16 not at correct indentation, 8 1067
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1068
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1071
 Warning method def child at indentation level 16 not at correct indentation, 8 1072
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1073
 Warning Expected an @return tag. 1079
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1079
 Warning method def child at indentation level 16 not at correct indentation, 8 1080
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1081
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1087
 Warning if at indentation level 16 not at correct indentation, 8 1088
 Warning try at indentation level 24 not at correct indentation, 12 1089
 Warning try child at indentation level 32 not at correct indentation, 16 1090
 Warning try rcurly at indentation level 24 not at correct indentation, 12 1091
 Warning '}' should be alone on a line. 1091
 Warning catch child at indentation level 32 not at correct indentation, 16 1092
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 1093
 Warning if rcurly at indentation level 16 not at correct indentation, 8 1094
 Warning method def child at indentation level 16 not at correct indentation, 8 1095
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1096
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1098
 Warning method def child at indentation level 16 not at correct indentation, 8 1099
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1100
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1107
 Warning Name 'get_M' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 1107
 Warning method def child at indentation level 16 not at correct indentation, 8 1108
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1111
 Warning Missing a Javadoc comment. 1111
 Warning Name 'set_M' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 1111
 Warning Name '_M' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. 1111
 Warning method def child at indentation level 16 not at correct indentation, 8 1112
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1113
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1120
 Warning method def child at indentation level 16 not at correct indentation, 8 1121
 Warning method def child at indentation level 16 not at correct indentation, 8 1122
 Warning method def child at indentation level 16 not at correct indentation, 8 1124
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1125
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1131
 Warning method def child at indentation level 16 not at correct indentation, 8 1132
 Warning method def child at indentation level 16 not at correct indentation, 8 1133
 Warning method def child at indentation level 16 not at correct indentation, 8 1134
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1135
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1137
 Warning Missing a Javadoc comment. 1137
 Warning Name 'getDefaultAjaxSaveUri' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 1137
 Warning method def child at indentation level 16 not at correct indentation, 8 1138
 Warning method def child at indentation level 16 not at correct indentation, 8 1139
 Warning method def child at indentation level 16 not at correct indentation, 8 1141
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1142
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1148
 Warning method def child at indentation level 16 not at correct indentation, 8 1149
 Warning method def child at indentation level 16 not at correct indentation, 8 1150
 Warning method def child at indentation level 16 not at correct indentation, 8 1152
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1153
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1159
 Warning method def child at indentation level 16 not at correct indentation, 8 1160
 Warning method def child at indentation level 16 not at correct indentation, 8 1161
 Warning method def child at indentation level 16 not at correct indentation, 8 1163
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1164
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1170
 Warning method def child at indentation level 16 not at correct indentation, 8 1171
 Warning method def child at indentation level 16 not at correct indentation, 8 1172
 Warning method def child at indentation level 16 not at correct indentation, 8 1174
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1175
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1177
 Warning Missing a Javadoc comment. 1177
 Warning Name 'getDefaultAjaxDeleteUri' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 1177
 Warning method def child at indentation level 16 not at correct indentation, 8 1178
 Warning method def child at indentation level 16 not at correct indentation, 8 1179
 Warning method def child at indentation level 16 not at correct indentation, 8 1181
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1182
 Warning Expected an @return tag. 1188
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1188
 Warning method def child at indentation level 16 not at correct indentation, 8 1189
 Warning method def child at indentation level 16 not at correct indentation, 8 1190
 Warning method def child at indentation level 16 not at correct indentation, 8 1191
 Warning method def child at indentation level 16 not at correct indentation, 8 1192
 Warning method def child at indentation level 16 not at correct indentation, 8 1193
 Warning method def child at indentation level 16 not at correct indentation, 8 1194
 Warning method def child at indentation level 16 not at correct indentation, 8 1195
 Warning while at indentation level 16 not at correct indentation, 8 1196
 Warning while child at indentation level 24 not at correct indentation, 12 1197
 Warning if at indentation level 24 not at correct indentation, 12 1198
 Warning if child at indentation level 32 not at correct indentation, 16 1199
 Warning if rcurly at indentation level 24 not at correct indentation, 12 1200
 Warning while child at indentation level 24 not at correct indentation, 12 1201
 Warning while rcurly at indentation level 16 not at correct indentation, 8 1202
 Warning method def child at indentation level 16 not at correct indentation, 8 1203
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1204
 Warning Expected an @return tag. 1212
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1212
 Warning Expected @param tag for 'interfaceName'. 1212
 Warning method def child at indentation level 16 not at correct indentation, 8 1213
 Warning method def child at indentation level 16 not at correct indentation, 8 1214
 Warning method def child at indentation level 16 not at correct indentation, 8 1215
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1216
 Warning Expected an @return tag. 1224
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1224
 Warning Expected @param tag for '<T>'. 1224
 Warning Expected @param tag for 'interfaceClass'. 1224
 Warning method def child at indentation level 16 not at correct indentation, 8 1225
 Warning method def child at indentation level 16 not at correct indentation, 8 1226
 Warning method def child at indentation level 16 not at correct indentation, 8 1227
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1228
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1230
 Warning method def child at indentation level 16 not at correct indentation, 8 1231
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1232
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1234
 Warning method def child at indentation level 16 not at correct indentation, 8 1235
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1236
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1238
 Warning method def child at indentation level 16 not at correct indentation, 8 1239
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1240
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1242
 Warning method def child at indentation level 16 not at correct indentation, 8 1243
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1244
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1246
 Warning method def child at indentation level 16 not at correct indentation, 8 1247
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1248
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1253
 Warning Name 'putDebugInfoIfDevMode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 1253
 Warning method def child at indentation level 12 not at correct indentation, 8 1254
 Warning method def child at indentation level 12 not at correct indentation, 8 1257
 Warning method def child at indentation level 16 not at correct indentation, 8 1258
 Warning if at indentation level 16 not at correct indentation, 8 1259
 Warning if child at indentation level 20 not at correct indentation, 12 1260
 Warning if rcurly at indentation level 16 not at correct indentation, 8 1261
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1262
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1264
 Warning Missing a Javadoc comment. 1264
 Warning Name 'get_MdId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 1264
 Warning method def child at indentation level 16 not at correct indentation, 8 1265
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1266
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1268
 Warning Missing a Javadoc comment. 1268
 Warning Name 'set_MdId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 1268
 Warning method def child at indentation level 16 not at correct indentation, 8 1269
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1270
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1272
 Warning method def modifier at indentation level 8 not at correct indentation, 4 1293
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 1295

gboat2/base/core/web/BundleVelocityResourceLoader.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 28
 Warning Name 'BundleVelocityResourceLoader' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 32
 Warning member def type at indentation level 8 not at correct indentation, 4 34
 Warning Name 'CURRENT_BUNDLE_NAME' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 34
 Warning member def type at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 42
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning if at indentation level 16 not at correct indentation, 8 60
 Warning if child at indentation level 24 not at correct indentation, 12 61
 Warning if rcurly at indentation level 16 not at correct indentation, 8 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning if at indentation level 16 not at correct indentation, 8 64
 Warning try at indentation level 24 not at correct indentation, 12 65
 Warning if at indentation level 32 not at correct indentation, 16 66
 Warning if child at indentation level 40 not at correct indentation, 20 67
 Warning if rcurly at indentation level 32 not at correct indentation, 16 68
 Warning try child at indentation level 32 not at correct indentation, 16 69
 Warning if at indentation level 32 not at correct indentation, 16 70
 Warning if child at indentation level 40 not at correct indentation, 20 71
 Warning if rcurly at indentation level 32 not at correct indentation, 16 72
 Warning '}' should be alone on a line. 72
 Warning else child at indentation level 40 not at correct indentation, 20 73
 Warning else rcurly at indentation level 32 not at correct indentation, 16 74
 Warning try rcurly at indentation level 24 not at correct indentation, 12 75
 Warning '}' should be alone on a line. 75
 Warning catch child at indentation level 32 not at correct indentation, 16 76
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 77
 Warning if rcurly at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80

gboat2/base/core/web/EnumType.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 13
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 24
 Warning ctor def child at indentation level 16 not at correct indentation, 8 25
 Warning ctor def child at indentation level 16 not at correct indentation, 8 26
 Warning ctor def child at indentation level 16 not at correct indentation, 8 27
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40

gboat2/base/core/web/IBaseActionSupport.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Expected an @return tag. 24
 Warning Redundant 'public' modifier. 24
 Warning Expected an @return tag. 30
 Warning Redundant 'public' modifier. 30
 Warning Expected an @return tag. 36
 Warning Redundant 'public' modifier. 36
 Warning Expected an @return tag. 42
 Warning Redundant 'public' modifier. 42
 Warning Expected an @return tag. 48
 Warning Redundant 'public' modifier. 48
 Warning Expected an @return tag. 56
 Warning Redundant 'public' modifier. 56

gboat2/base/core/web/JsonResult.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Missing a Javadoc comment. 21
 Warning Missing a Javadoc comment. 23
 Warning Missing a Javadoc comment. 41
 Warning Missing a Javadoc comment. 45

gboat2/base/core/web/JsonResultSupport.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 30
 Warning Unknown tag 'Deprecated'. 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Missing a Javadoc comment. 39
 Warning 'public' modifier out of order with the JLS suggestions. 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning Missing a Javadoc comment. 41
 Warning 'public' modifier out of order with the JLS suggestions. 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning Missing a Javadoc comment. 43
 Warning 'public' modifier out of order with the JLS suggestions. 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Missing a Javadoc comment. 45
 Warning 'public' modifier out of order with the JLS suggestions. 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 47
 Warning Missing a Javadoc comment. 47
 Warning 'public' modifier out of order with the JLS suggestions. 47
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning Missing a Javadoc comment. 49
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 49
 Warning '}' should be alone on a line. 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning method def child at indentation level 16 not at correct indentation, 8 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 115
 Warning method def modifier at indentation level 8 not at correct indentation, 4 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning method def child at indentation level 16 not at correct indentation, 8 138
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 139
 Warning method def modifier at indentation level 8 not at correct indentation, 4 156
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def child at indentation level 16 not at correct indentation, 8 159
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 162
 Warning method def modifier at indentation level 8 not at correct indentation, 4 164
 Warning Missing a Javadoc comment. 164
 Warning method def child at indentation level 16 not at correct indentation, 8 165
 Warning method def child at indentation level 16 not at correct indentation, 8 166
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def child at indentation level 16 not at correct indentation, 8 168
 Warning method def child at indentation level 16 not at correct indentation, 8 169
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 170
 Warning method def modifier at indentation level 8 not at correct indentation, 4 180
 Warning method def child at indentation level 16 not at correct indentation, 8 181
 Warning if at indentation level 16 not at correct indentation, 8 182
 Warning if child at indentation level 24 not at correct indentation, 12 183
 Warning if rcurly at indentation level 16 not at correct indentation, 8 184
 Warning '}' should be alone on a line. 184
 Warning else child at indentation level 24 not at correct indentation, 12 185
 Warning else rcurly at indentation level 16 not at correct indentation, 8 186
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 187
 Warning method def modifier at indentation level 8 not at correct indentation, 4 197
 Warning Expected @param tag for 'jsonConfig'. 197
 Warning if at indentation level 16 not at correct indentation, 8 198
 Warning if child at indentation level 24 not at correct indentation, 12 199
 Warning if rcurly at indentation level 16 not at correct indentation, 8 200
 Warning '}' should be alone on a line. 200
 Warning else child at indentation level 24 not at correct indentation, 12 201
 Warning else rcurly at indentation level 16 not at correct indentation, 8 202
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 203
 Warning method def modifier at indentation level 8 not at correct indentation, 4 229
 Warning method def child at indentation level 16 not at correct indentation, 8 230
 Warning method def child at indentation level 16 not at correct indentation, 8 231
 Warning method def child at indentation level 16 not at correct indentation, 8 232
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 233
 Warning method def modifier at indentation level 8 not at correct indentation, 4 256
 Warning method def child at indentation level 16 not at correct indentation, 8 257
 Warning method def child at indentation level 16 not at correct indentation, 8 258
 Warning method def child at indentation level 16 not at correct indentation, 8 259
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 260
 Warning method def modifier at indentation level 8 not at correct indentation, 4 281
 Warning method def child at indentation level 16 not at correct indentation, 8 282
 Warning method def child at indentation level 16 not at correct indentation, 8 283
 Warning method def child at indentation level 16 not at correct indentation, 8 284
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 285
 Warning method def modifier at indentation level 8 not at correct indentation, 4 303
 Warning method def child at indentation level 16 not at correct indentation, 8 304
 Warning method def child at indentation level 16 not at correct indentation, 8 305
 Warning method def child at indentation level 16 not at correct indentation, 8 306
 Warning method def child at indentation level 16 not at correct indentation, 8 307
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 308
 Warning method def modifier at indentation level 8 not at correct indentation, 4 330
 Warning method def child at indentation level 16 not at correct indentation, 8 331
 Warning method def child at indentation level 16 not at correct indentation, 8 332
 Warning method def child at indentation level 16 not at correct indentation, 8 333
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 334
 Warning method def modifier at indentation level 8 not at correct indentation, 4 353
 Warning method def child at indentation level 16 not at correct indentation, 8 354
 Warning method def child at indentation level 16 not at correct indentation, 8 355
 Warning method def child at indentation level 16 not at correct indentation, 8 356
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 357
 Warning method def modifier at indentation level 8 not at correct indentation, 4 374
 Warning method def child at indentation level 12 not at correct indentation, 8 375
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 376
 Warning method def modifier at indentation level 8 not at correct indentation, 4 391
 Warning method def child at indentation level 17 not at correct indentation, 8 392
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 393
 Warning method def modifier at indentation level 8 not at correct indentation, 4 407
 Warning Expected @param tag for 'cfg'. 407
 Warning method def child at indentation level 16 not at correct indentation, 8 408
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 409
 Warning method def modifier at indentation level 8 not at correct indentation, 4 426
 Warning method def child at indentation level 16 not at correct indentation, 8 427
 Warning method def child at indentation level 16 not at correct indentation, 8 428
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 429
 Warning method def modifier at indentation level 8 not at correct indentation, 4 449
 Warning method def child at indentation level 16 not at correct indentation, 8 450
 Warning method def child at indentation level 16 not at correct indentation, 8 452
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 453
 Warning method def modifier at indentation level 8 not at correct indentation, 4 470
 Warning if at indentation level 16 not at correct indentation, 8 471
 Warning if child at indentation level 24 not at correct indentation, 12 472
 Warning if child at indentation level 24 not at correct indentation, 12 473
 Warning if rcurly at indentation level 16 not at correct indentation, 8 474
 Warning '}' should be alone on a line. 474
 Warning else child at indentation level 24 not at correct indentation, 12 475
 Warning else rcurly at indentation level 16 not at correct indentation, 8 476
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 477
 Warning method def modifier at indentation level 8 not at correct indentation, 4 484
 Warning method def child at indentation level 16 not at correct indentation, 8 485
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 486
 Warning method def modifier at indentation level 8 not at correct indentation, 4 499
 Warning method def child at indentation level 16 not at correct indentation, 8 500
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 501
 Warning method def modifier at indentation level 8 not at correct indentation, 4 518
 Warning Expected @param tag for 'result'. 518
 Warning method def child at indentation level 16 not at correct indentation, 8 519
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 520
 Warning method def modifier at indentation level 8 not at correct indentation, 4 537
 Warning method def child at indentation level 16 not at correct indentation, 8 538
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 539
 Warning method def modifier at indentation level 8 not at correct indentation, 4 552
 Warning method def child at indentation level 16 not at correct indentation, 8 553
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 554
 Warning method def modifier at indentation level 8 not at correct indentation, 4 572
 Warning method def child at indentation level 16 not at correct indentation, 8 573
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 574
 Warning method def modifier at indentation level 8 not at correct indentation, 4 576
 Warning Missing a Javadoc comment. 576
 Warning method def child at indentation level 16 not at correct indentation, 8 577
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 578
 Warning method def modifier at indentation level 8 not at correct indentation, 4 599
 Warning method def child at indentation level 16 not at correct indentation, 8 600
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 601
 Warning method def modifier at indentation level 8 not at correct indentation, 4 618
 Warning method def child at indentation level 16 not at correct indentation, 8 619
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 620
 Warning method def modifier at indentation level 8 not at correct indentation, 4 637
 Warning method def child at indentation level 12 not at correct indentation, 8 638
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 639
 Warning method def modifier at indentation level 8 not at correct indentation, 4 655
 Warning method def child at indentation level 16 not at correct indentation, 8 656
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 657
 Warning method def modifier at indentation level 8 not at correct indentation, 4 675
 Warning if at indentation level 16 not at correct indentation, 8 676
 Warning if child at indentation level 24 not at correct indentation, 12 677
 Warning if child at indentation level 24 not at correct indentation, 12 678
 Warning if rcurly at indentation level 16 not at correct indentation, 8 679
 Warning '}' should be alone on a line. 679
 Warning else child at indentation level 24 not at correct indentation, 12 680
 Warning else rcurly at indentation level 16 not at correct indentation, 8 681
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 682
 Warning method def modifier at indentation level 8 not at correct indentation, 4 692
 Warning method def child at indentation level 16 not at correct indentation, 8 693
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 694
 Warning method def modifier at indentation level 8 not at correct indentation, 4 709
 Warning method def child at indentation level 16 not at correct indentation, 8 710
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 711
 Warning method def modifier at indentation level 8 not at correct indentation, 4 729
 Warning method def child at indentation level 16 not at correct indentation, 8 730
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 731
 Warning method def modifier at indentation level 8 not at correct indentation, 4 746
 Warning method def child at indentation level 16 not at correct indentation, 8 747
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 748
 Warning method def modifier at indentation level 8 not at correct indentation, 4 767
 Warning method def child at indentation level 16 not at correct indentation, 8 768
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 769
 Warning method def modifier at indentation level 8 not at correct indentation, 4 776
 Warning Expected @param tag for 'page'. 776
 Warning Expected @param tag for 'response'. 776
 Warning Expected @param tag for 'jsonConfig'. 776
 Warning method def child at indentation level 16 not at correct indentation, 8 777
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 778
 Warning method def modifier at indentation level 8 not at correct indentation, 4 800
 Warning method def child at indentation level 16 not at correct indentation, 8 801
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 802
 Warning method def modifier at indentation level 8 not at correct indentation, 4 820
 Warning method def child at indentation level 16 not at correct indentation, 8 821
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 822

gboat2/base/core/web/MetadataEdit.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning Name 'instance' must match pattern '(^[A-Z0-9_]{0,19}$)'. 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 24
 Warning Missing a Javadoc comment. 24
 Warning method def child at indentation level 16 not at correct indentation, 8 25
 Warning if at indentation level 16 not at correct indentation, 8 27
 Warning if child at indentation level 24 not at correct indentation, 12 28
 Warning if rcurly at indentation level 16 not at correct indentation, 8 29
 Warning if at indentation level 16 not at correct indentation, 8 31
 Warning if child at indentation level 24 not at correct indentation, 12 33
 Warning if rcurly at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44

gboat2/base/core/web/MetadataException.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 26
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 28
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 35
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 37
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 45
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 53
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 55
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 62
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 64
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 70
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 72
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 79
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 81

gboat2/base/core/web/MetadataList.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning Class MetadataList should be declared as final. 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Name 'instance' must match pattern '(^[A-Z0-9_]{0,19}$)'. 25
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 27
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Missing a Javadoc comment. 31
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning if at indentation level 16 not at correct indentation, 8 35
 Warning if child at indentation level 24 not at correct indentation, 12 36
 Warning if rcurly at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning if at indentation level 16 not at correct indentation, 8 41
 Warning if child at indentation level 24 not at correct indentation, 12 42
 Warning if rcurly at indentation level 16 not at correct indentation, 8 43
 Warning '}' should be alone on a line. 43
 Warning else child at indentation level 24 not at correct indentation, 12 44
 Warning else rcurly at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning if at indentation level 16 not at correct indentation, 8 48
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if rcurly at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62

gboat2/base/core/web/MetadataOthers.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning Class MetadataOthers should be declared as final. 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning Name 'instance' must match pattern '(^[A-Z0-9_]{0,19}$)'. 21
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 23
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Missing a Javadoc comment. 27
 Warning method def child at indentation level 16 not at correct indentation, 8 28
 Warning if at indentation level 16 not at correct indentation, 8 29
 Warning if child at indentation level 24 not at correct indentation, 12 30
 Warning if rcurly at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40

gboat2/base/core/web/MetadataSupportStrategy.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 63
 Warning Name 'MetadataSupportStrategy' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 67
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning Missing a Javadoc comment. 68
 Warning 'static' modifier out of order with the JLS suggestions. 68
 Warning member def modifier at indentation level 8 not at correct indentation, 4 69
 Warning Missing a Javadoc comment. 69
 Warning 'static' modifier out of order with the JLS suggestions. 69
 Warning member def modifier at indentation level 8 not at correct indentation, 4 72
 Warning Missing a Javadoc comment. 72
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 72
 Warning member def modifier at indentation level 8 not at correct indentation, 4 75
 Warning Name 'enumsInClass' must match pattern '(^[A-Z0-9_]{0,19}$)'. 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning Expected an @return tag. 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 93
 Warning Name 'getMetadataFromResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 93
 Warning Expected @param tag for 'invokeMethod'. 93
 Warning Expected @param tag for 'action'. 93
 Warning method def child at indentation level 16 not at correct indentation, 8 94
 Warning if at indentation level 16 not at correct indentation, 8 95
 Warning if child at indentation level 24 not at correct indentation, 12 96
 Warning if child at indentation level 24 not at correct indentation, 12 97
 Warning if child at indentation level 24 not at correct indentation, 12 98
 Warning if rcurly at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 102
 Warning Expected an @return tag. 112
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning Expected @param tag for 'returned'. 112
 Warning Expected @param tag for 'invokeMethod'. 112
 Warning Expected @param tag for 'action'. 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning if at indentation level 16 not at correct indentation, 8 114
 Warning if child at indentation level 24 not at correct indentation, 12 115
 Warning if rcurly at indentation level 16 not at correct indentation, 8 116
 Warning '}' should be alone on a line. 116
 Warning if child at indentation level 24 not at correct indentation, 12 117
 Warning if rcurly at indentation level 16 not at correct indentation, 8 118
 Warning '}' should be alone on a line. 118
 Warning else child at indentation level 24 not at correct indentation, 12 119
 Warning else rcurly at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 122
 Warning Expected an @return tag. 137
 Warning method def modifier at indentation level 8 not at correct indentation, 4 137
 Warning method def child at indentation level 16 not at correct indentation, 8 139
 Warning method def child at indentation level 16 not at correct indentation, 8 140
 Warning if at indentation level 16 not at correct indentation, 8 142
 Warning if child at indentation level 24 not at correct indentation, 12 143
 Warning if child at indentation level 24 not at correct indentation, 12 146
 Warning if child at indentation level 24 not at correct indentation, 12 148
 Warning if child at indentation level 24 not at correct indentation, 12 149
 Warning '}' should be alone on a line. 160
 Warning '}' should be alone on a line. 173
 Warning if child at indentation level 24 not at correct indentation, 12 177
 Warning if at indentation level 24 not at correct indentation, 12 178
 Warning try at indentation level 32 not at correct indentation, 16 179
 Warning try child at indentation level 40 not at correct indentation, 20 180
 Warning if at indentation level 40 not at correct indentation, 20 181
 Warning if child at indentation level 48 not at correct indentation, 24 182
 Warning if child at indentation level 48 not at correct indentation, 24 183
 Warning if rcurly at indentation level 40 not at correct indentation, 20 184
 Warning '}' should be alone on a line. 184
 Warning else child at indentation level 48 not at correct indentation, 24 185
 Warning else rcurly at indentation level 40 not at correct indentation, 20 186
 Warning try rcurly at indentation level 32 not at correct indentation, 16 187
 Warning '}' should be alone on a line. 187
 Warning catch child at indentation level 40 not at correct indentation, 20 188
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 189
 Warning if rcurly at indentation level 24 not at correct indentation, 12 190
 Warning if child at indentation level 24 not at correct indentation, 12 191
 Warning if child at indentation level 24 not at correct indentation, 12 194
 Warning if at indentation level 24 not at correct indentation, 12 196
 Warning try at indentation level 32 not at correct indentation, 16 197
 Warning try child at indentation level 40 not at correct indentation, 20 198
 Warning if at indentation level 40 not at correct indentation, 20 199
 Warning if child at indentation level 48 not at correct indentation, 24 200
 Warning if child at indentation level 48 not at correct indentation, 24 201
 Warning if rcurly at indentation level 40 not at correct indentation, 20 202
 Warning try rcurly at indentation level 32 not at correct indentation, 16 203
 Warning '}' should be alone on a line. 203
 Warning catch child at indentation level 40 not at correct indentation, 20 204
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 205
 Warning if rcurly at indentation level 24 not at correct indentation, 12 206
 Warning if child at indentation level 24 not at correct indentation, 12 208
 Warning if child at indentation level 24 not at correct indentation, 12 209
 Warning if child at indentation level 24 not at correct indentation, 12 210
 Warning for at indentation level 24 not at correct indentation, 12 211
 Warning for child at indentation level 32 not at correct indentation, 16 212
 Warning if at indentation level 32 not at correct indentation, 16 213
 Warning if child at indentation level 40 not at correct indentation, 20 215
 Warning if rcurly at indentation level 32 not at correct indentation, 16 216
 Warning '}' should be alone on a line. 216
 Warning else child at indentation level 40 not at correct indentation, 20 218
 Warning else rcurly at indentation level 32 not at correct indentation, 16 219
 Warning if at indentation level 32 not at correct indentation, 16 220
 Warning if child at indentation level 40 not at correct indentation, 20 222
 Warning if child at indentation level 40 not at correct indentation, 20 223
 Warning if rcurly at indentation level 32 not at correct indentation, 16 224
 Warning for rcurly at indentation level 24 not at correct indentation, 12 225
 Warning if child at indentation level 24 not at correct indentation, 12 228
 Warning if child at indentation level 24 not at correct indentation, 12 229
 Warning if child at indentation level 24 not at correct indentation, 12 230
 Warning if child at indentation level 24 not at correct indentation, 12 231
 Warning if child at indentation level 24 not at correct indentation, 12 232
 Warning if rcurly at indentation level 16 not at correct indentation, 8 233
 Warning '}' should be alone on a line. 233
 Warning else child at indentation level 24 not at correct indentation, 12 234
 Warning else child at indentation level 24 not at correct indentation, 12 235
 Warning else child at indentation level 24 not at correct indentation, 12 236
 Warning Each variable declaration must be in its own statement. 236
 Warning else child at indentation level 24 not at correct indentation, 12 237
 Warning else child at indentation level 24 not at correct indentation, 12 238
 Warning if at indentation level 24 not at correct indentation, 12 239
 Warning if child at indentation level 32 not at correct indentation, 16 240
 Warning if child at indentation level 32 not at correct indentation, 16 241
 Warning if rcurly at indentation level 24 not at correct indentation, 12 242
 Warning '}' should be alone on a line. 242
 Warning try at indentation level 32 not at correct indentation, 16 243
 Warning if at indentation level 40 not at correct indentation, 20 244
 Warning if child at indentation level 48 not at correct indentation, 24 245
 Warning if child at indentation level 48 not at correct indentation, 24 246
 Warning if rcurly at indentation level 40 not at correct indentation, 20 247
 Warning try child at indentation level 40 not at correct indentation, 20 248
 Warning try child at indentation level 40 not at correct indentation, 20 250
 Warning try child at indentation level 40 not at correct indentation, 20 251
 Warning if at indentation level 40 not at correct indentation, 20 252
 Warning if child at indentation level 48 not at correct indentation, 24 253
 Warning if rcurly at indentation level 40 not at correct indentation, 20 254
 Warning if at indentation level 40 not at correct indentation, 20 255
 Warning if child at indentation level 48 not at correct indentation, 24 256
 Warning if child at indentation level 48 not at correct indentation, 24 257
 Warning if child at indentation level 48 not at correct indentation, 24 258
 Warning if child at indentation level 48 not at correct indentation, 24 259
 Warning if child at indentation level 48 not at correct indentation, 24 260
 Warning if rcurly at indentation level 40 not at correct indentation, 20 261
 Warning try rcurly at indentation level 32 not at correct indentation, 16 264
 Warning '}' should be alone on a line. 264
 Warning catch child at indentation level 40 not at correct indentation, 20 265
 Warning catch child at indentation level 40 not at correct indentation, 20 266
 Warning catch child at indentation level 40 not at correct indentation, 20 267
 Warning catch child at indentation level 40 not at correct indentation, 20 268
 Warning if at indentation level 40 not at correct indentation, 20 269
 Warning if child at indentation level 48 not at correct indentation, 24 270
 Warning if rcurly at indentation level 40 not at correct indentation, 20 271
 Warning catch child at indentation level 40 not at correct indentation, 20 272
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 273
 Warning '}' should be alone on a line. 273
 Warning catch child at indentation level 40 not at correct indentation, 20 274
 Warning catch child at indentation level 40 not at correct indentation, 20 275
 Warning catch child at indentation level 40 not at correct indentation, 20 276
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 277
 Warning else rcurly at indentation level 24 not at correct indentation, 12 278
 Warning else rcurly at indentation level 16 not at correct indentation, 8 279
 Warning method def child at indentation level 16 not at correct indentation, 8 280
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 281
 Warning method def modifier at indentation level 8 not at correct indentation, 4 290
 Warning method def child at indentation level 16 not at correct indentation, 8 291
 Warning method def child at indentation level 16 not at correct indentation, 8 292
 Warning method def child at indentation level 16 not at correct indentation, 8 293
 Warning method def child at indentation level 16 not at correct indentation, 8 295
 Warning method def child at indentation level 16 not at correct indentation, 8 297
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 298
 Warning method def modifier at indentation level 8 not at correct indentation, 4 306
 Warning method def child at indentation level 16 not at correct indentation, 8 308
 Warning method def child at indentation level 16 not at correct indentation, 8 309
 Warning method def child at indentation level 16 not at correct indentation, 8 310
 Warning if at indentation level 16 not at correct indentation, 8 311
 Warning if child at indentation level 24 not at correct indentation, 12 313
 Warning if at indentation level 24 not at correct indentation, 12 314
 Warning if child at indentation level 32 not at correct indentation, 16 315
 Warning while at indentation level 32 not at correct indentation, 16 317
 Warning while child at indentation level 40 not at correct indentation, 20 318
 Warning while child at indentation level 40 not at correct indentation, 20 320
 Warning if at indentation level 40 not at correct indentation, 20 321
 Warning if child at indentation level 48 not at correct indentation, 24 322
 Warning if rcurly at indentation level 40 not at correct indentation, 20 323
 Warning while rcurly at indentation level 32 not at correct indentation, 16 324
 Warning if child at indentation level 32 not at correct indentation, 16 325
 Warning if child at indentation level 32 not at correct indentation, 16 326
 Warning while at indentation level 32 not at correct indentation, 16 327
 Warning while child at indentation level 40 not at correct indentation, 20 328
 Warning while child at indentation level 40 not at correct indentation, 20 329
 Warning if at indentation level 40 not at correct indentation, 20 330
 Warning if child at indentation level 48 not at correct indentation, 24 331
 Warning if rcurly at indentation level 40 not at correct indentation, 20 332
 Warning while rcurly at indentation level 32 not at correct indentation, 16 333
 Warning if rcurly at indentation level 24 not at correct indentation, 12 334
 Warning if child at indentation level 24 not at correct indentation, 12 336
 Warning if rcurly at indentation level 16 not at correct indentation, 8 337
 Warning method def child at indentation level 16 not at correct indentation, 8 338
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 339
 Warning method def modifier at indentation level 8 not at correct indentation, 4 341
 Warning method def child at indentation level 16 not at correct indentation, 8 342
 Warning if at indentation level 16 not at correct indentation, 8 343
 Warning if child at indentation level 24 not at correct indentation, 12 345
 Warning if child at indentation level 24 not at correct indentation, 12 346
 Warning if child at indentation level 24 not at correct indentation, 12 347
 Warning if child at indentation level 24 not at correct indentation, 12 348
 Warning if child at indentation level 24 not at correct indentation, 12 349
 Warning while at indentation level 24 not at correct indentation, 12 350
 Warning while child at indentation level 32 not at correct indentation, 16 351
 Warning if at indentation level 32 not at correct indentation, 16 352
 Warning if child at indentation level 40 not at correct indentation, 20 353
 Warning if at indentation level 40 not at correct indentation, 20 354
 Warning if child at indentation level 48 not at correct indentation, 24 355
 Warning if child at indentation level 48 not at correct indentation, 24 356
 Warning if rcurly at indentation level 40 not at correct indentation, 20 357
 Warning if rcurly at indentation level 32 not at correct indentation, 16 358
 Warning while rcurly at indentation level 24 not at correct indentation, 12 359
 Warning if rcurly at indentation level 16 not at correct indentation, 8 360
 Warning '}' should be alone on a line. 360
 Warning else child at indentation level 24 not at correct indentation, 12 361
 Warning else rcurly at indentation level 16 not at correct indentation, 8 362
 Warning method def child at indentation level 16 not at correct indentation, 8 364
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 365
 Warning method def modifier at indentation level 8 not at correct indentation, 4 367
 Warning method def child at indentation level 16 not at correct indentation, 8 368
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 369
 Warning method def modifier at indentation level 8 not at correct indentation, 4 378
 Warning method def child at indentation level 16 not at correct indentation, 8 380
 Warning if at indentation level 16 not at correct indentation, 8 381
 Warning if child at indentation level 24 not at correct indentation, 12 382
 Warning if rcurly at indentation level 16 not at correct indentation, 8 383
 Warning method def child at indentation level 16 not at correct indentation, 8 385
 Warning method def child at indentation level 16 not at correct indentation, 8 386
 Warning method def child at indentation level 16 not at correct indentation, 8 387
 Warning while at indentation level 16 not at correct indentation, 8 388
 Warning while child at indentation level 24 not at correct indentation, 12 389
 Warning while child at indentation level 24 not at correct indentation, 12 390
 Warning if at indentation level 24 not at correct indentation, 12 391
 Warning if child at indentation level 32 not at correct indentation, 16 392
 Warning if rcurly at indentation level 24 not at correct indentation, 12 393
 Warning if at indentation level 24 not at correct indentation, 12 394
 Warning if child at indentation level 32 not at correct indentation, 16 397
 Warning if at indentation level 32 not at correct indentation, 16 398
 Warning if child at indentation level 40 not at correct indentation, 20 399
 Warning if rcurly at indentation level 32 not at correct indentation, 16 400
 Warning if at indentation level 32 not at correct indentation, 16 402
 Warning if child at indentation level 40 not at correct indentation, 20 403
 Warning if rcurly at indentation level 32 not at correct indentation, 16 404
 Warning if rcurly at indentation level 24 not at correct indentation, 12 405
 Warning while rcurly at indentation level 16 not at correct indentation, 8 406
 Warning method def child at indentation level 16 not at correct indentation, 8 408
 Warning method def child at indentation level 16 not at correct indentation, 8 409
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 410
 Warning Expected an @return tag. 418
 Warning method def modifier at indentation level 8 not at correct indentation, 4 418
 Warning Name 'callInitInvokedMethod' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 418
 Warning Expected @param tag for 'invokeMethod'. 418
 Warning Expected @param tag for 'action'. 418
 Warning method def child at indentation level 12 not at correct indentation, 8 419
 Warning if at indentation level 16 not at correct indentation, 8 422
 Warning try at indentation level 24 not at correct indentation, 12 424
 Warning try child at indentation level 32 not at correct indentation, 16 425
 Warning if at indentation level 32 not at correct indentation, 16 426
 Warning if child at indentation level 40 not at correct indentation, 20 427
 Warning if rcurly at indentation level 32 not at correct indentation, 16 428
 Warning try rcurly at indentation level 24 not at correct indentation, 12 429
 Warning '}' should be alone on a line. 429
 Warning catch child at indentation level 32 not at correct indentation, 16 431
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 432
 Warning if rcurly at indentation level 16 not at correct indentation, 8 433
 Warning method def child at indentation level 16 not at correct indentation, 8 435
 Warning try at indentation level 16 not at correct indentation, 8 436
 Warning try child at indentation level 24 not at correct indentation, 12 437
 Warning '}' should be alone on a line. 446
 Warning try rcurly at indentation level 16 not at correct indentation, 8 454
 Warning '}' should be alone on a line. 454
 Warning catch child at indentation level 24 not at correct indentation, 12 455
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 456
 Warning '}' should be alone on a line. 456
 Warning catch child at indentation level 24 not at correct indentation, 12 457
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 458
 Warning method def child at indentation level 16 not at correct indentation, 8 459
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 460
 Warning Expected an @return tag. 467
 Warning method def modifier at indentation level 8 not at correct indentation, 4 467
 Warning Expected @param tag for 'action'. 467
 Warning method def child at indentation level 16 not at correct indentation, 8 468
 Warning method def child at indentation level 16 not at correct indentation, 8 470
 Warning method def child at indentation level 16 not at correct indentation, 8 473
 Warning try at indentation level 16 not at correct indentation, 8 475
 Warning if at indentation level 24 not at correct indentation, 12 476
 Warning if child at indentation level 32 not at correct indentation, 16 477
 Warning if rcurly at indentation level 24 not at correct indentation, 12 478
 Warning try rcurly at indentation level 16 not at correct indentation, 8 479
 Warning '}' should be alone on a line. 479
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 481
 Warning try at indentation level 16 not at correct indentation, 8 482
 Warning try child at indentation level 24 not at correct indentation, 12 483
 Warning while at indentation level 24 not at correct indentation, 12 484
 Warning if at indentation level 32 not at correct indentation, 16 485
 Warning if child at indentation level 40 not at correct indentation, 20 486
 Warning if rcurly at indentation level 32 not at correct indentation, 16 487
 Warning while child at indentation level 32 not at correct indentation, 16 488
 Warning while rcurly at indentation level 24 not at correct indentation, 12 489
 Warning try child at indentation level 24 not at correct indentation, 12 490
 Warning try rcurly at indentation level 16 not at correct indentation, 8 491
 Warning '}' should be alone on a line. 491
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 493
 Warning method def child at indentation level 16 not at correct indentation, 8 496
 Warning method def child at indentation level 16 not at correct indentation, 8 498
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 499
 Warning Expected an @return tag. 507
 Warning method def modifier at indentation level 8 not at correct indentation, 4 507
 Warning Name 'getActionPropertiesValues' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 507
 Warning Expected @param tag for 'action'. 507
 Warning Expected @param tag for 'actionPropertiesValues'. 507
 Warning Name 'actionPropertiesValues' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. 507
 Warning method def child at indentation level 16 not at correct indentation, 8 509
 Warning method def child at indentation level 16 not at correct indentation, 8 510
 Warning method def child at indentation level 16 not at correct indentation, 8 512
 Warning for at indentation level 16 not at correct indentation, 8 514
 Warning for child at indentation level 24 not at correct indentation, 12 515
 Warning for child at indentation level 24 not at correct indentation, 12 516
 Warning if at indentation level 24 not at correct indentation, 12 519
 Warning if child at indentation level 32 not at correct indentation, 16 520
 Warning if rcurly at indentation level 24 not at correct indentation, 12 521
 Warning for child at indentation level 24 not at correct indentation, 12 523
 Warning if at indentation level 24 not at correct indentation, 12 524
 Warning if child at indentation level 32 not at correct indentation, 16 525
 Warning if rcurly at indentation level 24 not at correct indentation, 12 526
 Warning for rcurly at indentation level 16 not at correct indentation, 8 527
 Warning method def child at indentation level 16 not at correct indentation, 8 529
 Warning for at indentation level 16 not at correct indentation, 8 530
 Warning for child at indentation level 24 not at correct indentation, 12 532
 Warning for at indentation level 24 not at correct indentation, 12 533
 Warning for child at indentation level 32 not at correct indentation, 16 534
 Warning for child at indentation level 32 not at correct indentation, 16 535
 Warning 'if' construct must use '{}'s. 536
 Warning if at indentation level 32 not at correct indentation, 16 536
 Warning try at indentation level 32 not at correct indentation, 16 538
 Warning try child at indentation level 40 not at correct indentation, 20 539
 Warning if at indentation level 40 not at correct indentation, 20 541
 Warning if child at indentation level 48 not at correct indentation, 24 542
 Warning if rcurly at indentation level 40 not at correct indentation, 20 543
 Warning if at indentation level 40 not at correct indentation, 20 546
 Warning if child at indentation level 48 not at correct indentation, 24 547
 Warning if at indentation level 48 not at correct indentation, 24 548
 Warning if child at indentation level 56 not at correct indentation, 28 550
 Warning if rcurly at indentation level 48 not at correct indentation, 24 551
 Warning if rcurly at indentation level 40 not at correct indentation, 20 552
 Warning try rcurly at indentation level 32 not at correct indentation, 16 554
 Warning '}' should be alone on a line. 554
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 555
 Warning for rcurly at indentation level 24 not at correct indentation, 12 556
 Warning for rcurly at indentation level 16 not at correct indentation, 8 558
 Warning method def child at indentation level 16 not at correct indentation, 8 560
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 561
 Warning method def modifier at indentation level 8 not at correct indentation, 4 563
 Warning method def child at indentation level 16 not at correct indentation, 8 564
 Warning for at indentation level 16 not at correct indentation, 8 565
 Warning if at indentation level 24 not at correct indentation, 12 566
 Warning if child at indentation level 32 not at correct indentation, 16 567
 Warning if at indentation level 32 not at correct indentation, 16 568
 Warning if child at indentation level 40 not at correct indentation, 20 569
 Warning if rcurly at indentation level 32 not at correct indentation, 16 570
 Warning '}' should be alone on a line. 570
 Warning else child at indentation level 40 not at correct indentation, 20 571
 Warning else child at indentation level 40 not at correct indentation, 20 572
 Warning else rcurly at indentation level 32 not at correct indentation, 16 573
 Warning if child at indentation level 32 not at correct indentation, 16 574
 Warning for at indentation level 32 not at correct indentation, 16 575
 Warning for child at indentation level 40 not at correct indentation, 20 577
 Warning for child at indentation level 40 not at correct indentation, 20 578
 Warning for child at indentation level 40 not at correct indentation, 20 579
 Warning for rcurly at indentation level 32 not at correct indentation, 16 580
 Warning if rcurly at indentation level 24 not at correct indentation, 12 581
 Warning for rcurly at indentation level 16 not at correct indentation, 8 582
 Warning method def child at indentation level 16 not at correct indentation, 8 583
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 584
 Warning method def modifier at indentation level 8 not at correct indentation, 4 586
 Warning method def child at indentation level 16 not at correct indentation, 8 587
 Warning method def child at indentation level 16 not at correct indentation, 8 588
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 591
 Warning method def modifier at indentation level 8 not at correct indentation, 4 593
 Warning method def child at indentation level 16 not at correct indentation, 8 594
 Warning method def child at indentation level 16 not at correct indentation, 8 595
 Warning method def child at indentation level 16 not at correct indentation, 8 596
 Warning for at indentation level 16 not at correct indentation, 8 597
 Warning if at indentation level 24 not at correct indentation, 12 598
 Warning if child at indentation level 32 not at correct indentation, 16 599
 Warning try at indentation level 32 not at correct indentation, 16 600
 Warning if at indentation level 40 not at correct indentation, 20 601
 Warning if child at indentation level 48 not at correct indentation, 24 602
 Warning if at indentation level 48 not at correct indentation, 24 603
 Warning if at indentation level 56 not at correct indentation, 28 605
 Warning if child at indentation level 64 not at correct indentation, 32 606
 Warning if child at indentation level 64 not at correct indentation, 32 607
 Warning if child at indentation level 64 not at correct indentation, 32 608
 Warning if rcurly at indentation level 56 not at correct indentation, 28 609
 Warning '}' should be alone on a line. 609
 Warning if child at indentation level 64 not at correct indentation, 32 610
 Warning if at indentation level 64 not at correct indentation, 32 611
 Warning if child at indentation level 72 not at correct indentation, 36 612
 Warning if rcurly at indentation level 64 not at correct indentation, 32 613
 Warning '}' should be alone on a line. 613
 Warning if child at indentation level 72 not at correct indentation, 36 614
 Warning if rcurly at indentation level 64 not at correct indentation, 32 615
 Warning if rcurly at indentation level 56 not at correct indentation, 28 616
 Warning '}' should be alone on a line. 616
 Warning if at indentation level 64 not at correct indentation, 32 617
 Warning if child at indentation level 72 not at correct indentation, 36 618
 Warning if rcurly at indentation level 64 not at correct indentation, 32 619
 Warning '}' should be alone on a line. 619
 Warning else child at indentation level 72 not at correct indentation, 36 620
 Warning else rcurly at indentation level 64 not at correct indentation, 32 621
 Warning else rcurly at indentation level 56 not at correct indentation, 28 622
 Warning if rcurly at indentation level 48 not at correct indentation, 24 623
 Warning if rcurly at indentation level 40 not at correct indentation, 20 624
 Warning try rcurly at indentation level 32 not at correct indentation, 16 625
 Warning '}' should be alone on a line. 625
 Warning catch child at indentation level 40 not at correct indentation, 20 626
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 627
 Warning '}' should be alone on a line. 627
 Warning catch child at indentation level 40 not at correct indentation, 20 628
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 629
 Warning '}' should be alone on a line. 629
 Warning catch child at indentation level 40 not at correct indentation, 20 630
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 631
 Warning '}' should be alone on a line. 631
 Warning catch child at indentation level 40 not at correct indentation, 20 632
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 633
 Warning if rcurly at indentation level 24 not at correct indentation, 12 634
 Warning for rcurly at indentation level 16 not at correct indentation, 8 635
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 636
 Warning method def modifier at indentation level 8 not at correct indentation, 4 638
 Warning Name 'getOperationByPriviledge' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 638
 Warning method def child at indentation level 16 not at correct indentation, 8 639
 Warning method def child at indentation level 16 not at correct indentation, 8 640
 Warning method def child at indentation level 16 not at correct indentation, 8 641
 Warning method def child at indentation level 16 not at correct indentation, 8 642
 Warning while at indentation level 16 not at correct indentation, 8 643
 Warning while child at indentation level 24 not at correct indentation, 12 644
 Warning while child at indentation level 24 not at correct indentation, 12 645
 Warning if at indentation level 24 not at correct indentation, 12 646
 Warning if child at indentation level 32 not at correct indentation, 16 648
 Warning if child at indentation level 32 not at correct indentation, 16 649
 Warning if child at indentation level 32 not at correct indentation, 16 650
 Warning if child at indentation level 32 not at correct indentation, 16 651
 Warning if at indentation level 32 not at correct indentation, 16 653
 Warning if child at indentation level 40 not at correct indentation, 20 654
 Warning if rcurly at indentation level 32 not at correct indentation, 16 655
 Warning if rcurly at indentation level 24 not at correct indentation, 12 656
 Warning while rcurly at indentation level 16 not at correct indentation, 8 657
 Warning method def child at indentation level 16 not at correct indentation, 8 659
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 660

gboat2/base/core/web/ObtainData.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning Class ObtainData should be declared as final. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Name 'instance' must match pattern '(^[A-Z0-9_]{0,19}$)'. 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 25
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Missing a Javadoc comment. 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning if at indentation level 16 not at correct indentation, 8 37
 Warning if child at indentation level 24 not at correct indentation, 12 38
 Warning if at indentation level 24 not at correct indentation, 12 39
 Warning try at indentation level 32 not at correct indentation, 16 40
 Warning try child at indentation level 40 not at correct indentation, 20 41
 Warning try child at indentation level 40 not at correct indentation, 20 42
 Warning try rcurly at indentation level 32 not at correct indentation, 16 43
 Warning '}' should be alone on a line. 43
 Warning catch child at indentation level 40 not at correct indentation, 20 44
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 45
 Warning if rcurly at indentation level 24 not at correct indentation, 12 46
 Warning '}' should be alone on a line. 46
 Warning else child at indentation level 32 not at correct indentation, 16 48
 Warning else rcurly at indentation level 24 not at correct indentation, 12 49
 Warning if rcurly at indentation level 16 not at correct indentation, 8 50
 Warning try at indentation level 16 not at correct indentation, 8 52
 Warning try child at indentation level 24 not at correct indentation, 12 53
 Warning try rcurly at indentation level 16 not at correct indentation, 8 54
 Warning '}' should be alone on a line. 54
 Warning catch child at indentation level 24 not at correct indentation, 12 55
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning if at indentation level 16 not at correct indentation, 8 59
 Warning if child at indentation level 24 not at correct indentation, 12 60
 Warning if rcurly at indentation level 16 not at correct indentation, 8 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/base/core/web/ObtainMetadata.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning Class ObtainMetadata should be declared as final. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Name 'instance' must match pattern '(^[A-Z0-9_]{0,19}$)'. 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 25
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Missing a Javadoc comment. 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning if at indentation level 16 not at correct indentation, 8 38
 Warning if child at indentation level 24 not at correct indentation, 12 39
 Warning if at indentation level 24 not at correct indentation, 12 40
 Warning try at indentation level 32 not at correct indentation, 16 41
 Warning try child at indentation level 40 not at correct indentation, 20 42
 Warning try child at indentation level 40 not at correct indentation, 20 43
 Warning try rcurly at indentation level 32 not at correct indentation, 16 44
 Warning '}' should be alone on a line. 44
 Warning catch child at indentation level 40 not at correct indentation, 20 45
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 46
 Warning if rcurly at indentation level 24 not at correct indentation, 12 47
 Warning '}' should be alone on a line. 47
 Warning else child at indentation level 32 not at correct indentation, 16 49
 Warning else rcurly at indentation level 24 not at correct indentation, 12 50
 Warning if rcurly at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning if at indentation level 16 not at correct indentation, 8 56
 Warning Expression can be simplified. 56
 Warning if child at indentation level 24 not at correct indentation, 12 57
 Warning if rcurly at indentation level 16 not at correct indentation, 8 58
 Warning '}' should be alone on a line. 58
 Warning if child at indentation level 24 not at correct indentation, 12 59
 Warning if rcurly at indentation level 16 not at correct indentation, 8 60
 Warning '}' should be alone on a line. 60
 Warning else child at indentation level 24 not at correct indentation, 12 61
 Warning else child at indentation level 24 not at correct indentation, 12 62
 Warning else child at indentation level 24 not at correct indentation, 12 65
 Warning else rcurly at indentation level 16 not at correct indentation, 8 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73

gboat2/base/core/web/ObtainOthers.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning Class ObtainOthers should be declared as final. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 19
 Warning Name 'instance' must match pattern '(^[A-Z0-9_]{0,19}$)'. 19
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 21
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Missing a Javadoc comment. 25
 Warning method def child at indentation level 16 not at correct indentation, 8 26
 Warning method def child at indentation level 16 not at correct indentation, 8 27
 Warning method def child at indentation level 16 not at correct indentation, 8 29
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning if at indentation level 16 not at correct indentation, 8 35
 Warning if child at indentation level 24 not at correct indentation, 12 36
 Warning if rcurly at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43

gboat2/base/core/web/SplitMetadataStrategy.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 25
 Warning Name 'SplitMetadataStrategy' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 28
 Warning member def type at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning Missing a Javadoc comment. 33
 Warning Expected an @return tag. 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Expected @param tag for 'action'. 39
 Warning Expected @param tag for 'invokeMethod'. 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning if at indentation level 16 not at correct indentation, 8 42
 Warning for at indentation level 24 not at correct indentation, 12 43
 Warning for child at indentation level 32 not at correct indentation, 16 44
 Warning for rcurly at indentation level 24 not at correct indentation, 12 45
 Warning if rcurly at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning Expected an @return tag. 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Name 'checkOperaAuthorityByMethodCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 60
 Warning Expected @param tag for 'action'. 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning Expression can be simplified. 63
 Warning if at indentation level 16 not at correct indentation, 8 64
 Warning if child at indentation level 24 not at correct indentation, 12 66
 Warning if child at indentation level 24 not at correct indentation, 12 67
 Warning if child at indentation level 24 not at correct indentation, 12 68
 Warning if child at indentation level 24 not at correct indentation, 12 69
 Warning if child at indentation level 24 not at correct indentation, 12 70
 Warning if rcurly at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning Expected an @return tag. 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning Expected @param tag for 'preJSONArray'. 82
 Warning Expected @param tag for 'action'. 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning while at indentation level 16 not at correct indentation, 8 87
 Warning while child at indentation level 24 not at correct indentation, 12 88
 Warning if at indentation level 24 not at correct indentation, 12 89
 Warning if child at indentation level 32 not at correct indentation, 16 90
 Warning if child at indentation level 32 not at correct indentation, 16 91
 Warning if rcurly at indentation level 24 not at correct indentation, 12 92
 Warning while child at indentation level 24 not at correct indentation, 12 94
 Warning while child at indentation level 24 not at correct indentation, 12 95
 Warning if at indentation level 24 not at correct indentation, 12 97
 Warning if at indentation level 32 not at correct indentation, 16 98
 Warning if child at indentation level 40 not at correct indentation, 20 99
 Warning if rcurly at indentation level 32 not at correct indentation, 16 100
 Warning if rcurly at indentation level 24 not at correct indentation, 12 101
 Warning '}' should be alone on a line. 101
 Warning else child at indentation level 32 not at correct indentation, 16 102
 Warning else rcurly at indentation level 24 not at correct indentation, 12 103
 Warning while rcurly at indentation level 16 not at correct indentation, 8 104
 Warning method def child at indentation level 16 not at correct indentation, 8 105
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 106

gboat2/base/core/web/SystemButtonProvider.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning Expected an @return tag. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Redundant 'public' modifier. 26

gboat2/base/core/web/SystemButtonProviderTracker.java

Severity Message Line
 Warning Name 'gboat2.base.core.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 19
 Warning Name 'SystemButtonProviderTracker' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Name 'tracker' must match pattern '(^[A-Z0-9_]{0,19}$)'. 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning Missing a Javadoc comment. 28
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Name 'lock' must match pattern '(^[A-Z0-9_]{0,19}$)'. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning if at indentation level 16 not at correct indentation, 8 38
 Warning if child at indentation level 24 not at correct indentation, 12 39
 Warning if rcurly at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning if at indentation level 16 not at correct indentation, 8 49
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if child at indentation level 24 not at correct indentation, 12 51
 Warning if rcurly at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning if at indentation level 24 not at correct indentation, 12 61
 Warning if child at indentation level 32 not at correct indentation, 16 62
 Warning if rcurly at indentation level 24 not at correct indentation, 12 63
 Warning block rcurly at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning if at indentation level 16 not at correct indentation, 8 67
 Warning if child at indentation level 24 not at correct indentation, 12 68
 Warning if child at indentation level 24 not at correct indentation, 12 69
 Warning for at indentation level 24 not at correct indentation, 12 70
 Warning for child at indentation level 32 not at correct indentation, 16 71
 Warning for rcurly at indentation level 24 not at correct indentation, 12 72
 Warning if child at indentation level 24 not at correct indentation, 12 73
 Warning if rcurly at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 77

gboat2/base/core/web/md/CacheHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning if at indentation level 16 not at correct indentation, 8 36
 Warning if at indentation level 24 not at correct indentation, 12 37
 Warning if child at indentation level 32 not at correct indentation, 16 38
 Warning if rcurly at indentation level 24 not at correct indentation, 12 39
 Warning if rcurly at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42

gboat2/base/core/web/md/DbConfigHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning if at indentation level 16 not at correct indentation, 8 46
 Warning if child at indentation level 24 not at correct indentation, 12 47
 Warning try at indentation level 24 not at correct indentation, 12 49
 Warning try child at indentation level 32 not at correct indentation, 16 50
 Warning try rcurly at indentation level 24 not at correct indentation, 12 51
 Warning '}' should be alone on a line. 51
 Warning catch child at indentation level 32 not at correct indentation, 16 52
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 53
 Warning if rcurly at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57

gboat2/base/core/web/md/DebugHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning method def modifier at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning method def child at indentation level 16 not at correct indentation, 8 26
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 27

gboat2/base/core/web/md/ExtendMetadataHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning Name 'ExtendMetadataHandler' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning if at indentation level 16 not at correct indentation, 8 33
 Warning if child at indentation level 24 not at correct indentation, 12 34
 Warning if child at indentation level 24 not at correct indentation, 12 35
 Warning if at indentation level 24 not at correct indentation, 12 36
 Warning if child at indentation level 32 not at correct indentation, 16 37
 Warning if rcurly at indentation level 24 not at correct indentation, 12 38
 Warning '}' should be alone on a line. 38
 Warning else child at indentation level 32 not at correct indentation, 16 39
 Warning if at indentation level 32 not at correct indentation, 16 40
 Warning if child at indentation level 40 not at correct indentation, 20 41
 Warning if rcurly at indentation level 32 not at correct indentation, 16 42
 Warning else rcurly at indentation level 24 not at correct indentation, 12 43
 Warning if rcurly at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46

gboat2/base/core/web/md/ExtendMethodHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 19
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def child at indentation level 16 not at correct indentation, 8 27
 Warning try at indentation level 16 not at correct indentation, 8 28
 Warning try child at indentation level 24 not at correct indentation, 12 29
 Warning try child at indentation level 24 not at correct indentation, 12 30
 Warning if at indentation level 24 not at correct indentation, 12 31
 Warning if child at indentation level 32 not at correct indentation, 16 32
 Warning if rcurly at indentation level 24 not at correct indentation, 12 34
 Warning try rcurly at indentation level 16 not at correct indentation, 8 35
 Warning '}' should be alone on a line. 35
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39

gboat2/base/core/web/md/IFileFilter.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 21
 Warning Missing a Javadoc comment. 21
 Warning Redundant 'public' modifier. 21

gboat2/base/core/web/md/IFrameHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning if at indentation level 16 not at correct indentation, 8 42
 Warning if child at indentation level 24 not at correct indentation, 12 43
 Warning if child at indentation level 24 not at correct indentation, 12 44
 Warning if child at indentation level 24 not at correct indentation, 12 45
 Warning if child at indentation level 24 not at correct indentation, 12 46
 Warning if child at indentation level 24 not at correct indentation, 12 47
 Warning if child at indentation level 24 not at correct indentation, 12 49
 Warning if rcurly at indentation level 16 not at correct indentation, 8 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning if at indentation level 16 not at correct indentation, 8 64
 Warning if child at indentation level 24 not at correct indentation, 12 65
 Warning if child at indentation level 24 not at correct indentation, 12 66
 Warning Each variable declaration must be in its own statement. 66
 Warning if child at indentation level 24 not at correct indentation, 12 67
 Warning while at indentation level 24 not at correct indentation, 12 68
 Warning while child at indentation level 32 not at correct indentation, 16 69
 Warning while child at indentation level 32 not at correct indentation, 16 70
 Warning if at indentation level 32 not at correct indentation, 16 71
 Warning if child at indentation level 40 not at correct indentation, 20 72
 Warning if at indentation level 40 not at correct indentation, 20 73
 Warning if child at indentation level 48 not at correct indentation, 24 74
 Warning if rcurly at indentation level 40 not at correct indentation, 20 75
 Warning '}' should be alone on a line. 75
 Warning else child at indentation level 48 not at correct indentation, 24 76
 Warning else rcurly at indentation level 40 not at correct indentation, 20 77
 Warning if rcurly at indentation level 32 not at correct indentation, 16 78
 Warning while rcurly at indentation level 24 not at correct indentation, 12 79
 Warning if rcurly at indentation level 16 not at correct indentation, 8 80
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 83

gboat2/base/core/web/md/MetadataHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 48
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning Name 'enumsInClass' must match pattern '(^[A-Z0-9_]{0,19}$)'. 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning Missing a Javadoc comment. 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Missing a Javadoc comment. 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning Expected an @return tag. 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning Expected @param tag for 'action'. 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning try at indentation level 16 not at correct indentation, 8 76
 Warning if at indentation level 24 not at correct indentation, 12 77
 Warning if child at indentation level 32 not at correct indentation, 16 78
 Warning if rcurly at indentation level 24 not at correct indentation, 12 79
 Warning try rcurly at indentation level 16 not at correct indentation, 8 80
 Warning '}' should be alone on a line. 80
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 82
 Warning try at indentation level 16 not at correct indentation, 8 83
 Warning try child at indentation level 24 not at correct indentation, 12 84
 Warning while at indentation level 24 not at correct indentation, 12 85
 Warning if at indentation level 32 not at correct indentation, 16 86
 Warning if child at indentation level 40 not at correct indentation, 20 87
 Warning if rcurly at indentation level 32 not at correct indentation, 16 88
 Warning while child at indentation level 32 not at correct indentation, 16 89
 Warning while rcurly at indentation level 24 not at correct indentation, 12 90
 Warning try rcurly at indentation level 16 not at correct indentation, 8 91
 Warning '}' should be alone on a line. 91
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 93
 Warning method def child at indentation level 16 not at correct indentation, 8 94
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 100
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning Name 'getActionPropertiesValues' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 108
 Warning Name 'actionPropertiesValues' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. 108
 Warning if at indentation level 16 not at correct indentation, 8 111
 Warning if child at indentation level 24 not at correct indentation, 12 112
 Warning if rcurly at indentation level 16 not at correct indentation, 8 113
 Warning method def child at indentation level 16 not at correct indentation, 8 115
 Warning method def child at indentation level 16 not at correct indentation, 8 116
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning for at indentation level 16 not at correct indentation, 8 120
 Warning for child at indentation level 24 not at correct indentation, 12 121
 Warning for child at indentation level 24 not at correct indentation, 12 122
 Warning if at indentation level 24 not at correct indentation, 12 125
 Warning if child at indentation level 32 not at correct indentation, 16 126
 Warning if rcurly at indentation level 24 not at correct indentation, 12 127
 Warning for child at indentation level 24 not at correct indentation, 12 129
 Warning if at indentation level 24 not at correct indentation, 12 130
 Warning if child at indentation level 32 not at correct indentation, 16 131
 Warning if rcurly at indentation level 24 not at correct indentation, 12 132
 Warning for rcurly at indentation level 16 not at correct indentation, 8 133
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning for at indentation level 16 not at correct indentation, 8 136
 Warning for child at indentation level 24 not at correct indentation, 12 138
 Warning for at indentation level 24 not at correct indentation, 12 139
 Warning for child at indentation level 32 not at correct indentation, 16 140
 Warning for child at indentation level 32 not at correct indentation, 16 141
 Warning 'if' construct must use '{}'s. 142
 Warning if at indentation level 32 not at correct indentation, 16 142
 Warning try at indentation level 32 not at correct indentation, 16 144
 Warning try child at indentation level 40 not at correct indentation, 20 145
 Warning if at indentation level 40 not at correct indentation, 20 147
 Warning if child at indentation level 48 not at correct indentation, 24 148
 Warning if rcurly at indentation level 40 not at correct indentation, 20 149
 Warning if at indentation level 40 not at correct indentation, 20 152
 Warning if child at indentation level 48 not at correct indentation, 24 153
 Warning if at indentation level 48 not at correct indentation, 24 154
 Warning if child at indentation level 56 not at correct indentation, 28 156
 Warning if rcurly at indentation level 48 not at correct indentation, 24 157
 Warning if rcurly at indentation level 40 not at correct indentation, 20 158
 Warning try rcurly at indentation level 32 not at correct indentation, 16 160
 Warning '}' should be alone on a line. 160
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 161
 Warning for rcurly at indentation level 24 not at correct indentation, 12 162
 Warning for rcurly at indentation level 16 not at correct indentation, 8 164
 Warning method def child at indentation level 16 not at correct indentation, 8 166
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 167
 Warning method def modifier at indentation level 8 not at correct indentation, 4 169
 Warning method def child at indentation level 16 not at correct indentation, 8 170
 Warning for at indentation level 16 not at correct indentation, 8 171
 Warning if at indentation level 24 not at correct indentation, 12 172
 Warning if child at indentation level 32 not at correct indentation, 16 173
 Warning if at indentation level 32 not at correct indentation, 16 174
 Warning if child at indentation level 40 not at correct indentation, 20 175
 Warning if rcurly at indentation level 32 not at correct indentation, 16 176
 Warning '}' should be alone on a line. 176
 Warning else child at indentation level 40 not at correct indentation, 20 177
 Warning else child at indentation level 40 not at correct indentation, 20 178
 Warning else rcurly at indentation level 32 not at correct indentation, 16 179
 Warning if child at indentation level 32 not at correct indentation, 16 180
 Warning for at indentation level 32 not at correct indentation, 16 181
 Warning for child at indentation level 40 not at correct indentation, 20 183
 Warning for child at indentation level 40 not at correct indentation, 20 184
 Warning for child at indentation level 40 not at correct indentation, 20 185
 Warning for rcurly at indentation level 32 not at correct indentation, 16 186
 Warning if rcurly at indentation level 24 not at correct indentation, 12 187
 Warning for rcurly at indentation level 16 not at correct indentation, 8 188
 Warning method def child at indentation level 16 not at correct indentation, 8 189
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 190
 Warning method def modifier at indentation level 8 not at correct indentation, 4 192
 Warning method def child at indentation level 16 not at correct indentation, 8 193
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 197
 Warning method def modifier at indentation level 8 not at correct indentation, 4 199
 Warning method def child at indentation level 16 not at correct indentation, 8 200
 Warning method def child at indentation level 16 not at correct indentation, 8 201
 Warning method def child at indentation level 16 not at correct indentation, 8 202
 Warning for at indentation level 16 not at correct indentation, 8 203
 Warning if at indentation level 24 not at correct indentation, 12 204
 Warning if child at indentation level 32 not at correct indentation, 16 205
 Warning try at indentation level 32 not at correct indentation, 16 206
 Warning if at indentation level 40 not at correct indentation, 20 207
 Warning if child at indentation level 48 not at correct indentation, 24 208
 Warning if at indentation level 48 not at correct indentation, 24 209
 Warning if at indentation level 56 not at correct indentation, 28 211
 Warning if child at indentation level 64 not at correct indentation, 32 212
 Warning if child at indentation level 64 not at correct indentation, 32 213
 Warning if child at indentation level 64 not at correct indentation, 32 214
 Warning if rcurly at indentation level 56 not at correct indentation, 28 215
 Warning '}' should be alone on a line. 215
 Warning if child at indentation level 64 not at correct indentation, 32 216
 Warning if at indentation level 64 not at correct indentation, 32 217
 Warning if child at indentation level 72 not at correct indentation, 36 218
 Warning if rcurly at indentation level 64 not at correct indentation, 32 219
 Warning '}' should be alone on a line. 219
 Warning if child at indentation level 72 not at correct indentation, 36 220
 Warning if rcurly at indentation level 64 not at correct indentation, 32 221
 Warning if rcurly at indentation level 56 not at correct indentation, 28 222
 Warning '}' should be alone on a line. 222
 Warning if at indentation level 64 not at correct indentation, 32 223
 Warning if child at indentation level 72 not at correct indentation, 36 224
 Warning if rcurly at indentation level 64 not at correct indentation, 32 225
 Warning '}' should be alone on a line. 225
 Warning else child at indentation level 72 not at correct indentation, 36 226
 Warning else rcurly at indentation level 64 not at correct indentation, 32 227
 Warning else rcurly at indentation level 56 not at correct indentation, 28 228
 Warning if rcurly at indentation level 48 not at correct indentation, 24 229
 Warning if rcurly at indentation level 40 not at correct indentation, 20 230
 Warning try rcurly at indentation level 32 not at correct indentation, 16 231
 Warning '}' should be alone on a line. 231
 Warning catch child at indentation level 40 not at correct indentation, 20 232
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 233
 Warning '}' should be alone on a line. 233
 Warning catch child at indentation level 40 not at correct indentation, 20 234
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 235
 Warning '}' should be alone on a line. 235
 Warning catch child at indentation level 40 not at correct indentation, 20 236
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 237
 Warning '}' should be alone on a line. 237
 Warning catch child at indentation level 40 not at correct indentation, 20 238
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 239
 Warning if rcurly at indentation level 24 not at correct indentation, 12 240
 Warning for rcurly at indentation level 16 not at correct indentation, 8 241
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 242
 Warning method def modifier at indentation level 8 not at correct indentation, 4 243
 Warning Missing a Javadoc comment. 243
 Warning if at indentation level 16 not at correct indentation, 8 244
 Warning if child at indentation level 24 not at correct indentation, 12 245
 Warning if child at indentation level 24 not at correct indentation, 12 246
 Warning if child at indentation level 24 not at correct indentation, 12 247
 Warning if child at indentation level 24 not at correct indentation, 12 248
 Warning if child at indentation level 24 not at correct indentation, 12 249
 Warning if child at indentation level 24 not at correct indentation, 12 250
 Warning if child at indentation level 24 not at correct indentation, 12 251
 Warning if at indentation level 24 not at correct indentation, 12 252
 Warning if child at indentation level 32 not at correct indentation, 16 253
 Warning if rcurly at indentation level 24 not at correct indentation, 12 254
 Warning '}' should be alone on a line. 254
 Warning else child at indentation level 32 not at correct indentation, 16 255
 Warning else rcurly at indentation level 24 not at correct indentation, 12 256
 Warning if child at indentation level 24 not at correct indentation, 12 257
 Warning if rcurly at indentation level 16 not at correct indentation, 8 259
 Warning '}' should be alone on a line. 259
 Warning else child at indentation level 24 not at correct indentation, 12 260
 Warning else rcurly at indentation level 16 not at correct indentation, 8 261
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 262

gboat2/base/core/web/md/MetadataHandlerChain.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Name 'fileFilters' must match pattern '(^[A-Z0-9_]{0,19}$)'. 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Name 'handlers' must match pattern '(^[A-Z0-9_]{0,19}$)'. 31
 Warning static initialization at indentation level 8 not at correct indentation, 4 32
 Warning static initialization child at indentation level 16 not at correct indentation, 8 34
 Warning static initialization child at indentation level 16 not at correct indentation, 8 35
 Warning static initialization child at indentation level 16 not at correct indentation, 8 36
 Warning static initialization child at indentation level 16 not at correct indentation, 8 37
 Warning static initialization child at indentation level 16 not at correct indentation, 8 40
 Warning static initialization child at indentation level 16 not at correct indentation, 8 41
 Warning static initialization child at indentation level 16 not at correct indentation, 8 42
 Warning static initialization child at indentation level 16 not at correct indentation, 8 43
 Warning static initialization child at indentation level 16 not at correct indentation, 8 44
 Warning static initialization child at indentation level 16 not at correct indentation, 8 45
 Warning static initialization child at indentation level 16 not at correct indentation, 8 46
 Warning static initialization rcurly at indentation level 8 not at correct indentation, 4 47
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 59
 Warning ctor def child at indentation level 16 not at correct indentation, 8 60
 Warning ctor def child at indentation level 16 not at correct indentation, 8 61
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning Missing a Javadoc comment. 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning Missing a Javadoc comment. 72
 Warning if at indentation level 16 not at correct indentation, 8 73
 Warning if child at indentation level 24 not at correct indentation, 12 74
 Warning if rcurly at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning Missing a Javadoc comment. 79
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 81
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning Missing a Javadoc comment. 91
 Warning if at indentation level 16 not at correct indentation, 8 92
 Warning if child at indentation level 24 not at correct indentation, 12 93
 Warning if rcurly at indentation level 16 not at correct indentation, 8 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 100
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning method def child at indentation level 16 not at correct indentation, 8 103
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 104
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 108
 Warning method def modifier at indentation level 8 not at correct indentation, 4 110
 Warning method def child at indentation level 16 not at correct indentation, 8 111
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 112

gboat2/base/core/web/md/MetadataSupport.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning for at indentation level 16 not at correct indentation, 8 40
 Warning for child at indentation level 24 not at correct indentation, 12 41
 Warning if at indentation level 24 not at correct indentation, 12 42
 Warning if child at indentation level 32 not at correct indentation, 16 43
 Warning if child at indentation level 32 not at correct indentation, 16 44
 Warning if rcurly at indentation level 24 not at correct indentation, 12 45
 Warning for rcurly at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Missing a Javadoc comment. 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning if at indentation level 16 not at correct indentation, 8 54
 Warning if child at indentation level 24 not at correct indentation, 12 55
 Warning if rcurly at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning Missing a Javadoc comment. 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning if at indentation level 16 not at correct indentation, 8 63
 Warning if child at indentation level 24 not at correct indentation, 12 64
 Warning if rcurly at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 68

gboat2/base/core/web/md/MultiFileModelHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning Name 'MultiFileModelHandler' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning if at indentation level 16 not at correct indentation, 8 35
 Warning if child at indentation level 24 not at correct indentation, 12 36
 Warning if child at indentation level 24 not at correct indentation, 12 37
 Warning try at indentation level 24 not at correct indentation, 12 39
 Warning try child at indentation level 32 not at correct indentation, 16 40
 Warning try rcurly at indentation level 24 not at correct indentation, 12 41
 Warning '}' should be alone on a line. 41
 Warning catch child at indentation level 32 not at correct indentation, 16 42
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 43
 Warning if rcurly at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46

gboat2/base/core/web/md/SingleFileModelHandler.java

Severity Message Line
 Warning Name 'gboat2.base.core.web.md' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning Name 'SingleFileModelHandler' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning if at indentation level 16 not at correct indentation, 8 35
 Warning if child at indentation level 24 not at correct indentation, 12 36
 Warning if child at indentation level 24 not at correct indentation, 12 37
 Warning try at indentation level 24 not at correct indentation, 12 39
 Warning try child at indentation level 32 not at correct indentation, 16 40
 Warning if at indentation level 32 not at correct indentation, 16 41
 Warning if child at indentation level 40 not at correct indentation, 20 42
 Warning if rcurly at indentation level 32 not at correct indentation, 16 43
 Warning try rcurly at indentation level 24 not at correct indentation, 12 44
 Warning '}' should be alone on a line. 44
 Warning catch child at indentation level 32 not at correct indentation, 16 45
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 46
 Warning if rcurly at indentation level 16 not at correct indentation, 8 47
 Warning '}' should be alone on a line. 47
 Warning if child at indentation level 24 not at correct indentation, 12 48
 Warning if rcurly at indentation level 16 not at correct indentation, 8 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51