From fe50cb107a1735fb93d0f24631e24457c752df92 Mon Sep 17 00:00:00 2001 From: etherge Date: Mon, 16 Jan 2017 12:05:07 +0800 Subject: [PATCH] KYLIN-2395 disable tomcat jar scanner to avoid lots of trivial warning messages --- build/deploy/context.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/deploy/context.xml b/build/deploy/context.xml index e8b4cf1..da4777b 100644 --- a/build/deploy/context.xml +++ b/build/deploy/context.xml @@ -28,4 +28,5 @@ --> + -- 2.9.3 (Apple Git-75)