You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by am...@apache.org on 2017/10/24 14:19:41 UTC

[cxf] branch master updated (d529ecd -> f7cec54)

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

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


    from d529ecd  [CXF-7517]detect jvm version and specify necessary jvm args for java9 so that users needn't specify it in plugin configuration
     add 1fd95a5  Handle @Priority on ExceptionMappers
     new f7cec54  Merge pull request #323 from andymc12/exceptionMapperPriority

The 1 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:
 .../apache/cxf/jaxrs/provider/ProviderFactory.java |  2 +-
 .../cxf/jaxrs/provider/ServerProviderFactory.java  |  6 ++-
 .../cxf/jaxrs/provider/ProviderFactoryTest.java    | 46 ++++++++++++++++++++++
 3 files changed, 52 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@cxf.apache.org" <co...@cxf.apache.org>'].

[cxf] 01/01: Merge pull request #323 from andymc12/exceptionMapperPriority

Posted by am...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f7cec5425861eff7eb69fb794a07e16e32e617ec
Merge: d529ecd 1fd95a5
Author: Andy McCright <j....@gmail.com>
AuthorDate: Tue Oct 24 09:19:39 2017 -0500

    Merge pull request #323 from andymc12/exceptionMapperPriority
    
    Handle @Priority on ExceptionMappers

 .../apache/cxf/jaxrs/provider/ProviderFactory.java |  2 +-
 .../cxf/jaxrs/provider/ServerProviderFactory.java  |  6 ++-
 .../cxf/jaxrs/provider/ProviderFactoryTest.java    | 46 ++++++++++++++++++++++
 3 files changed, 52 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cxf.apache.org" <co...@cxf.apache.org>.