cxf git commit: [CXF-6861] Prototyping JAXBElementTypedProvider

2016-04-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 8cfbd97e0 -> 6c8d2ba81 [CXF-6861] Prototyping JAXBElementTypedProvider Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6c8d2ba8 Tree:

[2/2] cxf git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf

2016-04-07 Thread sergeyb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/55976e14 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/55976e14 Diff:

[1/2] cxf git commit: [CXF-6861] Prototyping JAXBElementTypedProvider

2016-04-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 53d7ad07c -> 55976e149 [CXF-6861] Prototyping JAXBElementTypedProvider Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ade81e37 Tree:

cxf-fediz git commit: Fixing build

2016-04-07 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes dffcc9e03 -> ba7dfac54 Fixing build Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/ba7dfac5 Tree:

[1/2] cxf-fediz git commit: Consolidate Tomcat shutdown code + avoid a NPE

2016-04-07 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 54ad62c98 -> dffcc9e03 Consolidate Tomcat shutdown code + avoid a NPE Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/0c2deab1 Tree:

[2/2] cxf-fediz git commit: Consolidate test launch code and avoid stacktraces when launching Tomcat servers

2016-04-07 Thread coheigea
Consolidate test launch code and avoid stacktraces when launching Tomcat servers Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/dffcc9e0 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/dffcc9e0 Diff:

[2/3] cxf-fediz git commit: Consolidate test launch code and avoid stacktraces when launching Tomcat servers

2016-04-07 Thread coheigea
http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a2e10b87/systests/tomcat7/src/test/java/org/apache/cxf/fediz/integrationtests/HolderOfKeyTest.java -- diff --git

[3/3] cxf-fediz git commit: Consolidate test launch code and avoid stacktraces when launching Tomcat servers

2016-04-07 Thread coheigea
Consolidate test launch code and avoid stacktraces when launching Tomcat servers Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/a2e10b87 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a2e10b87 Diff:

[1/3] cxf-fediz git commit: Consolidate Tomcat shutdown code + avoid a NPE

2016-04-07 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master 4c20cefb8 -> a2e10b873 Consolidate Tomcat shutdown code + avoid a NPE Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/953282b3 Tree:

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

2016-04-07 Thread coheigea
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/ad60c676 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ad60c676 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ad60c676 Branch:

[2/2] cxf git commit: Close a socket

2016-04-07 Thread coheigea
Close a socket Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8cfbd97e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/8cfbd97e Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/8cfbd97e Branch: refs/heads/3.1.x-fixes

[2/2] cxf git commit: Using equals instead of matches

2016-04-07 Thread coheigea
Using equals instead of matches Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5fc95af7 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/5fc95af7 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/5fc95af7 Branch:

cxf git commit: [CXF-6729] Not quoting Path with forward slash characters

2016-04-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 708f53f7a -> 3f4457435 [CXF-6729] Not quoting Path with forward slash characters Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3f445743 Tree:

cxf git commit: [CXF-6729] Not quoting Path with forward slash characters

2016-04-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 3a461f1db -> 7cccdcf53 [CXF-6729] Not quoting Path with forward slash characters Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7cccdcf5 Tree: