[
https://issues.apache.org/jira/browse/FELIX-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-6833.
-------------------------------------
Resolution: Fixed
Fixed in
[https://github.com/apache/felix-dev/commit/469904920f362db59a2edc116125c89b1d081dd3]
* Removed usage of getSecurityManager from http.base
* Increased version of http.base to 6.0.0
* Updated jetty12 implementation to use http.base 6.0.0-SNAPSHOT
* Updated it tests to use latest version and switch default to jetty12
> Drop support for Security Manager
> ---------------------------------
>
> Key: FELIX-6833
> URL: https://issues.apache.org/jira/browse/FELIX-6833
> Project: Felix
> Issue Type: New Feature
> Components: HTTP Service
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: http.base-6.0.0, http.jetty12-2.0.2, http.jetty12-1.2.2
>
>
> As the security manager is deprecated with Java 17 (for removal later) and
> Jetty12 requires Java 17+ we should remove code using the security manager.
> This affects only two places in http.base
--
This message was sent by Atlassian Jira
(v8.20.10#820010)