The following document contains the results of Checkstyle 6.11.2 with http://depot.universaal.org/Resources/Checkstyle/uaal-checkstyle-config.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly | 2 | |
| NeedBraces | 5 | ||
| RightCurly | 2 | ||
| coding | HiddenField | 5 | |
| MagicNumber | 3 | ||
| design | DesignForExtension | 21 | |
| FinalClass | 2 | ||
| HideUtilityClassConstructor | 1 | ||
| VisibilityModifier | 7 | ||
| javadoc | JavadocMethod | 26 | |
JavadocPackage
|
3 | ||
| JavadocStyle | 1 | ||
| JavadocType | 1 | ||
| JavadocVariable | 23 | ||
| misc | FinalParameters | 2 | |
| NewlineAtEndOfFile | 6 | ||
| Translation | 223 | ||
| naming | LocalFinalVariableName | 1 | |
| MemberName | 2 | ||
| StaticVariableName | 4 | ||
| TypeName | 1 | ||
| regexp | RegexpSingleline
|
68 | |
| sizes | LineLength | 41 | |
| whitespace | FileTabCharacter
|
7 | |
| NoWhitespaceAfter | 2 | ||
| WhitespaceAround | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 4 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 27 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 4 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 89 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 93 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 95 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 97 | |
| coding | MagicNumber | '4' is a magic number. | 97 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| naming | MemberName | Name 'DEFAULT_RUNDIR_TMP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 103 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 105 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| design | DesignForExtension | Method 'log' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 177 | |
| design | DesignForExtension | Method 'formatMsg' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| design | DesignForExtension | Method 'logAllBundles' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 196 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 209 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 213 | |
| javadoc | JavadocMethod | Expected @param tag for 'is'. | 213 | |
| javadoc | JavadocMethod | Expected @param tag for 'destDirStr'. | 213 | |
| naming | LocalFinalVariableName | Name 'BUFFER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 216 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 279 | |
| javadoc | JavadocStyle | Unclosed HTML tag found: <ul> | 301 | |
| design | DesignForExtension | Method 'setLogLevel' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| javadoc | JavadocMethod | Expected @param tag for 'level'. | 304 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 310 | |
| design | DesignForExtension | Method 'setRunArguments' is not designed for extension - needs to be abstract, final or empty. | 316 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 326 | |
| design | DesignForExtension | Method 'setRunArguments' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 338 | |
| design | DesignForExtension | Method 'setPaxArtifactUrls' is not designed for extension - needs to be abstract, final or empty. | 342 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 356 | |
| design | DesignForExtension | Method 'setBundleConfLocation' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 367 | |
| design | DesignForExtension | Method 'setUseOnlyLocalRepo' is not designed for extension - needs to be abstract, final or empty. | 370 | |
| coding | HiddenField | 'useOnlyLocalRepo' hides a field. | 370 | |
| javadoc | JavadocMethod | Expected @param tag for 'useOnlyLocalRepo'. | 370 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 373 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 375 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 376 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 378 | |
| design | DesignForExtension | Method 'setIgnoreLastBudnle' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| javadoc | JavadocMethod | Expected @param tag for 'ignoreLast'. | 381 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 381 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 388 | |
| design | DesignForExtension | Method 'setIgnoreVersionMismatch' is not designed for extension - needs to be abstract, final or empty. | 390 | |
| coding | HiddenField | 'ignoreVersionMismatch' hides a field. | 390 | |
| javadoc | JavadocMethod | Expected @param tag for 'ignoreVersionMismatch'. | 390 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 397 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 399 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 402 | |
| coding | HiddenField | 'bundleUrl' hides a field. | 402 | |
| coding | HiddenField | 'runLevel' hides a field. | 402 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 407 | |
| design | VisibilityModifier | Variable 'bundleUrl' must be private and have accessor methods. | 407 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 408 | |
| design | VisibilityModifier | Variable 'runLevel' must be private and have accessor methods. | 408 | |
| design | DesignForExtension | Method 'getPlatformName' is not designed for extension - needs to be abstract, final or empty. | 435 | |
| design | DesignForExtension | Method 'postProcessBundleContext' is not designed for extension - needs to be abstract, final or empty. | 446 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 451 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 465 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 468 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 470 | |
| javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 472 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 515 | |
| javadoc | JavadocMethod | Expected an @return tag. | 519 | |
| javadoc | JavadocMethod | Expected @param tag for 'url'. | 519 | |
| coding | MagicNumber | '3' is a magic number. | 524 | |
| sizes | LineLength | Line is longer than 80 characters (found 156). | 529 | |
| sizes | LineLength | Line is longer than 80 characters (found 156). | 530 | |
| sizes | LineLength | Line is longer than 80 characters (found 156). | 531 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 532 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 555 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 563 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 580 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 581 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 583 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 601 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 640 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 686 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 706 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 739 | |
| javadoc | JavadocMethod | Expected @param tag for 'bundles'. | 742 | |
| javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 743 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 749 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 759 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 759 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 774 | |
| design | DesignForExtension | Method 'getTestBundles' is not designed for extension - needs to be abstract, final or empty. | 777 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 788 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 807 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 809 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 813 | |
| design | VisibilityModifier | Variable 'systemBC' must be private and have accessor methods. | 813 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 821 | |
| design | DesignForExtension | Method 'invoke' is not designed for extension - needs to be abstract, final or empty. | 825 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 825 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 835 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 838 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| design | FinalClass | Class MavenUtils should be declared as final. | 29 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 4 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 58 | |
| coding | HiddenField | 'useOnlyLocalRepo' hides a field. | 62 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 63 | |
| design | DesignForExtension | Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 90 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 652). | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 700). | 110 | |
| coding | MagicNumber | '3' is a magic number. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 4 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| naming | StaticVariableName | Name 'RUN_DIR_GROUP_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| design | VisibilityModifier | Variable 'RUN_DIR_GROUP_ID' must be private and have accessor methods. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| naming | StaticVariableName | Name 'RUN_DIR_ARTIFACT_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| design | VisibilityModifier | Variable 'RUN_DIR_ARTIFACT_ID' must be private and have accessor methods. | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| naming | StaticVariableName | Name 'SEPARATED_ARTIFACT_DEPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| design | VisibilityModifier | Variable 'SEPARATED_ARTIFACT_DEPS' must be private and have accessor methods. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| naming | StaticVariableName | Name 'TEST_COMPOSITE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| design | VisibilityModifier | Variable 'TEST_COMPOSITE' must be private and have accessor methods. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 51 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| design | FinalClass | Class MavenUtilsRunDir should be declared as final. | 29 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| sizes | LineLength | Line is longer than 80 characters (found 84). | 3 | |
| naming | TypeName | Name 'FelixPlatform4_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| naming | MemberName | Name 'm_fwk' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| blocks | LeftCurly | '{' at column 6 should be on the previous line. | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 70 | |
| blocks | RightCurly | '}' at column 6 should be on the same line as the next part of a multi-block statement. | 75 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 77 | |
| design | DesignForExtension | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 97 | |
| design | DesignForExtension | Method 'getConfigurationProperties' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| design | DesignForExtension | Method 'getBundleContext' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 122 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 128). | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| design | DesignForExtension | Method 'createTempDir' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 152 | |
| misc | FinalParameters | Parameter suffix should be final. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 | |
| blocks | RightCurly | '}' at column 3 should be on the same line as the next part of a multi-block statement. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 169 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 172 | |
| misc | FinalParameters | Parameter configProperties should be final. | 175 | |
| javadoc | JavadocMethod | Expected @param tag for 'configProperties'. | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 186 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 1 | |
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'startInstallation' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'remoteChannelConfig' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'startInstallation' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'connectorDescription' missing. | ||
| misc | Translation | Key 'connectorName' missing. | ||
| misc | Translation | Key 'connectorProvider' missing. | ||
| misc | Translation | Key 'connectorVersion' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'remoteChannelConfig' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'startInstallation' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'connectorDescription' missing. | ||
| misc | Translation | Key 'connectorName' missing. | ||
| misc | Translation | Key 'connectorProvider' missing. | ||
| misc | Translation | Key 'connectorVersion' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'remoteChannelConfig' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'connectorDescription' missing. | ||
| misc | Translation | Key 'connectorName' missing. | ||
| misc | Translation | Key 'connectorProvider' missing. | ||
| misc | Translation | Key 'connectorVersion' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'remoteChannelConfig' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'startInstallation' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'connectorDescription' missing. | ||
| misc | Translation | Key 'connectorName' missing. | ||
| misc | Translation | Key 'connectorProvider' missing. | ||
| misc | Translation | Key 'connectorVersion' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'startInstallation' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| misc | Translation | Key 'a' missing. | ||
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'startInstallation' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'a' missing. | ||
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'connectorDescription' missing. | ||
| misc | Translation | Key 'connectorName' missing. | ||
| misc | Translation | Key 'connectorProvider' missing. | ||
| misc | Translation | Key 'connectorVersion' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'startInstallation' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| misc | Translation | Key 'a' missing. | ||
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'connectorDescription' missing. | ||
| misc | Translation | Key 'connectorName' missing. | ||
| misc | Translation | Key 'connectorProvider' missing. | ||
| misc | Translation | Key 'connectorVersion' missing. | ||
| misc | Translation | Key 'moduleDescription' missing. | ||
| misc | Translation | Key 'moduleName' missing. | ||
| misc | Translation | Key 'moduleProvider' missing. | ||
| misc | Translation | Key 'moduleVersion' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'peerScanPeriod' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| misc | Translation | Key 'a' missing. | ||
| misc | Translation | Key 'aalSpaceConfigurationPath' missing. | ||
| misc | Translation | Key 'aalSpaceLifeTime' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaName' missing. | ||
| misc | Translation | Key 'aalSpaceSchemaURL' missing. | ||
| misc | Translation | Key 'aalSpaceServiceType' missing. | ||
| misc | Translation | Key 'aalSpaceValidation' missing. | ||
| misc | Translation | Key 'browseSLPNetwork' missing. | ||
| misc | Translation | Key 'connectorDescription' missing. | ||
| misc | Translation | Key 'connectorName' missing. | ||
| misc | Translation | Key 'connectorProvider' missing. | ||
| misc | Translation | Key 'connectorVersion' missing. | ||
| misc | Translation | Key 'deployDir' missing. | ||
| misc | Translation | Key 'mpaSuffix' missing. | ||
| misc | Translation | Key 'peerRole' missing. | ||
| misc | Translation | Key 'sdpprtocol' missing. | ||
| misc | Translation | Key 'slpInitDelayScan' missing. | ||
| misc | Translation | Key 'slpPeriodScan' missing. | ||
| misc | Translation | Key 'spaceExtension' missing. | ||
| misc | Translation | Key 'startInstallation' missing. | ||
| misc | Translation | Key 'waitAfterJoinRequest' missing. | ||
| misc | Translation | Key 'waitBeforeClosingChannels' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'org.universAAL.middleware.debugMode' missing. | ||
| misc | Translation | Key 'org.universAAL.middleware.peer.member_of' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'log4j.appender.RL' missing. | ||
| misc | Translation | Key 'log4j.appender.RL.layout' missing. | ||
| misc | Translation | Key 'log4j.appender.RL.layout.ConversionPattern' missing. | ||
| misc | Translation | Key 'log4j.appender.uAAL' missing. | ||
| misc | Translation | Key 'log4j.appender.uAAL.File' missing. | ||
| misc | Translation | Key 'log4j.appender.uAAL.layout' missing. | ||
| misc | Translation | Key 'log4j.appender.uAAL.layout.ConversionPattern' missing. | ||
| misc | Translation | Key 'log4j.logger.org.universAAL' missing. | ||
| misc | Translation | Key 'log4j.rootLogger' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |