From a5c2b87c6483e5ec30fb365aac12975037274449 Mon Sep 17 00:00:00 2001 From: Tboy Date: Wed, 12 Feb 2020 17:47:11 +0800 Subject: [PATCH] exclude jasper-compiler in case of runtime conflict (#1938) * move datasource classes to dao module * fix send4LetterWord bug * exclude jasper-compiler in case of runtime conflict --- dolphinscheduler-common/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dolphinscheduler-common/pom.xml b/dolphinscheduler-common/pom.xml index e1cdfb48fd..2ef61d7f36 100644 --- a/dolphinscheduler-common/pom.xml +++ b/dolphinscheduler-common/pom.xml @@ -534,6 +534,10 @@ log4j-web org.apache.logging.log4j + + jasper-compiler + tomcat +