GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/777
Entitlements improvements
- Adds toString in various places.
- Entitlements.allOf/anyOf takes Utterable<EntitlementManager>, as well
as the overloaded varargs version.
- Clean up reflectively instantiating global EntitlementManager.
- Use catalog-class-loader
- Allow various constructors, for optionally having ManagementContext
and/or BrooklynProperties
- On âreload brooklyn propertiesâ, recreate EntitlementManager in case
entitlements have changed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
minor/entitlements-cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/777.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 #777
----
commit bcd6baaec698e536022e5c79b8a1c29e2ab71b5a
Author: Aled Sage <[email protected]>
Date: 2015-07-29T14:40:35Z
Entitlements improvements
- Adds toString in various places.
- Entitlements.allOf/anyOf takes Utterable<EntitlementManager>, as well
as the overloaded varargs version.
- Clean up reflectively instantiating global EntitlementManager.
- Use catalog-class-loader
- Allow various constructors, for optionally having ManagementContext
and/or BrooklynProperties
- On âreload brooklyn propertiesâ, recreate EntitlementManager in case
entitlements have changed.
----
---
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.
---