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 b58b43f9e7 Upgrading asciidoctorj-pdf
new c86ec83df9 Updating downloads site page for release
new 2f4882cf8d Adjusting Spring doc refs
new 9e817338a8 Prefer spring-boot-starter-mail over custom conf
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:
.../syncope/core/logic/IdMLogicTestContext.java | 8 ++
core/idrepo/logic/pom.xml | 5 ++
.../syncope/core/logic/IdRepoLogicTestContext.java | 8 ++
core/provisioning-java/pom.xml | 13 ++--
.../provisioning/java/ProvisioningContext.java | 85 ---------------------
.../provisioning/java/ProvisioningProperties.java | 87 ----------------------
.../provisioning/java/ProvisioningTestContext.java | 8 ++
core/starter/src/main/resources/core.properties | 20 +++--
.../src/main/resources/core-embedded.properties | 4 +-
.../syncope/fit/core/NotificationITCase.java | 3 +-
.../reference-guide/concepts/typemanagement.adoc | 2 +-
.../reference-guide/configuration/dbms.adoc | 16 ++--
.../reference-guide/configuration/deployment.adoc | 10 +--
.../reference-guide/configuration/email.adoc | 59 +++++----------
.../reference-guide/usage/customization.adoc | 6 +-
src/site/xdoc/downloads.xml | 64 ++++++++--------
16 files changed, 116 insertions(+), 282 deletions(-)