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:53 UTC

[syncope] branch master updated (6211002 -> 5f98c9b)

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 6211002  Upgrading bcpkix-jdk15on
     new 83fb294  Ensuring proper logging in build-tools
     new 5f98c9b  Ensure to ignore synthetic fields during reflection

The 6312 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                            | 46 ++++++++++++++++------
 .../src/main}/resources/log4j2.xml                 | 26 +++---------
 .../src/main/resources/simplelogger.properties     | 20 ----------
 pom.xml                                            | 33 +++++++++++++++-
 12 files changed, 85 insertions(+), 71 deletions(-)
 copy fit/{core-reference/src/test => build-tools/src/main}/resources/log4j2.xml (58%)
 delete mode 100644 fit/build-tools/src/main/resources/simplelogger.properties