From: Thanh Ha Date: Mon, 14 Mar 2016 21:08:13 +0000 (-0400) Subject: Add **/yang-gen-config/** to checkstyle ignore path X-Git-Tag: release/boron~285 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=17d19bca1350102fd5ca1a1b7162cc5fc2ac9f79 Add **/yang-gen-config/** to checkstyle ignore path Change-Id: I4080cd5a5c6d2ccd9374af9979ff2fca76e607ab Signed-off-by: Thanh Ha --- diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index bea6be867b..fefb4267cb 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -150,7 +150,15 @@ - **\/config\/yang\/logback\/config\/**,**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/ + + **/yang-gen-config/**, + **\/config\/yang\/logback\/config\/**, + **\/target\/, + **\/bin\/, + **\/target-ide\/, + **\/${jmxGeneratorPath}\/, + **\/${salGeneratorPath}\/ +