From 9f0fdedbd55994cb39693000e23a14f852d651b8 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Fri, 8 Jun 2018 10:41:11 +0200 Subject: [PATCH] Sync Checkstyle setup with IvyDE --- build.properties | 3 +++ build.xml | 4 ++-- src/etc/checkstyle/checkstyle-config | 6 ++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/build.properties b/build.properties index 60606d95..d13a796e 100644 --- a/build.properties +++ b/build.properties @@ -50,6 +50,9 @@ ivy.install.version=1.4.1 #status=integration +# Comment out to fail builds if Checkstyle fails +#ignore.checkstyle= + test.class.pattern = *Test source.. = src/java/ diff --git a/build.xml b/build.xml index 95f17678..69a39cd5 100644 --- a/build.xml +++ b/build.xml @@ -558,7 +558,7 @@ - @@ -585,7 +585,7 @@ - diff --git a/src/etc/checkstyle/checkstyle-config b/src/etc/checkstyle/checkstyle-config index a4bce65d..2e2da7cc 100644 --- a/src/etc/checkstyle/checkstyle-config +++ b/src/etc/checkstyle/checkstyle-config @@ -19,8 +19,7 @@ under the License. --> - - + @@ -91,7 +90,6 @@ - @@ -147,7 +145,7 @@ - +