From: Giovanni Meo Date: Thu, 7 Nov 2013 16:33:37 +0000 (+0000) Subject: Merge "Add checkstyle rule EqualHashCode that ensures that those methods are implemen... X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~464 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=01a56eb0af909443c71e7b8363f8cc5a197b31bb;hp=4f76ea30ad49331ca38ce63925b3fabf8e769731 Merge "Add checkstyle rule EqualHashCode that ensures that those methods are implemented together, and not just one of them." --- diff --git a/opendaylight/commons/checkstyle/src/main/resources/controller/checkstyle.xml b/opendaylight/commons/checkstyle/src/main/resources/controller/checkstyle.xml index 57f169db73..2b7462ac68 100644 --- a/opendaylight/commons/checkstyle/src/main/resources/controller/checkstyle.xml +++ b/opendaylight/commons/checkstyle/src/main/resources/controller/checkstyle.xml @@ -19,6 +19,7 @@ +