This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git.
from 88c7f73 [SYNCOPE-1518] Conditionally enabling Wicket's
XForwardedRequestWrapperFactory
new 7d6bfc6 Upgrade to Spring Gateway 2.2.0 GA
new 25515a6 [SYNCOPE-1513] Fixing basic console tests
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:
.../syncope/client/console/AbstractTest.java | 141 ------------
.../syncope/client/console/AbstractTest.java | 236 +++++++++++++++++++++
.../console/SyncopeConsoleApplicationTest.java | 0
.../console/src/test/resources/log4j2.xml | 0
pom.xml | 14 +-
5 files changed, 237 insertions(+), 154 deletions(-)
delete mode 100644
client/console/src/test/java/org/apache/syncope/client/console/AbstractTest.java
create mode 100644
client/idrepo/console/src/test/java/org/apache/syncope/client/console/AbstractTest.java
rename client/{ =>
idrepo}/console/src/test/java/org/apache/syncope/client/console/SyncopeConsoleApplicationTest.java
(100%)
rename client/{ => idrepo}/console/src/test/resources/log4j2.xml (100%)