Ronald Klop 3166f9b4ba
java/javamail: remove java from run dependencies
As javamail is a library and not an application itself it should not
have a run-dependency on Java. It doesn't run on its own.
It will always use the java version of the application that uses javamail.

Use source and target arguments compatible with jdk21.

If not using openjdk8 bring back the Java Activation Framework. In
openjdk8 these classes were included in the core packages. In later
JDK versions it was removed again.

PR:	291388
2025-12-11 09:52:58 +01:00
..
2025-11-06 03:48:13 +03:00
2025-09-27 20:41:26 +02:00
2025-10-17 13:59:30 +02:00
2025-11-02 13:48:20 -08:00
2025-10-27 15:29:55 +01:00