GitHub user neykov opened a pull request:
https://github.com/apache/brooklyn-server/pull/242
[WIP] OSGi fallback resource loading
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/brooklyn-server osgi/resource-loading
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/242.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 #242
----
commit 4a890ecb68395ae2d6c6a02384478223cbf15c90
Author: Svetoslav Neykov <[email protected]>
Date: 2016-07-06T14:37:19Z
Persistence hacks
commit 2d1ba22cad70c1a47298bacf5d64097979ad0a4b
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 6e7b609acad6753b29b842d0bb2474dbf27e089e
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
commit f90cfd604338c4b438d13d1cbd2af1902cffac63
Author: Aled Sage <[email protected]>
Date: 2016-07-07T13:34:04Z
Change classloading order in ClassLoaderUtils
commit 91ea87f93122a8905a4822a7d91b7efa18d11ee1
Author: Aled Sage <[email protected]>
Date: 2016-07-07T22:05:38Z
Handle wrapped ClassNotFoundException
And try not to wrap it!
commit cfbf51079d3dad06cb6f714a36b1831d0c1d68a4
Author: Aled Sage <[email protected]>
Date: 2016-07-07T22:40:28Z
OSGi classloading: incorporate review comments
commit 3286a1b36aabd390ded364bee03e186a371cf7e9
Author: Aled Sage <[email protected]>
Date: 2016-07-08T09:47:03Z
Update osgi test jars
commit 95d4f8dc4d5965032f9226a3c335bbabc94a057b
Author: Svetoslav Neykov <[email protected]>
Date: 2016-07-08T16:39:27Z
OSGi fallback resource loading
----
---
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.
---