Closes #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~~ 0.5.0 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.

~~It will require a change in brooklyn-dist as well (Svet's 
https://github.com/apache/brooklyn-dist/pull/48). I've been testing with 
https://github.com/apache/brooklyn-dist/pull/82, which builds on that.~~


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/dc3f4461
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/dc3f4461
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/dc3f4461

Branch: refs/heads/master
Commit: dc3f4461547c096bbcbb7e944773b8fce900431f
Parents: 2fe2ba0 07e1bc8
Author: Svetoslav Neykov <svetoslav.ney...@cloudsoftcorp.com>
Authored: Tue Mar 7 23:09:45 2017 +0200
Committer: Svetoslav Neykov <svetoslav.ney...@cloudsoftcorp.com>
Committed: Tue Mar 7 23:09:45 2017 +0200

----------------------------------------------------------------------
 core/pom.xml                                | 12 +++++++++---
 karaf/features/src/main/feature/feature.xml |  4 ++--
 parent/pom.xml                              |  6 +++---
 pom.xml                                     |  8 +++++---
 rest/rest-api/pom.xml                       | 10 +++++-----
 5 files changed, 24 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/dc3f4461/core/pom.xml
----------------------------------------------------------------------

Reply via email to