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/11/11 20:00:09 UTC

[cxf] 01/01: Merge pull request #337 from andymc12/getMatchedURIs

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

amccright pushed a commit to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7c28d5dac2923a10be9fb6c1d9072948b2703ccf
Merge: 8a40783 e96e8f3
Author: Andy McCright <j....@gmail.com>
AuthorDate: Sat Nov 11 14:00:06 2017 -0600

    Merge pull request #337 from andymc12/getMatchedURIs
    
    [CXF-7527] getMatchedURIs to avoid duplicate URIs

 .../org/apache/cxf/jaxrs/impl/UriInfoImpl.java     |  20 ++-
 .../org/apache/cxf/jaxrs/impl/UriInfoImplTest.java | 155 +++++++++++++++++++++
 .../systest/jaxrs/JAXRSClientServerBookTest.java   |  16 +--
 .../cxf/systest/jaxrs/JAXRSUriInfoMatchTest.java   |   6 +-
 4 files changed, 179 insertions(+), 18 deletions(-)

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