This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a change to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git.


    from 8decb9a  Moving test mail server to build-tools (avoid noisy logging 
messages in embedded mode)
     new c1e92fe  Ensure to ignore synthetic fields during reflection
     new 1c13502  Ensuring proper logging in build-tools

The 6292 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:
 .../init/ClassPathScanImplementationLookup.java    |  2 +-
 .../client/console/panels/AnyDirectoryPanel.java   |  4 +-
 .../client/console/panels/AnyTypeClassesPanel.java |  2 +-
 .../client/console/panels/AnyTypesPanel.java       |  2 +-
 .../syncope/client/console/panels/BeanPanel.java   | 11 +++---
 .../client/console/panels/ListViewPanel.java       |  6 +--
 .../console/panels/RelationshipTypesPanel.java     |  2 +-
 .../client/console/panels/SchemaTypePanel.java     |  2 +-
 fit/build-tools/pom.xml                            | 43 +++++++++++++++++++++-
 .../build-tools/src/main}/resources/log4j2.xml     | 20 +++++-----
 .../src/main/resources/simplelogger.properties     | 20 ----------
 pom.xml                                            | 38 ++++++++++++++++++-
 12 files changed, 102 insertions(+), 50 deletions(-)
 copy {client/cli/src/test => fit/build-tools/src/main}/resources/log4j2.xml 
(71%)
 delete mode 100644 fit/build-tools/src/main/resources/simplelogger.properties

Reply via email to