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 2bbea2d Upgrading pdfbox
new 34de818 [SYNCOPE-1406] Flowable local directory was changed by
SYNCOPE-1369
new 8a35832 Aligning DB versions
new 569b1b3 [SYNCOPE-1405] Managing views.xml depending on the actual DBMS
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:
deb/core/pom.xml | 12 ++++++------
docker/core/src/main/resources/Dockerfile | 1 +
docker/core/src/main/resources/startup.sh | 6 ++++--
.../core/src/main/resources/views.xml.mariadb | 0
.../core/src/main/resources/views.xml.mssql | 0
.../core/src/main/resources/views.xml.mysql | 0
.../core/src/main/resources/views.xml.postgresql | 0
.../main/resources/docker-compose/docker-compose-mariadb.yml | 2 +-
.../resources/docker-compose/docker-compose-postgresql.yml | 2 +-
9 files changed, 13 insertions(+), 10 deletions(-)
copy core/persistence-jpa/src/main/resources/views.xml =>
docker/core/src/main/resources/views.xml.mariadb (100%)
copy fit/core-reference/src/main/resources/sqlserver/views.xml =>
docker/core/src/main/resources/views.xml.mssql (100%)
copy core/persistence-jpa/src/main/resources/views.xml =>
docker/core/src/main/resources/views.xml.mysql (100%)
copy fit/core-reference/src/main/resources/postgres/views.xml =>
docker/core/src/main/resources/views.xml.postgresql (100%)