This is an automated email from the ASF dual-hosted git repository.
buhhunyx pushed a change to branch saaj-impl
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from cefc995 osgi
add 6c2778a CXF-8201 add additional check for file scheme in setUriParts
(#630)
add c3f78e4 cxf-systests-uncategorized: sync jacorb version
add fbc1c31 Update to junit 4.13
add bc1848e cxf-services-sts-systests-itests: reorganize test dependencies
new f3a978b Merge remote-tracking branch 'origin/master' into saaj-impl
new e1df4c2 Porting SAAJ 1.4 changes from WSS4J
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:
core/pom.xml | 3 +-
.../apache/cxf/common/util/CollectionUtils.java | 4 ++
.../cxf/common/util/CollectionUtilsTest.java | 4 +-
parent/pom.xml | 7 +-
.../org/apache/cxf/jaxrs/impl/UriBuilderImpl.java | 15 +++-
.../apache/cxf/jaxrs/impl/UriBuilderImplTest.java | 48 +++++++++++++
services/sts/systests/pom.xml | 1 -
services/sts/systests/sts-features/pom.xml | 82 ----------------------
.../sts-features/src/main/resources/features.xml | 29 --------
services/sts/systests/sts-itests/pom.xml | 7 +-
.../sts/itests/BasicSTSIntegrationTest.java | 61 +++++++---------
systests/uncategorized/pom.xml | 15 +---
12 files changed, 98 insertions(+), 178 deletions(-)
delete mode 100644 services/sts/systests/sts-features/pom.xml
delete mode 100644
services/sts/systests/sts-features/src/main/resources/features.xml