You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2018/01/13 09:07:41 UTC

[cxf] branch master updated (4ab4c59 -> 782371e)

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

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


    from 4ab4c59  [CXF-7609] Initial updates
     add 44d9992  [CXF-7597] Fix suspicious class loader findResource calls when resolving absolute URIs
     new 782371e  Merge pull request #363 from Evolveum/master

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:
 .../java/org/apache/cxf/resource/URIResolver.java  | 14 +++-
 .../org/apache/cxf/resource/URIResolverTest.java   | 95 +++++++++++++++++++++-
 2 files changed, 104 insertions(+), 5 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 #363 from Evolveum/master

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

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

commit 782371e380d2974881b4158d7809c77a6edd7724
Merge: 4ab4c59 44d9992
Author: Freeman(Yue) Fang <fr...@gmail.com>
AuthorDate: Sat Jan 13 17:07:37 2018 +0800

    Merge pull request #363 from Evolveum/master
    
    [CXF-7597] Fix suspicious class loader findResource calls

 .../java/org/apache/cxf/resource/URIResolver.java  | 14 +++-
 .../org/apache/cxf/resource/URIResolverTest.java   | 95 +++++++++++++++++++++-
 2 files changed, 104 insertions(+), 5 deletions(-)


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