(felix-site-pub) branch asf-site updated: site build

2025-03-26 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/felix-site-pub.git The following commit(s) were added to refs/heads/asf-site by this push: new 991fd363 site build 991fd363

Handling the singletons for URLStreamHandlerFactory and ContentHandlerFactory

2025-03-26 Thread Thomas Watson
See https://github.com/osgi/osgi/issues/226 Frameworks like Felix and Equinox have depended on being able to use deep reflection on the java.net package in order to handle the factory singletons for URLStreamHandlerFactory and ContentHandlerFactory. Felix and Equinox make use of the Unsafe class

Karaf under Java 24 - Security Manager Issue

2025-03-26 Thread Mark Derricutt
Hey all, Was just trying to run out Karaf container under the newly released Java 24, which disables the Security Manager. app | java.lang.UnsupportedOperationException: getSubject is not supported app |at javax.security.auth.Subject.getSubject(Subject.java:277) ~[?:?] app |

[PR] FELIX-6760 - Update to Jetty 9.4.57.v20241219 on http-4.x [felix-dev]

2025-03-26 Thread via GitHub
sagarmiglani opened a new pull request, #395: URL: https://github.com/apache/felix-dev/pull/395 This PR updates the version of jetty to latest available 9.4.x version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[jira] [Created] (FELIX-6760) Update to Jetty 9.4.57.v20241219 on http-4.x

2025-03-26 Thread Sagar Miglani (Jira)
Sagar Miglani created FELIX-6760: Summary: Update to Jetty 9.4.57.v20241219 on http-4.x Key: FELIX-6760 URL: https://issues.apache.org/jira/browse/FELIX-6760 Project: Felix Issue Type: Improv