Github user neykov commented on the issue:
https://github.com/apache/brooklyn-server/pull/533
LGTM. The white-list has precendece over the bundle prefixes. Serializing
them in all cases is a no-op for white listed bundles. But very useful for
rebind when the white-list changes.
There's a failing test:
OsgiClassPrefixerTest.testGetPrefixWithWhitelistedBundle:73->assertAbsent:104
val=Optional.of(org.apache.brooklyn.my-bundle:) expected [false] but found
[true]
Good to merge after fixing the test.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---