|
|
@@ -899,12 +899,15 @@ these tasks available. Please refer to the <a href="#optionalTasks">Installing A |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>activation.jar<br/> |
|
|
|
(included in Java 6 to Java 10 but the <code>java.activation</code> module is deprecated and marked for removal in |
|
|
|
Java 9 and needs to be enabled explicitly on Java 10)</td> |
|
|
|
<ul> |
|
|
|
<li>Included in Java 6 to Java 10 but the <code>java.activation</code> module is deprecated and marked for removal in |
|
|
|
Java 9 and needs to be enabled explicitly on Java 10.</li> |
|
|
|
<li>Starting Java 11, the <code>java.activation</code> module has been <a href="http://openjdk.java.net/jeps/320">removed</a> and the jar has to be explicitly made available in the classpath.</li> |
|
|
|
</ul> |
|
|
|
</td> |
|
|
|
<td><a href="Tasks/mail.html">mail</a> task with MIME encoding, |
|
|
|
and <em><u>deprecated</u></em> <a href="Tasks/mimemail.html">mimemail</a> task</td> |
|
|
|
<td><a href="https://github.com/javaee/activation" |
|
|
|
target="_top">https://www.oracle.com/technetwork/java/javase/jaf-135115.html</a></td> |
|
|
|
<td><a href="https://github.com/eclipse-ee4j/jaf">https://github.com/eclipse-ee4j/jaf</a></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>jdepend.jar</td> |
|
|
|