You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/07/17 11:56:56 UTC

[cxf] branch master updated (9101e20 -> 6c5dea2)

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 9101e20  Fixing CrossDomainTest
     add 356e576  CXF-8071 - XKMS LdapCertificateRepo searching using Service UID doesn't work
     new 6c5dea2  Merge pull request #565 from apache/CXF-8071

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:
 .../cxf/xkms/x509/repo/ldap/LdapCertificateRepo.java  |  5 +++--
 .../cxf/xkms/x509/repo/ldap/LdapSchemaConfig.java     |  2 +-
 .../systest/ldap/xkms/LDAPCertificateRepoTest.java    | 19 +++++++++++++++++++
 3 files changed, 23 insertions(+), 3 deletions(-)


[cxf] 01/01: Merge pull request #565 from apache/CXF-8071

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

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

commit 6c5dea29d4415b3de0836fe5e10cac8964271afc
Merge: 9101e20 356e576
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Wed Jul 17 12:56:51 2019 +0100

    Merge pull request #565 from apache/CXF-8071
    
    CXF-8071 - XKMS LdapCertificateRepo searching using Service UID doesn…

 .../cxf/xkms/x509/repo/ldap/LdapCertificateRepo.java  |  5 +++--
 .../cxf/xkms/x509/repo/ldap/LdapSchemaConfig.java     |  2 +-
 .../systest/ldap/xkms/LDAPCertificateRepoTest.java    | 19 +++++++++++++++++++
 3 files changed, 23 insertions(+), 3 deletions(-)