cxf git commit: CXF-6882: Implement JAX-RS 2.1 NIO Proposal [Forced Update!]

2016-11-23 Thread reta
Repository: cxf Updated Branches: refs/heads/CXF-6882.nio 9e085f4ee -> 98050b522 (forced update) CXF-6882: Implement JAX-RS 2.1 NIO Proposal Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/98050b52 Tree:

cxf git commit: CXF-6882: Implement JAX-RS 2.1 NIO Proposal

2016-11-23 Thread reta
Repository: cxf Updated Branches: refs/heads/CXF-6882.nio [created] 9e085f4ee CXF-6882: Implement JAX-RS 2.1 NIO Proposal Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9e085f4e Tree:

cxf-fediz git commit: Findbugs work on the Fediz services

2016-11-23 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes f1159f3a7 -> 94d12ade2 Findbugs work on the Fediz services Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/94d12ade Tree:

[3/6] cxf git commit: Fix random test failure (methods can return in any order)

2016-11-23 Thread dkulp
Fix random test failure (methods can return in any order) Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/b72bf00a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/b72bf00a Diff:

[5/6] cxf git commit: Fix checkstyle issues in samples

2016-11-23 Thread dkulp
Fix checkstyle issues in samples # Conflicts: # distribution/src/main/release/samples/jax_rs/spark/src/main/java/demo/jaxrs/server/SparkUtils.java # distribution/src/main/release/samples/jax_rs/spark/src/main/java/demo/jaxrs/server/simple/Server.java #

[4/6] cxf git commit: Fix build failure due to dependency name/version for servlet-api

2016-11-23 Thread dkulp
Fix build failure due to dependency name/version for servlet-api Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2164a191 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2164a191 Diff:

[2/6] cxf git commit: Get the HTTPSProxyAuthConduitTest working java8 update 112+

2016-11-23 Thread dkulp
Get the HTTPSProxyAuthConduitTest working java8 update 112+ Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/55f92f4c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/55f92f4c Diff:

[1/6] cxf git commit: Remove a bunch of redundant final modifiers (flagged by new Checkstyle plugin in eclipse)

2016-11-23 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 9deb2d179 -> b9431024b Remove a bunch of redundant final modifiers (flagged by new Checkstyle plugin in eclipse) # Conflicts: #

[6/6] cxf git commit: Recording .gitmergeinfo Changes

2016-11-23 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/b9431024 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/b9431024 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/b9431024 Branch:

cxf-fediz git commit: Findbugs work on the Fediz services

2016-11-23 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes e7e1455db -> 9958f08ff Findbugs work on the Fediz services Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/9958f08f Tree:

[1/4] cxf git commit: Fix checkstyle issues in samples

2016-11-23 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master d9e2a6e72 -> 8fc9d7829 Fix checkstyle issues in samples Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8fc9d782 Tree:

[2/4] cxf git commit: Fix build failure due to dependency name/version for servlet-api

2016-11-23 Thread dkulp
Fix build failure due to dependency name/version for servlet-api Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/211302fb Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/211302fb Diff:

[4/4] cxf git commit: Fix random test failure (methods can return in any order)

2016-11-23 Thread dkulp
Fix random test failure (methods can return in any order) Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7a3f087a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7a3f087a Diff:

[3/4] cxf git commit: Update to not pull in jaxb-impl and use the in-jre version by default

2016-11-23 Thread dkulp
Update to not pull in jaxb-impl and use the in-jre version by default Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/54b71171 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/54b71171 Diff:

cxf git commit: Letting CXF StaxUtils prepare XMLStreamReader for Atom reads

2016-11-23 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes f794e015a -> 8e4970d93 Letting CXF StaxUtils prepare XMLStreamReader for Atom reads Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8e4970d9 Tree:

cxf git commit: Letting CXF StaxUtils prepare XMLStreamReader for Atom reads

2016-11-23 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 0769de24e -> 9deb2d179 Letting CXF StaxUtils prepare XMLStreamReader for Atom reads Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9deb2d17 Tree:

cxf git commit: Letting CXF StaxUtils prepare XMLStreamReader for Atom reads

2016-11-23 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 1cdab6490 -> d9e2a6e72 Letting CXF StaxUtils prepare XMLStreamReader for Atom reads Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d9e2a6e7 Tree:

cxf-fediz git commit: Findbugs work on the Fediz services

2016-11-23 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master 4944104ee -> 467382b88 Findbugs work on the Fediz services Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/467382b8 Tree:

[1/3] cxf git commit: Recording .gitmergeinfo Changes

2016-11-23 Thread coheigea
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 8ae768d76 -> f794e015a Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/24bbc950 Tree:

[3/3] cxf git commit: Fixing merge

2016-11-23 Thread coheigea
Fixing merge Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f794e015 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f794e015 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f794e015 Branch: refs/heads/3.0.x-fixes

[2/3] cxf git commit: CXF-7148 - Race Condition while handling symmetric key in SymmetricBindingHandler

2016-11-23 Thread coheigea
CXF-7148 - Race Condition while handling symmetric key in SymmetricBindingHandler # Conflicts: # rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/SymmetricBindingHandler.java Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

cxf git commit: CXF-7148 - Race Condition while handling symmetric key in SymmetricBindingHandler

2016-11-23 Thread coheigea
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 37b616d3e -> 0769de24e CXF-7148 - Race Condition while handling symmetric key in SymmetricBindingHandler Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/0769de24 Tree:

cxf git commit: CXF-7148 - Race Condition while handling symmetric key in SymmetricBindingHandler

2016-11-23 Thread coheigea
Repository: cxf Updated Branches: refs/heads/master 267622c64 -> 1cdab6490 CXF-7148 - Race Condition while handling symmetric key in SymmetricBindingHandler Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1cdab649 Tree: