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 634b3c3c17 Upgrading ANTLR4 and JDBC drivers
     new 51c03eb392 Adding missing info about ProvisionSorter
     new 0007f555c1 [SYNCOPE-1721] Missing bean declarations
     new 4ee601c0f6 [SYNCOPE-1731] Revisiting ManyToMany association between 
JPAAnyType and JPAAnyTypeClass (#412)

The 3 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:
 .../apache/syncope/core/logic/AnyTypeLogic.java    | 31 ++++++-------------
 .../core/persistence/api/entity/AnyType.java       |  4 +--
 .../core/persistence/jpa/entity/JPAAnyType.java    | 18 +++++------
 .../persistence/jpa/entity/JPAAnyTypeClass.java    |  5 ----
 .../java/data/AnyTypeDataBinderImpl.java           |  9 +++---
 .../src/main/resources/log4j2.xml                  |  2 +-
 .../concepts/externalresources.adoc                |  2 +-
 .../reference-guide/concepts/policies.adoc         | 10 +++----
 .../concepts/provisioning/pull.adoc                | 22 ++++++++++++--
 .../concepts/provisioning/push.adoc                | 20 +++++++++++--
 .../reference-guide/concepts/typemanagement.adoc   |  4 +--
 .../reference-guide/usage/adminconsole.adoc        |  2 +-
 .../syncope/wa/starter/config/WAContext.java       | 35 +++++++++++++++++-----
 13 files changed, 97 insertions(+), 67 deletions(-)

Reply via email to