GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/547
[WIP] CXF upgrade
This upgrade CXF to 3.1.9.
It also bumps httpcomponents to 4.4.4 (thus replacing
https://github.com/apache/brooklyn-server/pull/362)
It cherry-picks @neykov's
https://github.com/apache/brooklyn-server/pull/334 (for karaf 4.0.8 upgrade).
It requires a new release of winrm4j (which must include
https://github.com/cloudsoft/winrm4j/pull/48). This PR will fail to build until
that dependency is available. For now, it says 0.5.0-ea1 which I built for
myself locally.
For this to work fully, it also requires
https://github.com/apache/brooklyn-library/pull/73 to be merged.
And will require thanks in brooklyn-dist as well (PR to follow shortly).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server cxf-upgrade
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/547.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 #547
----
commit b868ea430751336c0b4733eb49d55f1130222ef5
Author: Aled Sage <[email protected]>
Date: 2017-01-10T11:49:58Z
Bump httpcomponents.httpcore version to 4.4.4
And httpclient to 4.4.2
commit 8e4410039c92546208d10490fe18db20c778c8ef
Author: Aled Sage <[email protected]>
Date: 2017-01-09T14:46:12Z
winrm4j: bump to 0.5.0-ea1
commit f69cc22209f8e6cdc42f9b898efe7899b3902561
Author: Aled Sage <[email protected]>
Date: 2017-01-09T14:45:58Z
Remove rest-api explicit import-package version
commit 5239088f8e626d03eefab0dc4822034d93321db2
Author: Svetoslav Neykov <[email protected]>
Date: 2016-09-20T11:31:44Z
Upgrade to Karaf 4.0.8
commit 5349edf70359d01d2a8882479005b57f75a203dc
Author: Aled Sage <[email protected]>
Date: 2017-01-31T15:32:36Z
Upgrade cxf to 3.1.9 (from 3.1.4)
commit 60bad823b6a07b59e2e7d61deb85654345681dd3
Author: Aled Sage <[email protected]>
Date: 2017-01-31T16:32:51Z
core/pom.xml: karaf import/export-package comments
----
---
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.
---