You can control what the name is for a bundle installed as a wrapped jar by appending $Bundle-SymbolicName=<your name here> to your bundle URL.
For example: install -s wrap:file:<path-to-jar>\$Bundle-SymbolicName=<bundle-name> On Tue, Jul 4, 2023 at 9:20 AM jose.garnica.lomeli < [email protected]> wrote: > Hi everyone, > > The karaf console in my application is displaying many libraries as > *wrap * > I know it is a way to make compatible karaf to non-osgi java libraries > > is there any way to remove those wrap of the console? > [image: image.png] > > > Sent with Proton Mail <https://proton.me/> secure email. >
