From 3065df7eee315149e0776d7f1f6b2ecf51f82e4d Mon Sep 17 00:00:00 2001 From: Jochen Van de Velde Date: Wed, 18 Jan 2017 11:21:44 +0100 Subject: [PATCH] config: Limit Guava import control to src/main --- config/checkstyle_checks.xml | 1 + config/import-control.xml | 48 +++++++++++++----------------------- 2 files changed, 18 insertions(+), 31 deletions(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index 1898112f6..3f49efadb 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -276,6 +276,7 @@ + diff --git a/config/import-control.xml b/config/import-control.xml index 440d652ba..d032e9305 100644 --- a/config/import-control.xml +++ b/config/import-control.xml @@ -24,6 +24,10 @@ + + + + @@ -31,26 +35,24 @@ - - - - + - - + + + @@ -63,49 +65,42 @@ local-only="true"/> + + + + + - - - - - + + + + - - - - - - - - - - - @@ -116,10 +111,6 @@ - - - - @@ -130,9 +121,4 @@ - - - - -