This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 19d20f756fa Switch XML Security CryptoLoader to use URIResolver (#3280)
new 05d70a96fc8 Plug URIResolver into AttachmentUtil (#3289)
new 867804a2f73 Encode LDAP query parameter names as well (#3288)
The 2 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/attachment/AttachmentUtil.java | 7 ++++++-
.../apache/cxf/attachment/AttachmentDeserializerTest.java | 12 ++++++++++++
.../org/apache/cxf/aegis/type/mtom/AttachmentUtil.java | 8 +++++---
.../cxf/jaxrs/ext/search/ldap/LdapQueryVisitor.java | 3 ++-
.../cxf/jaxrs/ext/search/ldap/LdapQueryVisitorTest.java | 15 +++++++++++++++
5 files changed, 40 insertions(+), 5 deletions(-)