From 42812995d072792497dba1faeb60a3f2ad61f364 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Mon, 13 Aug 2018 20:05:11 +0530 Subject: [PATCH] Fetch the right jars and dependencies for the mail task --- fetch.xml | 7 +++++-- lib/libraries.properties | 2 +- manual/install.html | 5 ++--- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/fetch.xml b/fetch.xml index 51b438b2a..679aceb4a 100644 --- a/fetch.xml +++ b/fetch.xml @@ -315,8 +315,11 @@ Set -Ddest=LOCATION on the command line - - + + Installing https://commons.apache.org/bcel/ - javax.mail-api.jar - mail task with MIME encoding, - and deprecated mimemail task + javax.mail.jar + mail task and deprecated mimemail task https://javaee.github.io/javamail/