From 95457dd4c28991a9ab2eaa156040b27ca2eeef93 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Mon, 18 Apr 2016 12:36:49 -0400 Subject: [PATCH] Enforce the use of commons-logging throughout the project --- src/checkstyle/checkstyle.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/checkstyle/checkstyle.xml b/src/checkstyle/checkstyle.xml index 8bc4ea48a..7e440e0e0 100644 --- a/src/checkstyle/checkstyle.xml +++ b/src/checkstyle/checkstyle.xml @@ -16,6 +16,9 @@ + + +