From 4d85f30f48a1f78b19eb9fdc2ef6206c83f8ac8b Mon Sep 17 00:00:00 2001 From: corneliouzbett Date: Thu, 8 Feb 2024 11:50:36 +0300 Subject: [PATCH 1/2] OZ-348: Exclude routes jars from openmrs modules. --- distro/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/distro/pom.xml b/distro/pom.xml index 367a6e2..c3b75eb 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -126,6 +126,7 @@ ${project.build.directory}/openmrs_modules/ jar, omod + com.ozonehis From 2a58b175b7ea227a21c5ae39ab1aa1ab568913a2 Mon Sep 17 00:00:00 2001 From: corneliouzbett Date: Thu, 8 Feb 2024 12:35:14 +0300 Subject: [PATCH 2/2] Code review --- distro/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/distro/pom.xml b/distro/pom.xml index c3b75eb..ea0e929 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -124,7 +124,8 @@ true true ${project.build.directory}/openmrs_modules/ - + jar, omod com.ozonehis