From: Colin Dixon Date: Fri, 5 Jul 2013 22:35:30 +0000 (-0500) Subject: Fixing the style checker to ignore the target directories to fix Bug 29 X-Git-Tag: releasepom-0.1.0~310^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=97da678186275de1b9bf8478657839ce77c02a98 Fixing the style checker to ignore the target directories to fix Bug 29 Change-Id: I83220b06a13c74b0ea18a278ae1ae5fb72aa6e00 Signed-off-by: Colin Dixon --- diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index c3c9a5cd1e..98e1d1ab90 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -306,6 +306,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat + target\/