This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git.
from 77fd2ab Upgrading pdfbox
new 09e9ec9 [SYNCOPE-1406] Flowable local directory was changed by
SYNCOPE-1369
new f1d7cf6 Aligning DB versions
new 18561b7 [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%)