GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-dist/pull/82
Avoid sshd.core bundle rewiring on startup
This builds on Svet's https://github.com/apache/brooklyn-dist/pull/48 (so
should be rebased once that is merged first).
It avoids the rewiring of the bundle org.apache.sshd.core, which would
otherwise happen when bouncycastle bundles were later installed.
I've been testing it with
https://github.com/apache/brooklyn-server/pull/547.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-dist fix-cxf-version-strike2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-dist/pull/82.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 #82
----
commit 490085b24f013ad78400cacc39653ac8dcfbf438
Author: Svetoslav Neykov <[email protected]>
Date: 2016-09-20T11:34:44Z
Upgrade to Karaf 4.0.6
Reorders loading order - rest-resources after karaf-init as it depends on
the ManagementContext service
commit 346d2715f33214e444d11465f1589bba018566ee
Author: Aled Sage <[email protected]>
Date: 2017-01-31T16:45:52Z
karaf: add bouncycastle early (avoid sshd rewiring)
----
---
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.
---