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/19 17:53:53 UTC

[cxf] branch master updated (156be37 -> 4fa41c2)

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 156be37  More use of getEmptyDocument
     add fd53ffe  Check @Priority annotations on providers when sorting
     add b9df4f5  Ensure ContextResolvers are sorted properly by @Priority
     new 4fa41c2  Merge pull request #321 from andymc12/providerPriority

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 |  40 ++++++-
 .../cxf/jaxrs/provider/ProviderFactoryTest.java    | 118 +++++++++++++++++++++
 2 files changed, 155 insertions(+), 3 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 #321 from andymc12/providerPriority

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 4fa41c23cd766033545c24d64ce09b302abdc179
Merge: 156be37 b9df4f5
Author: Andy McCright <j....@gmail.com>
AuthorDate: Thu Oct 19 12:53:51 2017 -0500

    Merge pull request #321 from andymc12/providerPriority
    
    Check @Priority annotations on providers when sorting

 .../apache/cxf/jaxrs/provider/ProviderFactory.java |  40 ++++++-
 .../cxf/jaxrs/provider/ProviderFactoryTest.java    | 118 +++++++++++++++++++++
 2 files changed, 155 insertions(+), 3 deletions(-)

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