From 75d67c33019ea1dbcd2fa0b287cb624b6919ed85 Mon Sep 17 00:00:00 2001 From: gnitsch Date: Thu, 14 May 2026 00:26:20 +0200 Subject: [PATCH 1/5] re-linking to TM-Eco modified NeTEx submodule link to TM-Eco space. --- .gitmodules | 2 +- xsd/opra_request.xsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 50f3c71..7e1e2a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "NeTEx"] path = NeTEx - url = https://github.com/NeTEx-CEN/NeTEx + url = https://github.com/TransmodelEcosystem/NeTEx branch = v2.0 ignore = dirty [submodule "OJP"] diff --git a/xsd/opra_request.xsd b/xsd/opra_request.xsd index 93764f7..ed1e15b 100644 --- a/xsd/opra_request.xsd +++ b/xsd/opra_request.xsd @@ -245,7 +245,7 @@ - General OpRa Subscription Request that subscribes to PublicationDelivery responses. + General OpRa Subscription Request that subscribes to PublicationDelivery deliveries. From 0ca45516eaf4c24feec78ed5ccd94927bfc2bbd4 Mon Sep 17 00:00:00 2001 From: gnitsch Date: Tue, 15 Sep 2026 23:38:55 +0200 Subject: [PATCH 2/5] update link of SIRI submodule to TransmodelEcosystem --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7e1e2a9..56d0e28 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,6 +9,6 @@ ignore = dirty [submodule "SIRI"] path = SIRI - url = https://github.com/Aurige/SIRI - branch = SIRI-for-OpRa + url = https://github.com/TransmodelEcosystem/NeTEx + branch = v2.2 ignore = dirty From a04d56e693015711b8f1890c72a7a56a7e7f22a7 Mon Sep 17 00:00:00 2001 From: gnitsch Date: Tue, 15 Sep 2026 23:40:37 +0200 Subject: [PATCH 3/5] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 56d0e28..cb77b37 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,6 +9,6 @@ ignore = dirty [submodule "SIRI"] path = SIRI - url = https://github.com/TransmodelEcosystem/NeTEx + url = https://github.com/TransmodelEcosystem/SIRI branch = v2.2 ignore = dirty From 6c9ee31be76013487ef7705a6ebe0653c375ac0e Mon Sep 17 00:00:00 2001 From: gnitsch Date: Tue, 15 Sep 2026 23:45:56 +0200 Subject: [PATCH 4/5] removal of OJP submodule (test dependency) --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index cb77b37..d28e137 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,10 +3,6 @@ url = https://github.com/TransmodelEcosystem/NeTEx branch = v2.0 ignore = dirty -[submodule "OJP"] - path = OJP - url = https://github.com/VDVde/OJP - ignore = dirty [submodule "SIRI"] path = SIRI url = https://github.com/TransmodelEcosystem/SIRI From 612cb303671c5534b2f97755f56a0c686800ced1 Mon Sep 17 00:00:00 2001 From: gnitsch Date: Tue, 15 Sep 2026 23:53:44 +0200 Subject: [PATCH 5/5] Delete OJP --- OJP | 1 - 1 file changed, 1 deletion(-) delete mode 160000 OJP diff --git a/OJP b/OJP deleted file mode 160000 index 482625c..0000000 --- a/OJP +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 482625caef9b099943d2c837dfa6aab5795d3606