From ea383c49cfec96c47c5c2fa989ada4f3cbae05f7 Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Mon, 5 Nov 2018 09:28:51 -0500 Subject: [PATCH 1/1] Update the jetty extraclasspath update the mail.jar version in the jetty extraclasspath Issue-ID: DMAAP-872 Change-Id: I4e10f6dfa1fb5ff4b5167614cb08ea2bfff3ce1b Signed-off-by: sunil unnava --- src/main/config/ajsc-jetty.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/config/ajsc-jetty.xml b/src/main/config/ajsc-jetty.xml index ee626bb..9fe7b77 100644 --- a/src/main/config/ajsc-jetty.xml +++ b/src/main/config/ajsc-jetty.xml @@ -32,7 +32,7 @@ /etc/runner-web.xml /etc/ajsc-override-web.xml true - /extJars/json-20131018.jar,/extJars/mail-1.4.jar + /extJars/json-20131018.jar,/extJars/mail-1.4.4.jar false -- 2.16.6