GitHub user sjcorbett opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/31
Initial OSGI work
Towards BROOKLYN-13.
* Adds @ahgittin's initial work with Felix
* Updates catalog.xml to load and store bundle URLs under a `<libraries>`
element.
* Adds helpers for loading classes from bundles to
`BrooklynEntityClassResolver`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/incubator-brooklyn yaml-context
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/31.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 #31
----
commit e4e1a55037dbb6be02367ed355dd7f70358617cb
Author: Alex Heneveld <[email protected]>
Date: 2014-06-11T03:27:57Z
osgi wip
commit fd763b05d3e8a7b303b760d306fe591096a6e20a
Author: Sam Corbett <[email protected]>
Date: 2014-06-26T13:28:24Z
Ground work to load classes from bundles in blueprints
commit 2dcc8e6c041d6a93e716e66b05c0a1c274392a38
Author: Sam Corbett <[email protected]>
Date: 2014-06-28T16:11:16Z
Adds context element to catalogue entries
commit 9e28648f67e1eb57eea756dff6791342d53b412c
Author: Sam Corbett <[email protected]>
Date: 2014-06-30T11:54:44Z
Fix infinite recursion in Osgis.getBundle
commit e9efa0b7b1e2b264c3ca8bc9ed591162257a4a18
Author: Sam Corbett <[email protected]>
Date: 2014-06-30T12:19:51Z
Incorporate loading from bundles into BrooklynEntityClassResolver
commit 69d42234d17d32344432db5ceda4e1cda6a7f6f5
Author: Sam Corbett <[email protected]>
Date: 2014-06-30T14:23:35Z
Adds version to catalogue items and tests deserialisation
commit 4f61ad6f0bcc6ec58606a750cde4fb2b65fd4088
Author: Sam Corbett <[email protected]>
Date: 2014-06-30T15:07:10Z
Rename catalog context to libraries
commit c5478e089ffcced93ea37a17b97b0c900b70dbad
Author: Sam Corbett <[email protected]>
Date: 2014-06-30T16:23:37Z
Deprecate BrooklynCatalog.addItem and remove addToClasspath
commit 28c8bcac069299ebf376fdadebdd4719ae8d304b
Author: Sam Corbett <[email protected]>
Date: 2014-06-30T16:24:33Z
Note problem with BrooklynAssemblyTemplateInstantiator catalog path
----
---
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.
---