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/beryllium-sr2~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=297aaef77a2f6d6f3279baa6ce385ded133e68f7;p=controller.git Add **/yang-gen-config/** to checkstyle ignore path Change-Id: I4080cd5a5c6d2ccd9374af9979ff2fca76e607ab Signed-off-by: Thanh Ha (cherry picked from commit 17d19bca1350102fd5ca1a1b7162cc5fc2ac9f79) --- diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 78b999bf12..0f7d9806ab 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}\/ +