BJ Hargrave
BJ Hargrave
Add support to the CDI Integration spec for implicit Condition references similar to the DS support.
Original bug ID: [BZ#3106](https://osgi.org/members/bugzilla/show_bug.cgi?id=3106) From: @bosschaert Reported version: R7
In order to create more complex Conditions easily a configurable Factory is called for. This allows integration of Conditions in a Systems without the requirement to actually register a Condition...
Asynchronous communication is an important factor in today's business applications. Especially in the IoT domain but also for distributed infrastructures the communication over publish/subscribe protocols are common mechanisms. Whereas the...
The transformer can be made to handle renaming all static references, but references to types in a String, which can be assembled at runtime, will need to be handles at...
From @tjwatson With OSGi there is a concern about package versions when an exported package uses one of the renamed packages. For example, consider the following export from a Bundle...
The cache reduces the need to create new Resource objects, including SHA-256 computation, for unchanged files. Fixes https://github.com/bndtools/bnd/issues/5367
In a follow on to #462, the question was raised about what other methods of `BundleContext` can be relaxed to operate after the `BundleContext` is closed. After analysis, the following...
Related Issue in Felix-Jira: https://issues.apache.org/jira/browse/FELIX-6470 _Originally posted by @stbischof in https://github.com/osgi/osgi/issues/343#issuecomment-1163116780_
https://jakarta.ee/specifications/soap-attachments/1.4/ links to the javadoc at https://jakarta.ee/specifications/soap-attachments/1.4/apidocs/index.html?overview-summary.html which displays a 404 in the frame. It appears there is no "overview-summary.html". https://jakarta.ee/specifications/soap-attachments/1.4/apidocs/index.html?javax/xml/soap/package-summary.html works.