In your case it's not necessary as other bundles don't have any
permission. You just have to use the commit method of
ConditionalPermissionUpdate to update the permission table.
So in one of my bundles, I create a couple permissions:
-BundleLocationCondition (like below) for system bundle AllPermission
-BundleLocationCondition for my bundle AllPermission
-BundleSignerCondition that says only bundles signed with
CN=ROSHAN,* have AllPermission
Do I have to add another BundleSignerCondition, not sure how, but
that says any other bundles have no permission?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org