diff --git a/Assertion-Manager/installation.md b/Assertion-Manager/installation.md index e0cff396f46984ec2d73b5b593becee7a66cda92..17df9b7eeb3fa040ae7acc1aa5844b6dffcdc430 100755 --- a/Assertion-Manager/installation.md +++ b/Assertion-Manager/installation.md @@ -26,7 +26,7 @@ To install those requirements you can refer to the documentation of installation ## Sources & binaries -Assertions Manager is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Gitlab at [https://gitlab.inria.fr/gazelle/applications/test-design/AssertionManager](https://gitlab.inria.fr/gazelle/applications/test-design/AssertionManager). +Assertions Manager is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Gitlab at [https://gitlab.inria.fr/gazelle/public/core/assertion-manager](https://gitlab.inria.fr/gazelle/public/core/assertion-manager). The latest public packaged release can be downloaded from our Nexus repository [https://gazelle.ihe.net/nexus/#nexus-search;quick~%20AssertionManagerGui.ear](https://gazelle.ihe.net/nexus/#nexus-search;quick~%20AssertionManagerGui.ear). diff --git a/Authentication-Simulator/installation.md b/Authentication-Simulator/installation.md index ff80aa294b1c0d73761901ae7e5b78420de34bb2..c2a9cfa6ce8ce03f25ff3c390619695a447421e7 100755 --- a/Authentication-Simulator/installation.md +++ b/Authentication-Simulator/installation.md @@ -15,7 +15,7 @@ customer: eHealth Suisse ## Sources & binaries -Authentication Simulator is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Subversion at [https://svn.ihe-europe.net/gazelle/Maven/simulators/authentication-simulator/](https://svn.ihe-europe.net/gazelle/Maven/simulators/authentication-simulator/). +Authentication Simulator is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Subversion at [https://gitlab.inria.fr/gazelle/public/simulation/authentication-simulator](https://gitlab.inria.fr/gazelle/public/simulation/authentication-simulator). The latest public packaged release can be downloaded from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~authentication-simulator-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~authentication-simulator-ear) (search for **authentication-simulator-X.X.X.ear**) for Authentication Simulator and [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~idp-adapter-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~idp-adapte-ear) (search for **idp-adapte-X.X.X.ear**) for the IDP Adapter. diff --git a/CDA-Generator/installation.md b/CDA-Generator/installation.md index a17e820ada92db39ae73092d2e983e754672bf6e..1bc7fa52205b5dc55e393c78ef76bff70e05fdad 100755 --- a/CDA-Generator/installation.md +++ b/CDA-Generator/installation.md @@ -27,7 +27,7 @@ To install those requirements you can refer to the documentation of installation ## Quick start 1. CDAGenerator can be installed using gazelle user on your server: -2. Checkout the sources of CDAGenerator : git clone https://gitlab.inria.fr/gazelle/applications/mixed/CDAGenerator.git CDAGenerator +2. Checkout the sources of CDAGenerator : git clone https://gitlab.inria.fr/gazelle/public/validation/cda-generator.git CDAGenerator 3. Execute on the root of the project : `mvn clean install` 4. Create a database : cda-generator, in postgresql (createdb -U gazelle -EUTF8 cda-generator) 5. Copy the ear from CDAGenerator-ear/target/CDAGenerator.ear to /usr/local/jboss7/standalone/deployment/ diff --git a/Demographic-Data-Server/installation.md b/Demographic-Data-Server/installation.md index 5c74140a949100b8d860c42fd8936025d66a1c45..182145f992911256f6a8ab3f0575eee2c7c80b76 100755 --- a/Demographic-Data-Server/installation.md +++ b/Demographic-Data-Server/installation.md @@ -14,12 +14,12 @@ customer: IHE-EUROPE Demographic Data Server is a Maven project. Sources are available on the INRIA's Gitlab project at the following URL : -[*https://gitlab.inria.fr/gazelle/applications/test-design/DemographicDataServer.git*](https://gitlab.inria.fr/gazelle/applications/test-design/DemographicDataServer.git) +[*https://gitlab.inria.fr/gazelle/public/processing/demographic-data-server.git*](https://gitlab.inria.fr/gazelle/public/processing/demographic-data-server.git) If you would like to checkout the sources on your system you might want to use the following git command, provided git is installed on your system. ```bash -git clone https://gitlab.inria.fr/gazelle/applications/test-design/DemographicDataServer.git +git clone https://gitlab.inria.fr/gazelle/public/processing/demographic-data-server.git ``` Note that the latest executable can be extracted from our nexus repository as well at : diff --git a/EVS-Client/installation-v5.md b/EVS-Client/installation-v5.md index 30fbe8a23f09cf6f29b85535f7a59270e6bc5ce4..af013eb13c5193f5db7b75a042bd05f88b624b14 100755 --- a/EVS-Client/installation-v5.md +++ b/EVS-Client/installation-v5.md @@ -20,7 +20,7 @@ External Validation Service Front-end is a Maven project which calls several the Sources of this project are available on the INRIA GitLab; sources are managed using git. An anonymous access is available if you only want to checkout the sources (read-only access). If you intend to build the tool and to install it on your own server, we recommend you to use a tagged version; not the trunk which is the development branch. ```bash -git clone --branch "TAG_VERSION" https://gitlab.inria.fr/gazelle/applications/test-execution/validator/EVSClient.git +git clone --branch "TAG_VERSION" https://gitlab.inria.fr/gazelle/public/core/evs-client.git ``` To retrieve the current version of the tool, take a look into the release notes of the project in [*Jira*](https://gazelle.ihe.net/jira/browse/EVSCLT#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel). @@ -297,7 +297,7 @@ In case the service is not actually a service, but a tool on the server hosting Jasper reports can be found in the EVS Client sources. To be able to use them to generate PDF validation reports, use the following command in the path defined by gazelle_home_path preference : ```bash -git clone https://gitlab.inria.fr/gazelle/applications/test-execution/validator/EVSClient.git +git clone https://gitlab.inria.fr/gazelle/public/core/evs-client.git cd EVSClient/EVSClient-ear/src/main/dist/opt/EVSClient_prod/reports ``` diff --git a/EVS-Client/installation.md b/EVS-Client/installation.md index 7a148a182a69d3b8c3e7cd705c594f11cd83b2fd..a594f988f6d36985c9fc11365e07a725260e9a36 100755 --- a/EVS-Client/installation.md +++ b/EVS-Client/installation.md @@ -32,7 +32,7 @@ access is available if you only want to retrieve the sources (read-only access). build the tool and to install it on your own server, we recommend you to use a tagged version. ```bash -git clone --branch "TAG_VERSION" https://gitlab.inria.fr/gazelle/applications/test-execution/validator/EVSClient.git +git clone --branch "TAG_VERSION" https://gitlab.inria.fr/gazelle/public/core/evs-client.git ``` To retrieve the current version of the tool, take a look into the release notes of the project in diff --git a/Gazelle-HL7-Validator/installation.md b/Gazelle-HL7-Validator/installation.md index 3458e17c05b825c5556448449f7335221287ab38..6b2ca022fec3b74c412fe94241682df0791f643c 100755 --- a/Gazelle-HL7-Validator/installation.md +++ b/Gazelle-HL7-Validator/installation.md @@ -21,7 +21,7 @@ To get the artifact on Nexus browse [here](https://gazelle.ihe.net/nexus/#nexus- If you rather want to build the project by yourself, you must checkout the latest tag and package it. You may want to create a new profile to customize your build. -1. Checkout the latest tag available on Inria’s gitlab: *git clone --branch "TAG_VERSION" https://gitlab.inria.fr/gazelle/applications/test-execution/validator/gazellehl7v2validator.git* +1. Checkout the latest tag available on Inria’s gitlab: *git clone --branch "TAG_VERSION" https://gitlab.inria.fr/gazelle/public/validation/hl7v2-validator.git* 2. \[Optional\] Edit the pom.xml file and create a new profile diff --git a/Gazelle-Security-Suite/installation.md b/Gazelle-Security-Suite/installation.md index add177278f655ed882065b7ebf4a1b2f7ae391cb..5c0e8b0334fc4c6189cb6810ea43ebf82d702033 100755 --- a/Gazelle-Security-Suite/installation.md +++ b/Gazelle-Security-Suite/installation.md @@ -27,13 +27,13 @@ Since version 5.0.0 the tool is called Gazelle-Security-Suite and run on JBoss 7 # Sources & binaries -Gazelle-Security-Suite is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via git at [https://gitlab.inria.fr/gazelle/applications/mixed/gazelle-atna.git](https://gitlab.inria.fr/gazelle/applications/mixed/gazelle-atna.git). +Gazelle-Security-Suite is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via git at [https://gitlab.inria.fr/gazelle/public/core/security-suite.git](https://gitlab.inria.fr/gazelle/public/core/security-suite.git). -The latest public packaged release can be downloaded from our Sonatype Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear) (search for **gazelle-atna-X.X.X-gss.ear**). +The latest public packaged release can be downloaded from our Sonatype Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-gss.ear**). -**Important**, if you download the **ear** from Nexus it will have a name such as `gazelle-atna-ear-5.0.0-gss.ear`, then be sure to rename it to `gazelle-gss.ear` otherwise the deployment will fail. +**Important**, if you download the **ear** from Nexus it will have a name such as `gazelle-security-suite-ear-5.0.0-gss.ear`, then be sure to rename it to `gazelle-gss.ear` otherwise the deployment will fail. -If you need for any reason a more recent version (hotfix, experimental feature...), The public packaged application of our development trunk can be found at [https://gazelle.ihe.net/jenkins/job/gazelle-atna/ws/gazelle-atna-ear/target/gazelle-gss.ear](https://gazelle.ihe.net/jenkins/job/gazelle-atna/ws/gazelle-atna-ear/target/gazelle-gss.ear). This package can be unstable. +If you need for any reason a more recent version (hotfix, experimental feature...), The public packaged application of our development trunk can be found at [https://gazelle.ihe.net/jenkins/job/gazelle-atna/ws/gazelle-security-suite-ear/target/gazelle-gss.ear](https://gazelle.ihe.net/jenkins/job/gazelle-atna/ws/gazelle-security-suite-ear/target/gazelle-gss.ear). This package can be unstable. # Installation @@ -43,7 +43,7 @@ If Gazelle Security Suite is already installed in your environment and you are l ## Bouncycastle -Bouncycastle, as a security library, is very sensible to the classloader. This library is prepared during GSS build and available from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear) (search for **gazelle-atna-X.X.X-lib.zip**) +Bouncycastle, as a security library, is very sensible to the classloader. This library is prepared during GSS build and available from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-lib.zip**) bcprov library must be installed as a module of the application server. @@ -69,7 +69,7 @@ To check whether it's working, try to create a custom certificate with a key siz Your database must have a user **gazelle** -1. Download the SQL scripts archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear) (search for **gazelle-atna-X.X.X-sql.zip**) +1. Download the SQL scripts archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-sql.zip**) 1. Unzip the archive into a folder named `gss-sql` @@ -128,7 +128,7 @@ Syslog needs some configuration files installed on the same machine GSS is runni sudo mkdir /opt/syslog ``` -1. Download the syslog archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear) (search for **gazelle-atna-X.X.X-syslog.zip**) +1. Download the syslog archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-syslog.zip**) 1. Unzip the archive and copy every files into `/opt/syslog` @@ -146,7 +146,7 @@ The update mechanism has changed at version 5.1.0. Be careful to strictly follow _Reminder: Before version 5.0.0, Gazelle Security Suite was called Gazelle-ATNA-Tools._ -1. Download the new **ear** and its associated update SQL script from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-atna-ear) (search for **gazelle-atna-X.X.X-gss.ear** and **gazelle-atna-X.X.X-sql.zip**). Not each version has an update sql to execute. +1. Download the new **ear** and its associated update SQL script from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-gss.ear** and **gazelle-security-suite-X.X.X-sql.zip**). Not each version has an update sql to execute. 1. Undeploy the old **ear** from JBoss by removing it from the deployment directory. @@ -170,7 +170,7 @@ To update Gazelle-ATNA-tools 4.7.12 to Gazelle-Security-Suite 5.0.0 the process 1. Backup your database -1. Download the new **ear** and all intermediate update SQL scripts from your old version (excluded) to your target version (included). Those scripts can be found in *https://gitlab.inria.fr/gazelle/applications/mixed/gazelle-atna/tree/master/gazelle-atna-ear/src/main/sql.*. Not each version has an update sql to execute. +1. Download the new **ear** and all intermediate update SQL scripts from your old version (excluded) to your target version (included). Those scripts can be found in *https://gitlab.inria.fr/gazelle/public/core/security-suite/tree/master/gazelle-security-suite-ear/src/main/sql.*. Not each version has an update sql to execute. 1. Execute the update SQL scripts diff --git a/Gazelle-Webservice-Tester/installation.md b/Gazelle-Webservice-Tester/installation.md index b4c84e439e3f7b55e66688d8b6e48577dc654bcf..b7a6d9ab8ec562240ac9001acafa905872e46503 100755 --- a/Gazelle-Webservice-Tester/installation.md +++ b/Gazelle-Webservice-Tester/installation.md @@ -3,9 +3,9 @@ title: Installation Manual subtitle: Gazelle Webservice Tester author: Malo TOUDIC function: Software developer -date: 05/03/2019 -toolversion: 1.8.x -version: 1.02 +date: 2023-12-01 +toolversion: 2.0.0 +version: 2.0.0 status: Approved document reference: KER1-MAN-IHE-GAZELLE_WEBSERVICE_TESTER_USER customer: IHE-EUROPE @@ -13,7 +13,7 @@ customer: IHE-EUROPE # Sources & binaries -Gazelle Webservice Tester (GWT) is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Git at [https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/gazelle-webservice-tester.git](https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/gazelle-webservice-tester.git). +Gazelle Webservice Tester (GWT) is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Git at [https://gitlab.inria.fr/gazelle/public/simulation/webservice-tester.git](https://gitlab.inria.fr/gazelle/public/simulation/webservice-tester.git). The latest public packaged release can be downloaded from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear) (search for **gazelle-webservice-tester-X.X.X.ear**). diff --git a/HPD-Simulator/installation.md b/HPD-Simulator/installation.md index 9bfed861e71535a890b0a8e11ddc6d9ea9ac504e..28b13db0497faa05311cc467027054f099545d5b 100755 --- a/HPD-Simulator/installation.md +++ b/HPD-Simulator/installation.md @@ -17,7 +17,7 @@ The HPD Simulator has been developed in order to help users with testing their i As mentioned in the user guide, the LDAP directory has not been fully developed by the team, it makes use of a 3rd party tool named ApacheDS. This server is open source, certified LDAPv3 and supports DSMLv2. It also embeds a Kerberos Server (which can be useful later if we need to provide tools for the EUA profile). We currently use ApacheDS 2.0.0-M14. -The sources of the projects are available on [Inria's gitlab](https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/HPDSimulator.git). +The sources of the projects are available on [Inria's gitlab](https://gitlab.inria.fr/gazelle/public/simulation/hpd-simulator.git). # Pre-requisites @@ -130,7 +130,7 @@ Note that you may have to reset your connection to your server to see the newly ## Requirements -The HPD Simulator tool is a Maven 3 project, sources are available on Inria’s gitlab at [*https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/HPDSimulator.git*](https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/HPDSimulator.git). +The HPD Simulator tool is a Maven 3 project, sources are available on Inria’s gitlab at [*https://gitlab.inria.fr/gazelle/public/simulation/hpd-simulator.git*](https://gitlab.inria.fr/gazelle/public/simulation/hpd-simulator.git). This application runs under JBoss 7.2.0-GA and uses a postgreSQL 9 database. diff --git a/Order-Manager/installation.md b/Order-Manager/installation.md index 5122871fb24aff8d586f90085bf7aadd5d05cae4..e6f2805f8ac11f158124f01e9710cc8e0fcfb496 100755 --- a/Order-Manager/installation.md +++ b/Order-Manager/installation.md @@ -23,9 +23,9 @@ If you rather want to build the project by yourself, you must checkout the lates Checkout the latest tag available on Inria’s gitlab: ```bash -git clone https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/order-manager.git +git clone https://gitlab.inria.fr/gazelle/public/simulation/order-manager.git cd order-manager -git checkout tags/OrderManager-<version> +git checkout <version> ``` 1. \[Optional\] Edit the pom.xml file and create a new profile diff --git a/Patient-Manager/installation.md b/Patient-Manager/installation.md index dfe44a3228755f1adecb985ab0dbca4ec2cf215a..c41c07c4642a907ee0cd9394d624c492e02e1ee0 100755 --- a/Patient-Manager/installation.md +++ b/Patient-Manager/installation.md @@ -28,7 +28,7 @@ If you have your own CAS service, you need to package your own version of the to 1. Checkout the last tagged version available in Gazelle sources repository ($versionName will depend of the release you want to checkout) ```bash - git clone https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/Patient-Manager.git + git clone https://gitlab.inria.fr/gazelle/public/simulation/patient-manager.git cd PAMSimulator git checkout tags/PAMSimulator-$versionName ``` diff --git a/Proxy/installation.md b/Proxy/installation.md index c425358ec33e05fdaa4cf5c5603cc2139a608fa7..6b99cd81adab79f96796bd3689ab104edebedf64 100755 --- a/Proxy/installation.md +++ b/Proxy/installation.md @@ -17,7 +17,7 @@ Proxy is the part of the Gazelle testbed which is used to capture the messages e This tool is also bind to the EVSClient in order to validate the messages stored in the Proxy in a very simple way. As for the other tools, the proxy is an open source project and its sources are available at -[*https://gitlab.inria.fr/gazelle/applications/test-execution/gazelle-proxy.git*](https://gitlab.inria.fr/gazelle/applications/test-execution/gazelle-proxy.git). +[*https://gitlab.inria.fr/gazelle/public/core/proxy-v7.git*](https://gitlab.inria.fr/gazelle/public/core/proxy-v7.git). You can download the latest gazelle-proxy.ear in nexus [*http://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-proxy.ear*](http://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-proxy.ear) diff --git a/SVS-Simulator/installation.md b/SVS-Simulator/installation.md index 8ec3cd4064bfea020b1353cd083917e29c32c607..8f6fbfe928931e36f24c16c0ad974c6804887554 100755 --- a/SVS-Simulator/installation.md +++ b/SVS-Simulator/installation.md @@ -26,9 +26,9 @@ If you rather want to build the project by yourself, you must checkout the lates 1- Checkout the latest tag available on Inria’s forge: ```bash -git clone https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/svs-simulator.git +git clone https://gitlab.inria.fr/gazelle/public/core/svs-simulator.git cd svs-simulator -git checkout tag/SVSSimulator-<version> +git checkout <version> ``` 2- \[Optional\] Edit the pom.xml file and create a new profile diff --git a/SVS-Simulator/release-note.md b/SVS-Simulator/release-note.md index 792888d0ff50d3d9cd98b8a6970bbc4c2979f17c..fd66f4a88c49dff28790a34fe631a4d86328343f 100755 --- a/SVS-Simulator/release-note.md +++ b/SVS-Simulator/release-note.md @@ -1,18 +1,19 @@ --- title: Release note subtitle: SVSSimulator -toolversion: 2.4.0 +toolversion: 3.0.0 releasedate: 2023-12-01 author: Nicolas BAILLIET function: Software Engineer customer: IHE Europe reference: KER1-RNO-IHE-SVSSIMULATOR --- -# 2.4.0 +# 3.0.0 _Release date: 2023-12-01_ __Task__ * \[[SVS-248](https://gazelle.ihe.net/jira/browse/SVS-248)\] Integrate new sso-client-v7 +* \[[SVS-249](https://gazelle.ihe.net/jira/browse/SVS-249)\] Remove username display in GUI # 2.3.4 _Release date: 2023-04-13_ diff --git a/Schematron-Validator/installation.md b/Schematron-Validator/installation.md index bb87ebdf2e6e855a690e6fecd5f8301bc00af8c6..55cfd150a01cd88a4ac690fd6e5fc93cee942fe3 100755 --- a/Schematron-Validator/installation.md +++ b/Schematron-Validator/installation.md @@ -14,12 +14,12 @@ customer: IHE-EUROPE Schematron-based Validator is a maven project. Sources are available on the INRIA Source Forge at the following URL: -[*https://gitlab.inria.fr/gazelle/applications/test-execution/validator/SchematronValidator.git*](https://gitlab.inria.fr/gazelle/applications/test-execution/validator/SchematronValidator.git) +[*https://gitlab.inria.fr/gazelle/public/validation/schematron-validator.git*](https://gitlab.inria.fr/gazelle/public/validation/schematron-validator.git) If you'd like to checkout the sources on your system you might want to use the following git command, provided subversion is installed on your system. ```bash -git clone https://gitlab.inria.fr/gazelle/applications/test-execution/validator/SchematronValidator.git +git clone https://gitlab.inria.fr/gazelle/public/validation/schematron-validator.git ``` Note that the latest executable can be extracted from our nexus repository as well at diff --git a/Test-Management/installation.md b/Test-Management/installation.md index caf17fcce60140b3abb7561f14200ddf25513b5f..a673f4c818ec099fe14322b41d4638506d34b11d 100755 --- a/Test-Management/installation.md +++ b/Test-Management/installation.md @@ -32,13 +32,13 @@ You can either fetch the public EAR (released version) in our [Nexus repository] The sources are available on the INRIA's Gitlab: ```bash -git clone https://gitlab.inria.fr/gazelle/applications/mixed/gazelle-tm.git +git clone https://gitlab.inria.fr/gazelle/public/core/test-management.git ``` It requires jdk8 and maven to build, but jdk7 to run. ```bash -cd gazelle-tm +cd test-management mvn clean install ``` diff --git a/Test-Management/release-note.md b/Test-Management/release-note.md index 32dca4e0f4170fc28fe81bd21bc58548099063b0..c70a7791640ce24e2283eb95bc5a80a511cb6152 100755 --- a/Test-Management/release-note.md +++ b/Test-Management/release-note.md @@ -1,13 +1,25 @@ --- title: Release note subtitle: Test Management -toolversion: 7.1.5 -releasedate: 2023-11-06 +toolversion: 8.0.0 +releasedate: 2024-02-01 author: Anne-Gaëlle BERGE function: Software Engineer customer: IHE Europe reference: KER1-RNO-IHE-TEST_MANAGEMENT --- +# 8.0.0 +_Release date: 2024-02-01_ + +__Story__ +* \[[GZL-5206](https://gazelle.ihe.net/jira/browse/GZL-5206)\] [GUM] Remove account creation in TM +* \[[GZL-5207](https://gazelle.ihe.net/jira/browse/GZL-5207)\] [GUM] Remove username display +* \[[GZL-5261](https://gazelle.ihe.net/jira/browse/GZL-5261)\] [GUM] Use new user client in TM to perform actions on users + +__Task__ +* \[[GZL-5205](https://gazelle.ihe.net/jira/browse/GZL-5205)\] [GUM] Create webservice to manage organizations +* \[[GZL-5270](https://gazelle.ihe.net/jira/browse/GZL-5270)\] [GUM] Setup cache for user lookups + # 7.1.5 _Release date: 2023-11-06_ diff --git a/XDStar-Client/installation.md b/XDStar-Client/installation.md index 6baed75879e3fe97d1c1d5192b162ddfa70d5fce..b6ac43990ed4fd610bb0a8f8c84ba8147a886e4a 100755 --- a/XDStar-Client/installation.md +++ b/XDStar-Client/installation.md @@ -50,11 +50,11 @@ All these steps are done by the script. The next paragraph are only details of h # Compile Sources -XDStarClient is an open source project under Apache2 licence. The sources are available on the IHE's subversion server: +XDStarClient is an open source project under Apache2 licence. The sources are available on the IHE's gitlab server: ```bash -svn checkout https://svn.ihe-europe.net/gazelle/Maven/simulators/XDStar-modules/trunk XDStar-modules -svn checkout https://svn.ihe-europe.net/gazelle/Maven/simulators/XDStarClient/trunk XDStarClient +git clone https://gitlab.inria.fr/gazelle/public/simulation/xdstar-modules +git clone https://gitlab.inria.fr/gazelle/public/simulation/xdstar-client ``` Before compiling, go to the directory XDStarClient and edit the file pom.xml. Open this file and adapt the properties of profile prod to your case : diff --git a/XDW-Simulator/installation.md b/XDW-Simulator/installation.md index 9f2f71015e0ea0beea9215cfa6988326d31558e4..956763f84548c93fd1d622afc4d9741eeacb2453 100755 --- a/XDW-Simulator/installation.md +++ b/XDW-Simulator/installation.md @@ -21,10 +21,10 @@ To get the artifact on Nexus browse: [*https://gazelle.ihe.net/nexus/index.html# If you rather want to build the project by yourself, you must checkout the latest tag and package it. You may want to create a new Maven profile to customize your build. -Checkout the latest tag available on Inria’s forge: +Checkout the latest tag available on Inria’s gitlab: ```bash -svn co svn checkout https://svn.ihe-europe.net/gazelle/Maven/simulators/XDWSimulator/tags/XDWSimulator-versionName +git clone https://gitlab.inria.fr/gazelle/public/simulation/xdw-simulator ``` 1. \[Optional\] Edit the pom.xml file and create a new profile