From: Alessandro Boch Date: Fri, 13 Dec 2013 16:41:26 +0000 (+0000) Subject: Merge "Make sure the target-ide are excluded by checkstyle" X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~196 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=764486daa10c5f0e816ab0366af00f5da2f801a0;hp=-c Merge "Make sure the target-ide are excluded by checkstyle" --- 764486daa10c5f0e816ab0366af00f5da2f801a0 diff --combined opendaylight/commons/opendaylight/pom.xml index dd73815b34,272c0201bd..5183165752 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@@ -70,6 -70,8 +70,6 @@@ 0.5.3.201107060350 1.3.1 2.3.7 - 2.5 - 1.3.1 4.8.1 0.3.0-SNAPSHOT 0.5.9-SNAPSHOT @@@ -994,7 -996,7 +994,7 @@@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/ + **\/target\/,**\/bin\/,**\/target-ide\/