From 18750dfc0881180a068edb92a5fbde6d66ac6ef6 Mon Sep 17 00:00:00 2001 From: dailidong Date: Thu, 6 Feb 2020 18:52:44 +0800 Subject: [PATCH] remove jasper-runtime jar, not need anymore (#1900) * update README about DolphinScheduler * Update issue templates * update * regularize api pom xml update rpc maven compile to 1.8 * regularize api pom xml * change commons.lang3.StringUtils to common.utils.StringUtils * update pom.xml * update * correct equals method * jasper-runtime is needed when api server start * jasper-runtime jar is needed when api server start * combine logback config of master/worker/alert/api server to one logback.xml * remove tomcat runtime jar * add UT * add license * remove jasper-runtime jar, not need anymore Co-authored-by: DS --- dolphinscheduler-api/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dolphinscheduler-api/pom.xml b/dolphinscheduler-api/pom.xml index fd56fb8d9f..bac74da0b0 100644 --- a/dolphinscheduler-api/pom.xml +++ b/dolphinscheduler-api/pom.xml @@ -27,10 +27,6 @@ ${project.artifactId} jar - - 5.5.23 - - org.apache.dolphinscheduler @@ -182,12 +178,6 @@ hadoop-aws - - tomcat - jasper-runtime - ${jasper-runtime.version} - - javax.servlet servlet-api