This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 2fd0b2e  Merge pull request #379 from andymc12/registerContracts
     new ac91233  Switching wsdl_maven project to pick up XJC from the CXF 
version
     new 1b0714b  Removed Sun xmlns:jaxws namespace where it's not needed

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../samples/oauth/server/src/main/webapp/WEB-INF/oauth-beans.xml       | 2 +-
 .../test/java/org/apache/cxf/transport/http_jetty/invalid-engines.xml  | 2 +-
 .../transport/http_jetty/server-engine-factory-jetty9-connector.xml    | 2 +-
 .../java/org/apache/cxf/transport/http_jetty/server-engine-factory.xml | 2 +-
 .../java/org/apache/cxf/transport/http_undertow/invalid-engines.xml    | 2 +-
 .../org/apache/cxf/transport/http_undertow/server-engine-factory.xml   | 2 +-
 .../src/test/java/org/apache/cxf/systest/http/resources/Abost.cxf      | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Bethal.cxf     | 1 -
 .../java/org/apache/cxf/systest/http/resources/BethalClientConfig.cxf  | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Gordy.cxf      | 1 -
 .../apache/cxf/systest/http/resources/Http2HttpLoopRedirectFail.cxf    | 1 -
 .../java/org/apache/cxf/systest/http/resources/Http2HttpRedirect.cxf   | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Hurlon.cxf     | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Morpit.cxf     | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Mortimer.cxf   | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Poltim.cxf     | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Rethwel.cxf    | 1 -
 .../test/java/org/apache/cxf/systest/http/resources/SessionServer.xml  | 2 +-
 .../org/apache/cxf/systest/http/resources/SessionServer_Windows.xml    | 2 +-
 .../src/test/java/org/apache/cxf/systest/http/resources/Tarpin.cxf     | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Abost.cxf      | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Bethal.cxf     | 1 -
 .../java/org/apache/cxf/systest/http/resources/BethalClientConfig.cxf  | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Gordy.cxf      | 1 -
 .../apache/cxf/systest/http/resources/Http2HttpLoopRedirectFail.cxf    | 1 -
 .../java/org/apache/cxf/systest/http/resources/Http2HttpRedirect.cxf   | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Hurlon.cxf     | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Morpit.cxf     | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Mortimer.cxf   | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Poltim.cxf     | 1 -
 .../src/test/java/org/apache/cxf/systest/http/resources/Rethwel.cxf    | 1 -
 .../test/java/org/apache/cxf/systest/http/resources/SessionServer.xml  | 2 +-
 .../org/apache/cxf/systest/http/resources/SessionServer_Windows.xml    | 2 +-
 .../src/test/java/org/apache/cxf/systest/http/resources/Tarpin.cxf     | 1 -
 .../resources/org/apache/cxf/systest/http_undertow/undertow-engine.xml | 2 +-
 .../java/org/apache/cxf/systest/servlet/resolver/ResolverTest.java     | 3 +--
 .../src/test/resources/org/apache/cxf/systest/http/Abost.cxf           | 1 -
 .../org/apache/cxf/systest/http/Http2HttpLoopRedirectFail.cxf          | 1 -
 .../test/resources/org/apache/cxf/systest/http/Http2HttpRedirect.cxf   | 1 -
 .../src/test/resources/org/apache/cxf/systest/http/Hurlon.cxf          | 1 -
 .../src/test/resources/org/apache/cxf/systest/http/Mortimer.cxf        | 1 -
 .../src/test/resources/org/apache/cxf/systest/http/Rethwel.cxf         | 1 -
 .../test/resources/org/apache/cxf/systest/http_jetty/jetty-engine.xml  | 2 +-
 .../src/test/resources/org/apache/cxf/systest/https/conduit/Bethal.cxf | 1 -
 .../org/apache/cxf/systest/https/conduit/BethalClientConfig.cxf        | 1 -
 .../src/test/resources/org/apache/cxf/systest/https/conduit/Gordy.cxf  | 1 -
 .../src/test/resources/org/apache/cxf/systest/https/conduit/Morpit.cxf | 1 -
 .../test/resources/org/apache/cxf/systest/https/conduit/Mortimer.cxf   | 1 -
 .../src/test/resources/org/apache/cxf/systest/https/conduit/Poltim.cxf | 1 -
 .../src/test/resources/org/apache/cxf/systest/https/conduit/Tarpin.cxf | 1 -
 systests/wsdl_maven/codegen/src/it/it-parent/pom.xml                   | 2 +-
 51 files changed, 14 insertions(+), 52 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
cohei...@apache.org.

Reply via email to