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 f6a3430  Upgrading Nimbus JOSE JWT and SLF4J
     new 6e69957  [SYNCOPE-1639] Replacing HashSet with TreeSet + Comparable
     new 8a2ef9f  [SYNCOPE-1640] fixed removal of empty enumeration key on 
multivalue p… (#286)

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:
 .../client/console/audit/AuditHistoryDetails.java  | 80 +++++++++++++++++++++-
 .../client/console/commons/PropertyList.java       | 16 ++---
 .../client/console/panels/PlainSchemaDetails.java  |  2 +-
 .../wicket/markup/html/form/JsonDiffPanel.java     | 14 ++--
 .../java/org/apache/syncope/common/lib/Attr.java   | 13 +++-
 .../org/apache/syncope/common/lib/to/AnyTO.java    | 12 ++--
 .../apache/syncope/common/lib/to/ConnObjectTO.java |  4 +-
 .../apache/syncope/common/lib/to/DelegationTO.java |  4 +-
 .../syncope/common/lib/to/LinkedAccountTO.java     |  6 +-
 .../apache/syncope/common/lib/to/MembershipTO.java |  8 +--
 .../syncope/common/lib/to/NotificationTaskTO.java  |  4 +-
 .../org/apache/syncope/common/lib/to/RealmTO.java  |  6 +-
 .../org/apache/syncope/common/lib/to/RoleTO.java   |  6 +-
 .../org/apache/syncope/common/lib/to/UserTO.java   |  4 +-
 14 files changed, 126 insertions(+), 53 deletions(-)

Reply via email to