[
https://issues.apache.org/jira/browse/CONFIGURATION-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18104037#comment-18104037
]
Gary D. Gregory commented on CONFIGURATION-858:
-----------------------------------------------
Hello [~gschnepp]
How would you implement this so that the functionality remains on versions
older than 25 which is our main audience after all?
> 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)