This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
from f8ef9e70b1 [SYNCOPE-1767] Fixing SQL query for MemberCond and
adjusting Elasticsearch to cope with membership changes (#480)
new 09a30f02d6 Upgrading Spring Boot and Spring Cloud Gateway
new b020feca32 Ensure Core is ready before running WA unit tests
new fe90288bed Not relying anymore on live httpbin.org
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:
.../core/persistence/jpa/inner/SRARouteTest.java | 2 +-
.../apache/syncope/fit/core/SRARouteITCase.java | 4 +--
fit/wa-reference/pom.xml | 35 ++++++++++++++++++++++
.../apache/syncope/fit/sra/AbstractSRAITCase.java | 8 ++---
pom.xml | 4 +--
wa/starter/pom.xml | 8 ++---
.../apache/syncope/wa/starter/AbstractTest.java | 13 ++++++++
.../syncope/wa/starter/WAServiceRegistryTest.java | 4 ---
8 files changed, 61 insertions(+), 17 deletions(-)