Roy Lenferink
Roy Lenferink
I'd like to see a new feature/(module?) for configuring the Host Overrides for Unbound DNS resolver.
Add support for shared library (e.g. so / dylib files) as bundles. Note that these bundles should be resolvable on their own and cannot have additional shared libraries dependencies, as...
Currently the shared memory remote service admin is disable and not correctly building. These issues can be fixed, but because the shared memory rsa is using proxy/endpoint bundles it better...
This includes: - documents/intro - documents/building/README.md - documents/getting_started/README.md - documents/subprojects (specifically C/C Dependency Manager for the update API and bundle gen macros) - missing shell wui - missing http admin...
The event admin currently does not work anymore. Refactor the event admin so that it works again and that: - It created and export a event_admin_api interface library target containing...
The coverage result for the PSA UDPMC is not working. Seems like the gcda files are not generated. Curiously the PSA ZMQ coverage is working and the setup seems te...
Currently CppUTest is used for testing and mocking and although this framework works fine, I would be handier to move to gtest( google test) for a few reasons: 1) more...
# Support for Static Bundle Libraries The goal of this ticket is to introduce support for static bundle libraries in Apache Celix. These static libraries, which may or may not...
Add support to install celix container with a install_celix_container command. The install command should ensure that the celix container does not depend on a workdir location. This means a solution...
Original creation date: 07/Jan/2019 Reporter: @pnoltes