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
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
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 |
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
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