You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/02/13 06:03:55 UTC

[syncope] branch 2_0_X updated (fee074d -> 0d344d1)

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

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


    from fee074d  Upgrading Tomcat
     new 1f1785d  Ensure to ignore synthetic fields during reflection
     new 0d344d1  Ensuring proper logging in build-tools

The 6146 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   |  5 ++-
 .../client/console/panels/ListViewPanel.java       | 13 +++----
 .../console/panels/RelationshipTypesPanel.java     |  2 +-
 .../client/console/panels/SchemaTypePanel.java     |  2 +-
 fit/build-tools/pom.xml                            | 44 +++++++++++++++++++++-
 .../src/main}/resources/log4j2.xml                 |  9 +++--
 .../src/main/resources/simplelogger.properties     | 20 ----------
 pom.xml                                            | 38 ++++++++++++++++++-
 12 files changed, 100 insertions(+), 43 deletions(-)
 copy fit/{core-reference/src/test => build-tools/src/main}/resources/log4j2.xml (83%)
 delete mode 100644 fit/build-tools/src/main/resources/simplelogger.properties