activation.jar
- (included in Java 6 to Java 10 but the java.activation module is deprecated and marked for removal in
- Java 9 and needs to be enabled explicitly on Java 10) |
+
+ - Included in Java 6 to Java 10 but the
java.activation
module is deprecated and marked for removal in
+ Java 9 and needs to be enabled explicitly on Java 10.
+ - Starting Java 11, the
java.activation
module has been removed and the jar has to be explicitly made available in the classpath.
+
+
mail task with MIME encoding,
and deprecated mimemail task |
- https://www.oracle.com/technetwork/java/javase/jaf-135115.html |
+ https://github.com/eclipse-ee4j/jaf |