[
https://issues.apache.org/jira/browse/CONFIGURATION-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guido Schnepp updated CONFIGURATION-858:
----------------------------------------
Summary: Remove mandatory import-package java.applet which is not available
in Java 25+ (was: Remove non-optional import-package java.applet which is not
available in Java 25+)
> Remove mandatory 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
> Priority: Critical
>
> 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)