From 5433883034cd822f2c2512021ceac754f0b28607 Mon Sep 17 00:00:00 2001 From: twogee Date: Sat, 11 Jan 2020 19:18:54 +0100 Subject: [PATCH 1/3] Update code analysis tools --- check.xml | 6 ++-- src/etc/checkstyle/checkstyle-config | 46 ++++++++++++++++------------ 2 files changed, 29 insertions(+), 23 deletions(-) diff --git a/check.xml b/check.xml index fe3baccff0..f3a0af40ee 100644 --- a/check.xml +++ b/check.xml @@ -58,7 +58,7 @@ + + + + + + + + + + @@ -37,7 +47,7 @@ - + @@ -61,11 +71,6 @@ - - - - - @@ -93,13 +98,14 @@ + - - + + - - - - - - + + + + + + + - - - - - - From 5764fe9803a60e0c9453875f49f6f627b474e676 Mon Sep 17 00:00:00 2001 From: twogee Date: Sat, 11 Jan 2020 19:20:56 +0100 Subject: [PATCH 2/3] =?UTF-8?q?Don=E2=80=99t=20fetch=20Ivy=20if=20it=20is?= =?UTF-8?q?=20available=20(homebrew=20Ant=20distribution=20includes=20Ivy?= =?UTF-8?q?=20and=20BCEL)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- check.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/check.xml b/check.xml index f3a0af40ee..6191038492 100644 --- a/check.xml +++ b/check.xml @@ -147,8 +147,9 @@ value="${htmlcheck.report.dir}/report.txt" description="Report file of the HTML-Check"/> + - + From 09ea5bf41e2e45f0583b9beddeb7ed603d63df64 Mon Sep 17 00:00:00 2001 From: twogee Date: Sat, 11 Jan 2020 21:18:50 +0100 Subject: [PATCH 3/3] Superfluous explicit calls to transitive dependencies --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 35ba766f64..e23b2d5d96 100644 --- a/build.xml +++ b/build.xml @@ -613,7 +613,7 @@ Build the code =================================================================== --> -