GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/237
Misc osgi [Work In Progress]
For review only at this point.
Please first merge https://github.com/apache/brooklyn-server/pull/236, then
I'll rebase this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server misc-osgi-aledsage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/237.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 #237
----
commit aaec0747245c509f795a3669063152b85217c382
Author: Svetoslav Neykov <[email protected]>
Date: 2016-07-06T14:37:19Z
Persistence hacks
commit 7fc10330239e0226c47ddcbb9432a371b22d6707
Author: Aled Sage <[email protected]>
Date: 2016-07-06T23:07:25Z
$brooklyn:object: handle osgi classes
If canât load immediately, then defer until we know the entity thus
the catalog (and libraries).
commit f35f835a09c5c65b3a71f826d23d534a74ad4938
Author: Aled Sage <[email protected]>
Date: 2016-07-06T23:12:30Z
OSGi classloading for persistence
* classnames are written out with the OSGi bundleâs symbolic name
as a prefix in persisted state (unless from a white-listed brooklyn
bundle)
* stream custom classloading to handle the bundle-name prefix
* adds SimpleObject to osgi jar (and adds config keys to entity)
* adds tests for rebind with OSGi
----
---
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.
---