Fix findbugs violations in restconf-common 55/68555/4
authorTom Pantelis <tompantelis@gmail.com>
Fri, 23 Feb 2018 15:23:04 +0000 (10:23 -0500)
committerJakubToth <jakub.toth@pantheon.tech>
Tue, 27 Feb 2018 20:33:53 +0000 (20:33 +0000)
commitab99fd44ddf84e474491005ea2db7e4282ad3966
tree21771889dbe3d2b12cff6fa9785a3d46ecab734d
parent184594736e9dce133b9c0cd691494028f7414008
Fix findbugs violations in restconf-common

- Non-transient non-serializable instance field in serializable class
- Consider using Locale parameterized version of invoked method
- Method invokes toString() method on a String
- Return value of method without side effect is ignored

Change-Id: I97eaadea79e0af6cc119b232c4df6016c17e55ee
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
.gitignore
restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfDocumentedException.java
restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfError.java
restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/util/IdentityValuesDTO.java