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 203121e5541 Update async-http-client to 2.14.5
new 5f2597ed160 Add a boolean to guard against remove schema download for
WS-MEX (#3054)
new 4578f3a37b7 Fixup for tests after wsmex patch
new 50097c45046 Recording .gitmergeinfo Changes
The 3 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:
.gitmergeinfo | 2 +
.../cxf/ws/security/trust/AbstractSTSClient.java | 45 ++++++---
.../ws/security/trust/AbstractSTSClientTest.java | 105 +++++++++++++++++++++
3 files changed, 139 insertions(+), 13 deletions(-)
create mode 100644
rt/ws/security/src/test/java/org/apache/cxf/ws/security/trust/AbstractSTSClientTest.java