GitHub user neykov opened a pull request:
https://github.com/apache/brooklyn-server/pull/257
Comment out catalog items coming from brooklyn-libraries in Karaf dist
brooklyn-libraries features are not installed at boot so can't reference
them in the default catalog. The reason is that brooklyn-libraries is not yet
built when the Karaf dist is assembled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/brooklyn-server fix/library-classes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/257.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 #257
----
commit 6b4bc442381e41a8ffd0690f208f3ccb069953b5
Author: Svetoslav Neykov <[email protected]>
Date: 2016-07-13T15:34:09Z
Comment out catalog items coming from brooklyn-libraries in Karaf dist
brooklyn-libraries features are not installed at boot so can't reference
them in the default catalog. The reason is that brooklyn-libraries is not yet
built when the Karaf dist is assembled.
----
---
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.
---