Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-1.0.4
-
None
Description
For the 1.2.0 release of Felix, we are going to target partial support for fragments. Specifically, we will support extending the host's bundle class path using fragments. This will include support for searching the fragment's bundle class path after the host's bundle class path as well as injecting a JAR file from a fragment into the host's bundle class path. This functionality should correctly support both host and fragment updates along with obeying refresh dependencies.