cxf git commit: [CXF-7250]NPE in HTTPTransportActivator stop if DISABLE_DEFAULT_HTTP_TRANSPORT is true

2017-02-16 Thread ffang
Repository: cxf Updated Branches: refs/heads/master 1b8064f47 -> 802d168d4 [CXF-7250]NPE in HTTPTransportActivator stop if DISABLE_DEFAULT_HTTP_TRANSPORT is true Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/802d168d Tree:

cxf git commit: [CXF-7250]NPE in HTTPTransportActivator stop if DISABLE_DEFAULT_HTTP_TRANSPORT is true

2017-02-16 Thread ffang
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 551e83863 -> 204fac343 [CXF-7250]NPE in HTTPTransportActivator stop if DISABLE_DEFAULT_HTTP_TRANSPORT is true (cherry picked from commit 802d168d4c772bd97a0c69a0f6c7dc639598f2ea) Project: http://git-wip-us.apache.org/repos/asf/cxf/rep

cxf git commit: More cleanup

2017-02-16 Thread coheigea
Repository: cxf Updated Branches: refs/heads/master 802d168d4 -> 2e06ad9a4 More cleanup Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2e06ad9a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2e06ad9a Diff: http://git-w

cxf-fediz git commit: Minor tidy-up

2017-02-16 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master 2681a2643 -> 0dabf1562 Minor tidy-up Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/0dabf156 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/0d

cxf git commit: Final whitespace fix

2017-02-16 Thread coheigea
Repository: cxf Updated Branches: refs/heads/master 2e06ad9a4 -> cf3f537d2 Final whitespace fix Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cf3f537d Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/cf3f537d Diff: http

cxf git commit: Recording .gitmergeinfo Changes

2017-02-16 Thread coheigea
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 204fac343 -> 20b7a7d61 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/20b7a7d6 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/20b

cxf git commit: [CXF-7251] Checking for Integer when dealing with the Long property types

2017-02-16 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master cf3f537d2 -> 265ac6e07 [CXF-7251] Checking for Integer when dealing with the Long property types Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/265ac6e0 Tree: http://git-wip

cxf git commit: [CXF-7251] Checking for Integer when dealing with the Long property types

2017-02-16 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 20b7a7d61 -> 868f24864 [CXF-7251] Checking for Integer when dealing with the Long property types Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/868f2486 Tree: http://gi

cxf git commit: [CXF-7251] Checking for Integer when dealing with the Long property types

2017-02-16 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes d89780f55 -> eb8f4f666 [CXF-7251] Checking for Integer when dealing with the Long property types Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/eb8f4f66 Tree: http://gi

cxf git commit: Revert some of the changes to logging feature and fix the issues using existing concepts

2017-02-16 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 265ac6e07 -> 146b00d19 Revert some of the changes to logging feature and fix the issues using existing concepts Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/146b00d1 Tree

[2/2] cxf git commit: Revert some of the changes to logging feature and fix the issues using existing concepts

2017-02-16 Thread dkulp
Revert some of the changes to logging feature and fix the issues using existing concepts # Conflicts: # rt/features/logging/src/main/java/org/apache/cxf/ext/logging/LoggingFeature.java # rt/features/logging/src/main/java/org/apache/cxf/ext/logging/LoggingInInterceptor.java # r

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

2017-02-16 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 868f24864 -> c4709d14f 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/c4709d14 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c47

cxf git commit: [CXF-7240]JAX-WS Dispatch incorrectly asserts that Message mode with XML/HTTP binding is invalid when using instances of DataSource

2017-02-16 Thread ffang
Repository: cxf Updated Branches: refs/heads/master 146b00d19 -> 9596758eb [CXF-7240]JAX-WS Dispatch incorrectly asserts that Message mode with XML/HTTP binding is invalid when using instances of DataSource Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.ap

cxf git commit: [CXF-7240]JAX-WS Dispatch incorrectly asserts that Message mode with XML/HTTP binding is invalid when using instances of DataSource

2017-02-16 Thread ffang
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes c4709d14f -> 407318934 [CXF-7240]JAX-WS Dispatch incorrectly asserts that Message mode with XML/HTTP binding is invalid when using instances of DataSource (cherry picked from commit 9596758ebbaa4e703307394a19bb6d2a411647b9) Conflicts:

cxf git commit: [CXF-7240]JAX-WS Dispatch incorrectly asserts that Message mode with XML/HTTP binding is invalid when using instances of DataSource

2017-02-16 Thread ffang
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes eb8f4f666 -> 34594803a [CXF-7240]JAX-WS Dispatch incorrectly asserts that Message mode with XML/HTTP binding is invalid when using instances of DataSource (cherry picked from commit 9596758ebbaa4e703307394a19bb6d2a411647b9) Conflicts: