From b7461ce2e43bda44a1ba5355f78288c85da773bc Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 3 Jul 2018 18:28:55 +0200 Subject: [PATCH] update links and "included in Java" info for JAF --- manual/Tasks/mimemail.html | 9 ++++++--- manual/install.html | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/manual/Tasks/mimemail.html b/manual/Tasks/mimemail.html index ba066a6b6..c86d61464 100644 --- a/manual/Tasks/mimemail.html +++ b/manual/Tasks/mimemail.html @@ -31,9 +31,12 @@

Description

Sends SMTP mail with MIME attachments. -JavaMail -and Java -Activation Framework are required for this task.

+JavaMail +and Java +Activation Framework are required for this task. The Java +Activation Framework is part of the standard class library for Java6 +to Java9 but must be provided as an external library for Java10 and +later again.

Multiple files can be attached using FileSets.

Parameters

diff --git a/manual/install.html b/manual/install.html index ccaeb3e04..2d232f0a4 100644 --- a/manual/install.html +++ b/manual/install.html @@ -928,11 +928,11 @@ these tasks available. Please refer to the Installing + (included in Java 6 to Java9 no longer included in Java10 and later) - +
activation.jar
- (included in Java 6 and later runtime)
mail task with MIME encoding, and deprecated mimemail taskhttp://www.oracle.com/technetwork/java/javase/jaf-135115.htmlhttps://github.com/javaee/activation
jdepend.jar