The following document contains the results of Checkstyle. 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 28 | 
|  | Utility classes should not have a public or default constructor. | 28 | 
|  | File contains tab characters (this is the first instance). | 29 | 
| Violation | Message | Line | 
|---|---|---|
|  | File contains tab characters (this is the first instance). | 35 | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 47 | 
|  | File contains tab characters (this is the first instance). | 49 | 
|  | Variable access definition in wrong order. | 54 | 
|  | Variable 'locations' must be private and have accessor methods. | 54 | 
|  | Variable access definition in wrong order. | 57 | 
|  | Variable 'localOverride' must be private and have accessor methods. | 57 | 
|  | Variable access definition in wrong order. | 60 | 
|  | Variable 'localProperties' must be private and have accessor methods. | 60 | 
|  | Variable access definition in wrong order. | 63 | 
|  | Variable 'fileEncoding' must be private and have accessor methods. | 63 | 
|  | Variable access definition in wrong order. | 66 | 
|  | Variable 'ignoreResourceNotFound' must be private and have accessor methods. | 66 | 
|  | Variable access definition in wrong order. | 69 | 
|  | Variable 'prefixConfigList' must be private and have accessor methods. | 69 | 
|  | Variable access definition in wrong order. | 72 | 
|  | Variable 'defaultPrefix' must be private and have accessor methods. | 72 | 
|  | Missing a Javadoc comment. | 74 | 
|  | Variable access definition in wrong order. | 74 | 
|  | Variable 'myProperties' must be private and have accessor methods. | 74 | 
|  | Missing a Javadoc comment. | 76 | 
|  | Variable access definition in wrong order. | 76 | 
|  | Variable 'persister' must be private and have accessor methods. | 76 | 
|  | Missing a Javadoc comment. | 78 | 
|  | Variable access definition in wrong order. | 78 | 
|  | Variable 'defaultPrefixSystemPropertyKey' must be private and have accessor methods. | 78 | 
|  | Missing a Javadoc comment. | 80 | 
|  | Variable access definition in wrong order. | 80 | 
|  | Variable 'environmentFactory' must be private and have accessor methods. | 80 | 
|  | '{' is not followed by whitespace. | 146 | 
|  | 'myProperties' hides a field. | 200 | 
|  | 'defaultPrefix' hides a field. | 233 | 
|  | 'defaultPrefixSystemPropertyKey' hides a field. | 245 | 
|  | 'environmentFactory' hides a field. | 255 | 
|  | 'ignoreResourceNotFound' hides a field. | 277 | 
|  | 'localOverride' hides a field. | 288 | 
|  | 'locations' hides a field. | 314 | 
|  | Missing a Javadoc comment. | 352 | 
|  | Parameter singleton should be final. | 352 | 
|  | 'singleton' hides a field. | 352 | 
|  | Missing a Javadoc comment. | 356 | 
|  | Missing a Javadoc comment. | 360 | 
|  | 'if' construct must use '{}'s. | 361 | 
|  | Missing a Javadoc comment. | 365 | 
| Violation | Message | Line | 
|---|---|---|
|  | File contains tab characters (this is the first instance). | 43 | 
| Violation | Message | Line | 
|---|---|---|
|  | File contains tab characters (this is the first instance). | 67 | 
|  | Variable 'locations' must be private and have accessor methods. | 70 | 
|  | Variable 'localOverride' must be private and have accessor methods. | 73 | 
|  | Variable 'localProperties' must be private and have accessor methods. | 76 | 
|  | Variable 'fileEncoding' must be private and have accessor methods. | 79 | 
|  | Variable 'ignoreResourceNotFound' must be private and have accessor methods. | 82 | 
|  | Variable 'prefixConfigList' must be private and have accessor methods. | 85 | 
|  | Variable 'defaultPrefix' must be private and have accessor methods. | 88 | 
|  | Missing a Javadoc comment. | 90 | 
|  | Variable 'myProperties' must be private and have accessor methods. | 90 | 
|  | Missing a Javadoc comment. | 92 | 
|  | Variable 'persister' must be private and have accessor methods. | 92 | 
|  | Missing a Javadoc comment. | 94 | 
|  | Variable 'defaultPrefixSystemPropertyKey' must be private and have accessor methods. | 94 | 
|  | Missing a Javadoc comment. | 96 | 
|  | Variable 'environmentFactory' must be private and have accessor methods. | 96 | 
|  | Missing a Javadoc comment. | 182 | 
|  | '{' is not followed by whitespace. | 200 | 
|  | 'myProperties' hides a field. | 254 | 
|  | Redundant throws: 'BeansException' is unchecked exception. | 288 | 
|  | Redundant throws: 'BeansException' is unchecked exception. | 308 | 
|  | 'defaultPrefix' hides a field. | 318 | 
|  | 'defaultPrefixSystemPropertyKey' hides a field. | 330 | 
|  | 'environmentFactory' hides a field. | 340 | 
|  | 'ignoreResourceNotFound' hides a field. | 362 | 
|  | 'ignoreUnresolvablePlaceholders' hides a field. | 367 | 
|  | 'localOverride' hides a field. | 379 | 
|  | 'locations' hides a field. | 405 | 
|  | Missing a Javadoc comment. | 409 | 
|  | 'mixDefaultAndLocalPrefixConfigurations' hides a field. | 409 | 
|  | 'placeholderPrefix' hides a field. | 414 | 
|  | 'placeholderSuffix' hides a field. | 420 | 
|  | 'valueSeparator' hides a field. | 480 | 
| Violation | Message | Line | 
|---|---|---|
|  | File contains tab characters (this is the first instance). | 60 | 
|  | Variable 'localOverride' must be private and have accessor methods. | 61 | 
|  | Variable 'localProperties' must be private and have accessor methods. | 64 | 
|  | Variable 'locations' must be private and have accessor methods. | 67 | 
|  | Variable 'ignoreResourceNotFound' must be private and have accessor methods. | 70 | 
|  | Variable 'fileEncoding' must be private and have accessor methods. | 73 | 
|  | Variable 'prefixConfigList' must be private and have accessor methods. | 76 | 
|  | Variable 'defaultPrefix' must be private and have accessor methods. | 79 | 
|  | Missing a Javadoc comment. | 85 | 
|  | Variable access definition in wrong order. | 85 | 
|  | Variable 'environmentFactory' must be private and have accessor methods. | 85 | 
|  | Missing a Javadoc comment. | 151 | 
|  | '{' is not followed by whitespace. | 177 | 
|  | 'myProperties' hides a field. | 230 | 
|  | 'defaultPrefix' hides a field. | 254 | 
|  | 'defaultPrefixSystemPropertyKey' hides a field. | 266 | 
|  | 'environmentFactory' hides a field. | 276 | 
|  | 'ignoreResourceNotFound' hides a field. | 307 | 
|  | 'localOverride' hides a field. | 318 | 
|  | Missing a Javadoc comment. | 336 | 
|  | 'mixDefaultAndLocalPrefixConfigurations' hides a field. | 336 | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 11 | 
|  | File contains tab characters (this is the first instance). | 13 | 
|  | Name 'cur_env' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | 
|  | '{' is not preceded with whitespace. | 20 | 
|  | '{' is not preceded with whitespace. | 21 | 
|  | Missing a Javadoc comment. | 30 | 
|  | Missing a Javadoc comment. | 34 | 
|  | Parameter environmentFactories should be final. | 34 | 
|  | 'environmentFactories' hides a field. | 34 | 
| Violation | Message | Line | 
|---|---|---|
|  | File contains tab characters (this is the first instance). | 19 | 
|  | '{' is not preceded with whitespace. | 25 | 
|  | Missing a Javadoc comment. | 32 | 
|  | Missing a Javadoc comment. | 36 | 
|  | Parameter environmentFactories should be final. | 36 | 
|  | 'environmentFactories' hides a field. | 36 | 
| Violation | Message | Line | 
|---|---|---|
|  | '{' is not preceded with whitespace. | 17 | 
|  | File contains tab characters (this is the first instance). | 19 | 
|  | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | 
|  | Missing a Javadoc comment. | 28 | 
|  | Missing a Javadoc comment. | 32 | 
|  | Parameter fileName should be final. | 32 | 
|  | 'fileName' hides a field. | 32 | 
|  | Missing a Javadoc comment. | 36 | 
|  | Missing a Javadoc comment. | 40 | 
|  | Parameter propertiesKey should be final. | 40 | 
|  | 'propertiesKey' hides a field. | 40 | 
|  | '{' is not preceded with whitespace. | 51 | 
|  | 'try' is not followed by whitespace. | 53 | 
|  | '{' is not preceded with whitespace. | 53 | 
|  | 'catch' is not preceded with whitespace. | 56 | 
|  | '}' is not followed by whitespace. | 56 | 
|  | 'catch' is not followed by whitespace. | 56 | 
|  | '{' is not preceded with whitespace. | 56 | 
|  | '+' is not preceded with whitespace. | 57 | 
|  | '+' is not followed by whitespace. | 57 | 
|  | 'finally' is not preceded with whitespace. | 58 | 
|  | '}' is not followed by whitespace. | 58 | 
|  | 'finally' is not followed by whitespace. | 58 | 
|  | '{' is not preceded with whitespace. | 58 | 
|  | '{' is not preceded with whitespace. | 59 | 
|  | '+' is not preceded with whitespace. | 63 | 
|  | '+' is not followed by whitespace. | 63 | 
| Violation | Message | Line | 
|---|---|---|
|  | File contains tab characters (this is the first instance). | 20 | 
|  | Parameter environment should be final. | 30 | 
|  | 'environment' hides a field. | 30 | 
|  | '{' is not preceded with whitespace. | 37 | 
|  | '{' is not preceded with whitespace. | 40 | 
|  | '{' is not preceded with whitespace. | 44 | 
|  | Missing a Javadoc comment. | 54 | 
|  | Parameter includeDefaultProfiles should be final. | 66 | 
|  | 'includeDefaultProfiles' hides a field. | 66 | 
|  | Missing a Javadoc comment. | 70 | 
|  | Parameter reverseProfiles should be final. | 81 | 
|  | 'reverseProfiles' hides a field. | 81 | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 5 | 
|  | File contains tab characters (this is the first instance). | 7 | 
|  | Missing a Javadoc comment. | 14 | 
|  | Parameter environment should be final. | 14 | 
|  | 'environment' hides a field. | 14 | 
| Violation | Message | Line | 
|---|---|---|
|  | First sentence should end with a period. | 8 | 
|  | '{' is not preceded with whitespace. | 12 | 
|  | File contains tab characters (this is the first instance). | 14 | 
|  | '{' is not preceded with whitespace. | 23 | 
|  | 'else' is not preceded with whitespace. | 25 | 
|  | '}' is not followed by whitespace. | 25 | 
|  | 'else' is not followed by whitespace. | 25 | 
|  | '{' is not preceded with whitespace. | 25 | 
|  | '{' is not preceded with whitespace. | 28 | 
|  | '{' is not preceded with whitespace. | 29 | 
|  | 'else' is not preceded with whitespace. | 31 | 
|  | '}' is not followed by whitespace. | 31 | 
|  | 'else' is not followed by whitespace. | 31 | 
|  | '{' is not preceded with whitespace. | 31 | 
|  | Missing a Javadoc comment. | 38 | 
|  | Missing a Javadoc comment. | 42 | 
|  | Parameter environmentKeyName should be final. | 42 | 
|  | 'environmentKeyName' hides a field. | 42 | 
|  | Missing a Javadoc comment. | 46 | 
|  | First sentence should end with a period. | 51 | 
|  | Parameter checkForSystemPropertyFirst should be final. | 56 | 
|  | 'checkForSystemPropertyFirst' hides a field. | 56 |