From 30cc38a77b37697af7cbd6d2d8f24c90fe08b959 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Wed, 12 May 2021 20:38:12 +0200 Subject: switch to release version --- .gitlab-ci.yml | 3 ++- basicConfig/eIDAS/igniteSpecificCommunication.xml | 19 ++++++++++++++++++- build_reporting/pom.xml | 2 +- connector/pom.xml | 2 +- connector_lib/pom.xml | 2 +- eidas_modules/authmodule-eIDAS-v2/pom.xml | 2 +- eidas_modules/pom.xml | 2 +- infos/Handbuch_MS-eIDAS-Node.docx | Bin 0 -> 64139 bytes infos/handbook/Handbuch_MS-eIDAS-Node.pdf | Bin 0 -> 871397 bytes infos/readme_1.2.0.md | 7 ++++--- pom.xml | 2 +- 11 files changed, 30 insertions(+), 11 deletions(-) create mode 100644 infos/Handbuch_MS-eIDAS-Node.docx create mode 100644 infos/handbook/Handbuch_MS-eIDAS-Node.pdf diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 364d19fb..166c8d57 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,5 @@ -image: maven:latest +#image: maven:latest +image: maven:3.6.3-jdk-11 variables: LC_ALL: "en_US.UTF-8" diff --git a/basicConfig/eIDAS/igniteSpecificCommunication.xml b/basicConfig/eIDAS/igniteSpecificCommunication.xml index f817f5a4..da61cbf1 100644 --- a/basicConfig/eIDAS/igniteSpecificCommunication.xml +++ b/basicConfig/eIDAS/igniteSpecificCommunication.xml @@ -53,30 +53,35 @@ + + - + + + + @@ -106,4 +111,16 @@ + + + + + + + + + + diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index eca57a03..36e9877d 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas ms_specific - 1.1.1-SNAPSHOT + 1.2.0 build_reporting pom diff --git a/connector/pom.xml b/connector/pom.xml index 6516e351..afe9f81c 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas ms_specific - 1.1.1-SNAPSHOT + 1.2.0 at.asitplus.eidas.ms_specific diff --git a/connector_lib/pom.xml b/connector_lib/pom.xml index f24a2801..c3d28008 100644 --- a/connector_lib/pom.xml +++ b/connector_lib/pom.xml @@ -7,7 +7,7 @@ at.asitplus.eidas ms_specific - 1.1.1-SNAPSHOT + 1.2.0 at.asitplus.eidas.ms_specific connector_lib diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 78039e9c..e95175d1 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas.ms_specific modules - 1.1.1-SNAPSHOT + 1.2.0 at.asitplus.eidas.ms_specific.modules authmodule-eIDAS-v2 diff --git a/eidas_modules/pom.xml b/eidas_modules/pom.xml index 701ee39b..4389637d 100644 --- a/eidas_modules/pom.xml +++ b/eidas_modules/pom.xml @@ -4,7 +4,7 @@ at.asitplus.eidas ms_specific - 1.1.1-SNAPSHOT + 1.2.0 at.asitplus.eidas.ms_specific modules diff --git a/infos/Handbuch_MS-eIDAS-Node.docx b/infos/Handbuch_MS-eIDAS-Node.docx new file mode 100644 index 00000000..7bb5c919 Binary files /dev/null and b/infos/Handbuch_MS-eIDAS-Node.docx differ diff --git a/infos/handbook/Handbuch_MS-eIDAS-Node.pdf b/infos/handbook/Handbuch_MS-eIDAS-Node.pdf new file mode 100644 index 00000000..dd79201f Binary files /dev/null and b/infos/handbook/Handbuch_MS-eIDAS-Node.pdf differ diff --git a/infos/readme_1.2.0.md b/infos/readme_1.2.0.md index 5b25d3f9..2b4638cf 100644 --- a/infos/readme_1.2.0.md +++ b/infos/readme_1.2.0.md @@ -28,9 +28,10 @@ Nachfolgend finden Sie die erforderlichen Schritte für das Update eines bestehe 2. Entpacken Sie das Releasepacket *ms_specific_connector-1.2.0-dist.zip* in ein temporäres Verzeichnis welches in weiterer Folge __MsConnectorPackage__ bezeichnet wird. 3. Kopieren sie die Applikation __MsConnectorPackage__/ms_connector.war nach in das Applikationsverzeichnis ihres Applikationsservers 4. Mit der Version 1.2.0 wurde die Konfiguration eine eine Minimalkonfiguration [`default_config.properties`](./../config/default_config.properties) und eine in den MS-Connectorintegrierte Defaultkonfiguration aufgteilt. Die nachfolgende Aufzählung umfasst die neuen oder geänderten Konfigurationsparameter, beschreibt jedoch keine Aufteilung einer bestehenden Konfiguration in Minimal- und Defaultteil. Eine vollständige Beschreibung aller Konfigurationswerte finden Sie im Handbuch zum AT MS-Connector. -5. Update bestehender Dateien . Die nachfolgenden Dateien wurden geändert und erfordern eine Anpassung oder eine Übernahme dem Releasepacket, sofern die Anpassung nicht bereits durchgeführt wurde - - * __MsConnectorPackage__/config/templates/error_message.html +5. Update bestehender Dateien . Die nachfolgenden Dateien wurden geändert und erfordern eine Anpassung oder eine Übernahme dem Releasepacket, sofern die Anpassung nicht bereits durchgeführt wurde. Sofern die entsprechenden Datein an die bestehende Infrastruktur angepasst wurden so müssen diese Änderungen übernommen werden. + - __MsConnectorPackage__/config/templates/error_message.html + - __MsConnectorPackage__/config/eIDAS/igniteSpecificCommunication.xml + Hinweis: Siehe auch Update-Hinweise zur EIDAS-Node v2.5 6. Erstellung neuer Dateien - _KeyStore für ID Austria AuthBlock:_ Erstellen eines KeyStore mit mit öffentlichem und privaten Schlüssel welcher für die JWS Signature des technischen ID Austria AuthBlocks verwendet werden soll. 7. Neue Konfigurationsparameter diff --git a/pom.xml b/pom.xml index 2b557e9a..e89fb51a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 at.asitplus.eidas ms_specific - 1.1.1-SNAPSHOT + 1.2.0 pom MS specific eIDAS components -- cgit v1.2.3