GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/442
BROOKLYN-379: Fix rebind when bundle prefixes are used to load classes
This replaces https://github.com/apache/brooklyn-server/pull/396
See also https://github.com/neykov/brooklyn-server/pull/4 (but I'll replay
all the comments from that PR into this PR).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
neykov-aled/test/osgi-prefix-rebind
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/442.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #442
----
commit f4f008598f9f4ed1744c1d632d0b669c5a2c4434
Author: Svetoslav Neykov <[email protected]>
Date: 2016-10-31T15:22:37Z
A test to check rebind when bundle prefixes are used to load classes in
catalog items
commit 2d2f90332a3c9822eafc01403518f614ba8eca05
Author: Aled Sage <[email protected]>
Date: 2016-11-07T17:11:45Z
BROOKLYN-379: entity type includes OSGi prefix
commit 49b6535f439bbca5d74f69f0439be5ceeeae6a78
Author: Aled Sage <[email protected]>
Date: 2016-11-07T18:03:30Z
Fix osgi resolveClass to strip bundle prefix
Without this, RebindOsgiTest.testUsesCatalogBundleVersion fails
----
---
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.
---