From 57bed2e5f6d7338c1137411324e24a5fa93a003d Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 9 Jun 2016 21:03:28 -0700 Subject: [PATCH] Use fully qualified checkstyle class names Update `checkstyle.xml` to use fully qualified class names. This reduces the number of warning log messages when running `mvn -X` and should also be slightly faster. --- .../src/checkstyle/checkstyle.xml | 224 +++++++++++++----- 1 file changed, 161 insertions(+), 63 deletions(-) diff --git a/spring-boot-parent/src/checkstyle/checkstyle.xml b/spring-boot-parent/src/checkstyle/checkstyle.xml index 8094c82020..8d439a92bd 100644 --- a/spring-boot-parent/src/checkstyle/checkstyle.xml +++ b/spring-boot-parent/src/checkstyle/checkstyle.xml @@ -1,84 +1,145 @@ - + + - + + - + + - + + - + + - - - + + + + + + + + - + + - - + + + + + - - + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + + - + + - - + + + + + - + + + - - + + + + + - - - + + + + + + + + - + + @@ -87,81 +148,118 @@ - + + - + + - + + - + + - - + + + + + - + + - + + - + + - - - + + + + + + + + + - + + + - + + - + + - + + - + + - - - + + + + + + + + - - - - - + + + + + + + + + + + + + + +