GitHub user CMoH opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/992
Brooklyn OSGification - step 1 fixes
This addresses most of the comments in #962. Also included is a fix for the
build that fixes the karaf assembly project, which leads to problems further on
with brooklyn-itest.
The current quick-fix is to disable brooklyn-itest, so that the jenkins
build won't be a problem for everyone until we manage to integrate it properly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CMoH/incubator-brooklyn karaf-container
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/992.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 #992
----
commit af6cbb9c9b9f37d9eea315501a1c4c84df4332dd
Author: Ciprian Ciubotariu <[email protected]>
Date: 2015-10-27T16:54:19Z
[BROOKLYN-183] Bump to karaf-4.0.2
Fixes the apache-brooklyn (karaf assembly) build problem when the local
maven repo is set to a custom location.
commit a929b7b4cd9a3d68318fef24bb2d239999b23d58
Author: Ciprian Ciubotariu <[email protected]>
Date: 2015-10-27T20:27:56Z
[BROOKLYN-183] Temporarily brooklyn-itest module
Breaks the build when maven is run with custom local repo location.
commit a145b55c9edff4776fb807467a75eb8c43904d8e
Author: Ciprian Ciubotariu <[email protected]>
Date: 2015-10-27T20:29:14Z
[BROOKLYN-183] Re-add deleted interfaces with deprecated annotation
Implemented in terms of newer classes and/or functions during OSGification.
commit 21a3857d77b8f22a9601413f55ea913db9c76f20
Author: Ciprian Ciubotariu <[email protected]>
Date: 2015-10-27T20:30:37Z
[BROOKLYN-183] Annotate karaf-command with @Beta
commit dc6e5aaa93ee1628c8eac2a033724b50fb1c5556
Author: Ciprian Ciubotariu <[email protected]>
Date: 2015-10-27T20:31:09Z
[BROOKLYN-183] Drop junit deps from brooklyn-itest
Won't compile right now, but brooklyn-itest is disabled at the moment.
----
---
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.
---