Guido Schnepp created CONFIGURATION-858:
-------------------------------------------
Summary: Remove non-optional import-package java.applet which is
not available in Java 25+
Key: CONFIGURATION-858
URL: https://issues.apache.org/jira/browse/CONFIGURATION-858
Project: Commons Configuration
Issue Type: Task
Affects Versions: 2.15.1
Reporter: Guido Schnepp
commons-configuration2 2.15.1 relies on the mandatory import of the
*java.applet* package in the manifest file. Unfortunately, this package was
removed in Java 25. Therefore, this package should at least be made optional so
that it works with newer versions of Java.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)