codice / acdebugger

Purpose-built debugger for determining missing OSGi bundle security permissions
Apache License 2.0
7 stars 10 forks source link

Embed Boon in Backdoor bundle #12

Closed paouelle closed 6 years ago

paouelle commented 6 years ago

Description

Boon needs to be embedded in the backdoor bundle to ensure the whole bundle is independent from any external entities aside from OSGi.

Steps to Reproduce

Expected behavior:

When the backdoor bundle is included in a distribution, it shouldn't require a Boon bundle to be available.

Actual behavior:

Currently it requires a Boon bundle to be available and if the backdoor is included in a kernel distribution, that also forces Boon to be included.

Reproduces how often:

All the time.

Version

1.0

Additional Information