From 43c3d007cccfc15ab55b10f82c2e89aef843bc32 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Thu, 30 Jan 2014 00:10:31 -0800 Subject: [PATCH] propertyExpansion does work, so I changed configs --- ant-phase-verify.xml | 1 - build.xml | 3 --- checkstyle_checks.xml | 2 +- pom.xml | 3 +++ 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ant-phase-verify.xml b/ant-phase-verify.xml index 2851eeb13..12507ce1d 100644 --- a/ant-phase-verify.xml +++ b/ant-phase-verify.xml @@ -12,7 +12,6 @@ - - - - diff --git a/checkstyle_checks.xml b/checkstyle_checks.xml index bc3a27f56..14d40e97a 100644 --- a/checkstyle_checks.xml +++ b/checkstyle_checks.xml @@ -25,7 +25,7 @@ - + diff --git a/pom.xml b/pom.xml index 8c4171594..c8316ac6e 100644 --- a/pom.xml +++ b/pom.xml @@ -636,8 +636,11 @@ checkstyle.suppressions.file suppressions.xml java.header + checkstyle.importcontrol.file=import-control.xml +