Details
Description
In the 2.2.x branch exists a strange behavior regarding deployment of bundles where dependencies are not resolved.
Scenario:
Bundle A depends on Bundle B but Bundle B isn't deployed yet.
Deploy Bundle A by copying it to the deploy folder. The Bundle
doesn't show up when issuing the list command. If la is used
the bundle is shown in a Installed state and it is using startlevel 1.
Now if Bundle B is deployed (even by command on shell) it also
is using startlevel 1 and therefore isn't listed when using the list command.
Attachments
Issue Links
- is related to
-
KARAF-525 Bundles listed in etc/startup.properties should only installed the first time
-
- Closed
-