From 4cc5143da1c5da385ce63bc63a37ec0b74ced167 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 15 Aug 2025 14:56:39 +0200 Subject: [PATCH 1/4] Eliminate unused properties We have a ton of magic properties which are not referenced anywhere: remove them. Change-Id: I6fe5d9194a3b59e800b920757cf952cf733319b2 Signed-off-by: Robert Varga --- commons/parent/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 93bd3fb8..5b79f6d9 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -28,13 +28,8 @@ ODL :: lispflowmapping :: ${project.artifactId} - 1.0.0 - 0.5.0 1.22.0-SNAPSHOT - 0.25.0-SNAPSHOT - 0.29.0-SNAPSHOT src/main/yang-gen-sal - 0.5.0 src/main/yang -- 2.34.1 From 71a037bea8ff03ee472cd373d7486704c9629224 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 15 Aug 2025 15:01:42 +0200 Subject: [PATCH 2/4] Use lispflowmapping-artifacts in lispflowmapping-commons Reduce declaration overlap by importing our artifacts. Change-Id: I00eef8ea0b12d3e9a4bfaf123b26f83cd7f4009c Signed-off-by: Robert Varga --- commons/parent/pom.xml | 59 ++++-------------------------------------- 1 file changed, 5 insertions(+), 54 deletions(-) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 5b79f6d9..9172d8b1 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -35,8 +35,6 @@ - org.opendaylight.mdsal mdsal-artifacts @@ -53,61 +51,14 @@ org.opendaylight.lispflowmapping - common.build.tools - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - lispflowmapping-code-commons - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - lispflowmapping-commons - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - mappingservice.api - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - mappingservice.implementation - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - mappingservice.inmemorydb - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - mappingservice.northbound - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - mappingservice.shell - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - mappingservice.southbound - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - mappingservice.lisp-proto - ${lispflowmapping.version} - - - org.opendaylight.lispflowmapping - ui-lispflowmapping - ${lispflowmapping.version} + lispflowmapping-artifacts + 1.22.0-SNAPSHOT + pom + import + -- 2.34.1 From 3a9f58421ccb25db5e425627bb430f37676a1902 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 15 Aug 2025 15:03:28 +0200 Subject: [PATCH 3/4] Do not deploy/install features-aggregator This is just a build intermediary, which is not referenced anywhere: do not expose its presence. Change-Id: Ide5844d76267b9eadedcd23a3348841375de0e8d Signed-off-by: Robert Varga --- features/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/features/pom.xml b/features/pom.xml index 3288f4aa..3d2d8785 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,6 +24,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html build failure. Please do not modify this unless you have a good reason. --> ODL :: lispflowmapping :: ${project.artifactId} + + true + true + + odl-lispflowmapping-models odl-lispflowmapping-inmemorydb -- 2.34.1 From 959b437aef962e4f2906bbd235cb0a19cecbd075 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 15 Aug 2025 13:21:36 +0000 Subject: [PATCH 4/4] Release Validate --- artifacts/pom.xml | 2 +- commons/build_tools/pom.xml | 2 +- commons/parent/pom.xml | 6 +++--- features/features-lispflowmapping/pom.xml | 2 +- features/odl-lispflowmapping-inmemorydb/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice-shell/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice/pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-msmr/pom.xml | 2 +- features/odl-lispflowmapping-southbound/pom.xml | 2 +- features/pom.xml | 2 +- integrationtest/pom.xml | 4 ++-- lispflowmapping-karaf/pom.xml | 2 +- mappingservice/api/pom.xml | 2 +- mappingservice/dsbackend/pom.xml | 2 +- mappingservice/implementation/pom.xml | 2 +- mappingservice/inmemorydb/pom.xml | 2 +- mappingservice/lisp-proto/pom.xml | 2 +- mappingservice/mapcache/pom.xml | 2 +- mappingservice/pom.xml | 2 +- mappingservice/shell/pom.xml | 2 +- mappingservice/southbound/pom.xml | 2 +- pom.xml | 2 +- 23 files changed, 26 insertions(+), 26 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 6ecbcd15..a221e237 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.22.0-SNAPSHOT + 1.22.0 pom diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index 4363358c..fbea2023 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.22.0-SNAPSHOT + 1.22.0 ../parent diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 9172d8b1..39560b71 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -21,14 +21,14 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.22.0-SNAPSHOT + 1.22.0 pom ODL :: lispflowmapping :: ${project.artifactId} - 1.22.0-SNAPSHOT + 1.22.0 src/main/yang-gen-sal src/main/yang @@ -52,7 +52,7 @@ org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.22.0-SNAPSHOT + 1.22.0 pom import diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index 6ffe562e..82073731 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-lispflowmapping - 1.22.0-SNAPSHOT + 1.22.0 feature diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index cd71e5e3..95b5708b 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-inmemorydb - 1.22.0-SNAPSHOT + 1.22.0 feature diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index b9787ae2..bab7249f 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice-shell - 1.22.0-SNAPSHOT + 1.22.0 feature diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index e9dfa00f..a54be508 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice - 1.22.0-SNAPSHOT + 1.22.0 feature diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 2bbe9ca1..e3db169c 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-models - 1.22.0-SNAPSHOT + 1.22.0 feature diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index 811db7f9..c4e2807c 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-msmr - 1.22.0-SNAPSHOT + 1.22.0 feature diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 3051a05b..6e4f3e9e 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-southbound - 1.22.0-SNAPSHOT + 1.22.0 feature diff --git a/features/pom.xml b/features/pom.xml index 3d2d8785..997a3a59 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-aggregator - 1.22.0-SNAPSHOT + 1.22.0 pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 6525f227..3ea636ff 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.lispflowmapping mappingservice.integrationtest - 1.22.0-SNAPSHOT + 1.22.0 bundle @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.22.0-SNAPSHOT + 1.22.0 zip diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 241f1924..31465923 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.22.0-SNAPSHOT + 1.22.0 pom diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index f4c6fb11..a67881ae 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.22.0-SNAPSHOT + 1.22.0 bundle diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml index ca3b05b3..fb5e978d 100644 --- a/mappingservice/dsbackend/pom.xml +++ b/mappingservice/dsbackend/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.0 mappingservice.dsbackend diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index cc850fc4..4e7218ac 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.0 mappingservice.implementation diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index 2632e844..57d6fbd6 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.0 mappingservice.inmemorydb diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index d32cfe9c..73a3b5e8 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.22.0-SNAPSHOT + 1.22.0 bundle diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index 92459179..720d72ed 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.0 mappingservice.mapcache diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 3a98569f..b012f078 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.0 pom diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index 6cf1bf7e..2ad2a0c7 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.0 mappingservice.shell diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 0b5d95de..cea085d7 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.0 mappingservice.southbound diff --git a/pom.xml b/pom.xml index ba7c8b66..90bab88f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.22.0-SNAPSHOT + 1.22.0 commons/parent -- 2.34.1